Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
    "translation": null,
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2019-06-21T17:04:53",
    "action": 28,
    "target": "To git@git.ucs.ru:RK7/l10n/SH5L10N.git\n ! [rejected]        master -> master (non-fast-forward)\nerror: failed to push some refs to 'git@git.ucs.ru:RK7/l10n/SH5L10N.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": 214805,
    "action_name": "Failed push on repository",
    "url": "http://weblate.ucs.ru/api/changes/214805/?format=api"
}