Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1409934/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kdspro/settings-lk/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kdspro/settings-lk/bg/?format=api",
    "dictionary": null,
    "user": 111,
    "author": 111,
    "timestamp": "2022-02-16T08:54:52",
    "action": 4,
    "target": "Разрешете операции с ястие",
    "id": 790331,
    "action_name": "Suggestion added",
    "url": "http://weblate.ucs.ru/api/changes/790331/?format=api"
}