Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.otrs.com/api/components/otrs-7/itsm-manual/?format=api",
    "translation": null,
    "user": "http://translate.otrs.com/api/users/bu/?format=api",
    "author": null,
    "timestamp": "2024-01-26T16:05:20.730822Z",
    "action": 28,
    "target": "remote: GitLab: Branch name 'rel-7_0' does not follow the pattern '^(?:\\d+\\.\\d+-)?(?:(?:master|develop|hotfix|release)|feature-.+-[^-]+)$'\nTo git.otrs.com:otrsproduct/opms/itsm-otrs-org/doc-itsm.git\n ! [remote rejected] rel-7_0 -> rel-7_0 (pre-receive hook declined)\nerror: failed to push some refs to 'git.otrs.com:otrsproduct/opms/itsm-otrs-org/doc-itsm.git'\n (1)",
    "id": 967310,
    "action_name": "Repository push failed",
    "url": "http://translate.otrs.com/api/changes/967310/?format=api"
}