Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/310404/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/abrt/gnome-abrt/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/gnome-abrt/pt/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/tjapro/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/tjapro/?format=api",
    "timestamp": "2020-02-24T01:37:54.483134Z",
    "action": 2,
    "target": "Falha do Sistema",
    "id": 83015,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/83015/?format=api"
}