Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2545335/?format=api",
    "component": "http://weblate.ucs.ru/api/components/r_k_Delivery/call-center/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/r_k_Delivery/call-center/bg/?format=api",
    "dictionary": null,
    "user": 212,
    "author": 212,
    "timestamp": "2025-08-18T14:14:02",
    "action": 2,
    "target": "Превишен е броят на операторите на кол центъра за една смяна.<br>Приключете другите сесии или придобийте допълнителни лицензи за модула R-Keeper Delivery CallCenter",
    "id": 1312177,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/1312177/?format=api"
}