Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1996857/?format=api",
    "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/uk/?format=api",
    "dictionary": null,
    "user": 179,
    "author": 179,
    "timestamp": "2023-10-03T12:24:52",
    "action": 5,
    "target": "Ви дійсно бажаєте видалити файл(и)?",
    "id": 869790,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/869790/?format=api"
}