Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1407515/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/lt/?format=api",
    "dictionary": null,
    "user": 95,
    "author": 95,
    "timestamp": "2022-09-09T11:22:29",
    "action": 2,
    "target": "Kodo ilgio intervalas. Intervalo pavyzdys nuo 5 skaitmenų iki 7: „5,7“",
    "id": 801862,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/801862/?format=api"
}