Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2338478/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/default/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/default/bg/?format=api",
    "dictionary": null,
    "user": 145,
    "author": 145,
    "timestamp": "2022-03-15T20:18:21",
    "action": 5,
    "target": "Уважаеми гости, <br /> сигурни ли сте, че искате да изтриете поръчката?",
    "id": 792960,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/792960/?format=api"
}