Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/kdspro/common-lk/?format=api",
    "translation": null,
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2024-03-27T06:50:41",
    "action": 22,
    "target": "error: Your local changes to the following files would be overwritten by checkout:\n\tapp/components/directive/conditions-settings/conditions-settings.view.html\nPlease, commit your changes or stash them before you can switch branches.\nAborting (1)",
    "id": 1137932,
    "action_name": "Failed merge on repository",
    "url": "http://weblate.ucs.ru/api/changes/1137932/?format=api"
}