Changes API.

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

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

{
    "unit": "http://translate.cacti.net/api/units/954/?format=api",
    "component": "http://translate.cacti.net/api/components/cacti/audit/?format=api",
    "translation": "http://translate.cacti.net/api/translations/cacti/audit/ru/?format=api",
    "user": "http://translate.cacti.net/api/users/Coool/?format=api",
    "author": "http://translate.cacti.net/api/users/Coool/?format=api",
    "timestamp": "2022-06-27T19:53:18.259528Z",
    "action": 2,
    "target": "страница, id_пользователя, имя_пользователя, действие, ip_адрес, пользовательский_агент, время_события, пост",
    "id": 26538,
    "action_name": "Translation changed",
    "url": "http://translate.cacti.net/api/changes/26538/?format=api"
}