Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.linphone.org/api/components/linphone/linphone-android/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2020-09-24T08:55:23.149127Z",
    "action": 28,
    "target": "/bin/sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8)\nTo gitlab.linphone.org:BC/public/linphone-android.git\n ! [rejected]        feature/kotlin_rewrite -> weblate/translation (non-fast-forward)\nerror: failed to push some refs to 'git@gitlab.linphone.org:BC/public/linphone-android.git'\nhint: Updates were rejected because a pushed branch tip is behind its remote\nhint: counterpart. Check out this branch and integrate the remote changes\nhint: (e.g. 'git pull ...') before pushing again.\nhint: See the 'Note about fast-forwards' in 'git push --help' for details.\n (1)",
    "id": 58,
    "action_name": "Failed push on repository",
    "url": "https://weblate.linphone.org/api/changes/58/?format=api"
}