Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1370603/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dmctldmctl/bg/?format=api",
    "dictionary": null,
    "user": 144,
    "author": 144,
    "timestamp": "2022-01-14T08:19:44",
    "action": 5,
    "target": "Премахни всички филтри|Премахване филтри на за всички колони в таблицата",
    "id": 787403,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/787403/?format=api"
}