Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/delivery/delivery/?format=api",
    "translation": null,
    "dictionary": null,
    "user": 62,
    "author": null,
    "timestamp": "2018-07-26T01:55:11",
    "action": 28,
    "target": "To git@git.ucs.ru:RK7/l10n2svn.git\n ! [rejected]        master -> master (fetch first)\nerror: failed to push some refs to 'git@git.ucs.ru:RK7/l10n2svn.git'\nhint: Updates were rejected because the remote contains work that you do\nhint: not have locally. This is usually caused by another repository pushing\nhint: to the same ref. You may want to first 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. (1)",
    "id": 53379,
    "action_name": "Failed push on repository",
    "url": "http://weblate.ucs.ru/api/changes/53379/?format=api"
}