Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2544417/?format=api",
    "component": "http://weblate.ucs.ru/api/components/r_k_Delivery/admin/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/r_k_Delivery/admin/bg/?format=api",
    "dictionary": null,
    "user": 212,
    "author": 212,
    "timestamp": "2025-10-03T07:34:35",
    "action": 4,
    "target": "Изберете подходяща система отстъпки: <a class=\"link-away\" target=\"_blank\" href=\"https://docs.rkeeper.ru/pages/viewpage.action?pageId=61869315\">Отстъпки Plazius</a> или <a class=\"link-away\" target=\"_blank\" href=\"https://docs.rkeeper.ru/pages/viewpage.action?pageId=52429009\">Касови отстъпки</a>",
    "id": 1321009,
    "action_name": "Suggestion added",
    "url": "http://weblate.ucs.ru/api/changes/1321009/?format=api"
}