Changes API.

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

GET /api/changes/13899/?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/orcid-profile-plugin/orcid-profile-plugin/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2020-01-20T16:32:57.969941Z",
    "action": 28,
    "target": "To https://github.com/pkp-translations/orcidProfile.git\n ! [rejected]        master -> master (non-fast-forward)\nerror: failed to push some refs to 'https://asmecher:55c3f82f7e77f713321a91cca97c18ec196bd563@github.com/pkp-translations/orcidProfile.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": 13899,
    "action_name": "Failed push on repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/13899/?format=api"
}