Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.pdfforge.org/api/components/pdfcreator-online/frontend/?format=api",
    "translation": null,
    "user": "https://translate.pdfforge.org/api/users/konstantin.knuetel/?format=api",
    "author": null,
    "timestamp": "2020-07-14T15:40:22.738853Z",
    "action": 28,
    "target": "remote: GitLab: You are not allowed to push code to protected branches on this project.        \nTo git.pdfforge.org:online-tools/frontend.git\n ! [remote rejected] master -> master (pre-receive hook declined)\nerror: failed to push some refs to 'git@git.pdfforge.org:online-tools/frontend.git' (1)",
    "id": 53213,
    "action_name": "Failed push on repository",
    "url": "https://translate.pdfforge.org/api/changes/53213/?format=api"
}