Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/1096397/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://l10n.opensuse.org/api/units/7685346/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/pl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/michaszymanski/?format=api",
    "author": "https://l10n.opensuse.org/api/users/michaszymanski/?format=api",
    "timestamp": "2018-04-15T13:37:02.191750Z",
    "action": 5,
    "target": "Zaczynając od wersji 2.12 AppArmor, polecenie <command>systemctl stop apparmor</command> nie będzie działało. W konsekwencji <command>systemctl restart apparmor</command> będzie poprawnie przeładowywać profile AppArmor.",
    "id": 1096397,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1096397/?format=api"
}