Changes API

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

GET /api/changes/214814/?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/sdbman/?format=api",
    "translation": null,
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2019-06-21T17:04:58",
    "action": 28,
    "target": "remote: error: cannot lock ref 'refs/heads/master': is at aa9bd76a9a2727f7de380d0d520227826756e8d2 but expected 98a2814367975339961c7612e97c7685ad78746f        \nTo git@git.ucs.ru:RK7/l10n/SH5L10N.git\n ! [remote rejected] master -> master (failed to update ref)\nerror: failed to push some refs to 'git@git.ucs.ru:RK7/l10n/SH5L10N.git' (1)",
    "id": 214814,
    "action_name": "Failed push on repository",
    "url": "http://weblate.ucs.ru/api/changes/214814/?format=api"
}