Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2544357/?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:43:40",
    "action": 4,
    "target": "За да може куриерът да приема плащания за поръчки, е необходимо да зададете настройки за валутите. <a class=\"link-away\" href=\"https://docs.rkeeper.ru/pages/viewpage.action?pageId=55970483\" target=\"_blank\">Повече информация</a>",
    "id": 1320819,
    "action_name": "Suggestion added",
    "url": "http://weblate.ucs.ru/api/changes/1320819/?format=api"
}