Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2544218/?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-02T12:31:27",
    "action": 4,
    "target": "За удостоверяване в Кол центъра е необходимо <strong><span class=\"dialog__text_contrast\">да добавите служител</span></strong> с длъжност „Оператор КЦ“",
    "id": 1320757,
    "action_name": "Suggestion added",
    "url": "http://weblate.ucs.ru/api/changes/1320757/?format=api"
}