Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2016807/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kdspro/errors-lk/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kdspro/errors-lk/ka/?format=api",
    "dictionary": null,
    "user": 98,
    "author": 98,
    "timestamp": "2021-03-11T09:30:58",
    "action": 2,
    "target": "სერვერის განახლების შეცდომა",
    "id": 710820,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/710820/?format=api"
}