Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/foodfactory/auth/?format=api",
    "translation": null,
    "dictionary": null,
    "user": 6,
    "author": null,
    "timestamp": "2019-03-25T14:26:00",
    "action": 22,
    "target": "error: unable to unlink old 'source/app/components/scaner_debug/scaner_debug.controller.js' (Permission denied)\nerror: unable to unlink old 'source/app/components/scaner_debug/scaner_debug.view.html' (Permission denied) (128)",
    "id": 192819,
    "action_name": "Failed merge on repository",
    "url": "http://weblate.ucs.ru/api/changes/192819/?format=api"
}