Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.gtaf.org/api/components/sadiq/strings/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-07-04T05:05:14.246663Z",
    "action": 28,
    "target": "To gitlab.com:greentech/sadiq.git\n ! [rejected]        development -> translation-updates (non-fast-forward)\nerror: failed to push some refs to 'gitlab.com:greentech/sadiq.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": 85024,
    "action_name": "Repository push failed",
    "url": "http://translate.gtaf.org/api/changes/85024/?format=api"
}