Changes API

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

GET /api/changes/212159/?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/sh5licen/?format=api",
    "translation": null,
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2019-06-11T14:38:10",
    "action": 28,
    "target": "remote: error: cannot lock ref 'refs/heads/master': is at d48b6644066b0c7a0374a912f76c0f35a3ef912f but expected cfd3e98f6e7e8dc740cbdbb04fe02ad9e209b35e        \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": 212159,
    "action_name": "Failed push on repository",
    "url": "http://weblate.ucs.ru/api/changes/212159/?format=api"
}