Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1946166/?format=api",
    "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/bg/?format=api",
    "dictionary": null,
    "user": 144,
    "author": 144,
    "timestamp": "2023-07-07T09:29:01",
    "action": 5,
    "target": "- Сверка на документи\n- Ускоряване на синхронизацията (Sh Web Api 1.8.3)\n- Избот на стоки ръчно избиране при създаване на документ\n- Въвеждане на дробно количество ръчно",
    "id": 865630,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/865630/?format=api"
}