Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2491264/?format=api",
    "component": "http://weblate.ucs.ru/api/components/rk_lite/rklocomm/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklocomm/ru/?format=api",
    "dictionary": null,
    "user": 191,
    "author": 191,
    "timestamp": "2024-03-11T06:32:58",
    "action": 5,
    "target": "Документ не активен",
    "id": 1129774,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/1129774/?format=api"
}