Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4945837/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/sssd/sssd-manpages-1-16/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/sssd/sssd-manpages-1-16/pt/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2020-08-12T10:47:57.289842Z",
    "action": 4,
    "target": "<command>sss_usermod</command> <arg choice='opt'> <replaceable>options</replaceable> </arg> <arg choice='plain'><replaceable>LOGIN</replaceable></arg>",
    "id": 1280598,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/1280598/?format=api"
}