Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2545676/?format=api",
    "component": "http://weblate.ucs.ru/api/components/r_k_Delivery/ui-manager/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/r_k_Delivery/ui-manager/bg/?format=api",
    "dictionary": null,
    "user": 212,
    "author": 212,
    "timestamp": "2025-11-06T07:46:58",
    "action": 2,
    "target": "Да затворя ли поръчката?",
    "id": 1327022,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/1327022/?format=api"
}