Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/549444/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/abrt/abrt/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/abrt/uk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/taraspan/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/taraspan/?format=api",
    "timestamp": "2021-12-19T21:24:52.138020Z",
    "action": 2,
    "target": "& [-vs] [-F РЯДОК]... ФАЙЛ ПРОГРАМА [ПАРАМЕТРИ]\n\nСпостерігає за файлом журналу ФАЙЛ та запускає програму ПРОГРАМА,\nколи до нього додаються дані або виконується його заміна",
    "id": 3800004,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3800004/?format=api"
}