Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
    "translation": null,
    "dictionary": null,
    "user": 6,
    "author": null,
    "timestamp": "2019-07-31T10:06:49",
    "action": 28,
    "target": "fatal: https://git.ucs.ru/Kiosk/kiosk2/tree/master/front/kfc/public/localize/info/refs not valid: is this a git repository? (128)",
    "id": 257474,
    "action_name": "Failed push on repository",
    "url": "http://weblate.ucs.ru/api/changes/257474/?format=api"
}