Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
    "translation": null,
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2025-05-26T19:27:23",
    "action": 28,
    "target": "remote: GitLab: You are not allowed to push code to protected branches on this project.To git@git.ucs.ru:Kiosk/ucs-kiosk-kfc-yam-front.git\n ! [remote rejected] master -> master (pre-receive hook declined)\nerror: failed to push some refs to 'git@git.ucs.ru:Kiosk/ucs-kiosk-kfc-yam-front.git' (1)",
    "id": 1242078,
    "action_name": "Failed push on repository",
    "url": "http://weblate.ucs.ru/api/changes/1242078/?format=api"
}