Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2020-01-13T22:20:22.065051Z",
    "action": 28,
    "target": "To https://github.com/pkp-translations/ojs.git\n ! [rejected]              master -> master (non-fast-forward)\nerror: failed to push some refs to 'https://asmecher:55c3f82f7e77f713321a91cca97c18ec196bd563@github.com/pkp-translations/ojs.git'\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. (1)",
    "id": 11953,
    "action_name": "Failed push on repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/11953/?format=api"
}