Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/sssd/sssd-1-16/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/sssd/sssd-1-16/tg/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/pbrezina/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/pbrezina/?format=api",
    "timestamp": "2020-08-12T10:01:29.093689Z",
    "action": 0,
    "target": "",
    "id": 1279860,
    "action_name": "Resource updated",
    "url": "https://translate.fedoraproject.org/api/changes/1279860/?format=api"
}