Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2020-09-12T20:05:54.755249Z",
    "action": 28,
    "target": "To github.com:stefonarch/lxqt-config\n ! [rejected]        master -> master (non-fast-forward)\nerror: failed to push some refs to 'git@github.com:stefonarch/lxqt-config'\nhint: Updates were rejected because the tip of your current branch is behind\nhint: its remote counterpart. Integrate the remote changes (e.g.\nhint: 'git pull ...') before pushing again.\nhint: See the 'Note about fast-forwards' in 'git push --help' for details.\n (1)",
    "id": 11804,
    "action_name": "Failed push on repository",
    "url": "https://translate.lxqt-project.org/api/changes/11804/?format=api"
}