Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.crnd.pro/api/components/resource-catalog-16-0/crnd_basic_profile/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2025-07-21T23:53:20.888152+03:00",
    "action": 28,
    "target": "remote: GitLab: You are not allowed to push code to protected branches on this project.\nTo gitlab.crnd.pro:crnd/resource_catalog.git\n ! [remote rejected] 16.0 -> 16.0 (pre-receive hook declined)\nerror: failed to push some refs to 'git@gitlab.crnd.pro:crnd/resource_catalog.git'\n (1)",
    "id": 214734,
    "action_name": "Failed push on repository",
    "url": "http://weblate.crnd.pro/api/changes/214734/?format=api"
}