Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1727636/?format=api",
    "component": "http://weblate.ucs.ru/api/components/rk_lite/rklppay/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklppay/ru/?format=api",
    "dictionary": null,
    "user": 116,
    "author": 116,
    "timestamp": "2020-04-28T12:10:07",
    "action": 2,
    "target": "Оплата не удалась",
    "id": 524093,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/524093/?format=api"
}