Changes API

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

GET /api/changes/1144266/?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": 6,
    "author": null,
    "timestamp": "2024-04-11T11:45:26",
    "action": 22,
    "target": "error: Your local changes to the following files would be overwritten by checkout:\n\tapp/components/dialog/import-template-dialog/import-template-dialog.controller.js\n\tapp/components/dialog/import-template-dialog/import-template-dialog.view.html\n\tapp/components/directive/condition-actions/condition-actions.controller.js\n\tapp/components/directive/condition-actions/condition-actions.view.html\n\tapp/components/directive/conditions-settings/conditions-settings.controller.js\n\tapp/components/directive/conditions-settings/conditions-settings.view.html\n\tapp/components/directive/screen-settings/screen-settings.controller.js\n\tapp/components/directive/screen-settings/screen-settings.view.html\n\tapp/components/directive/server-settings/server-settings.controller.js\n\tapp/components/directive/server-settings/server-settings.view.html\n\tapp/components/directive/timer-settings/timer-settings.view.html\nPlease, commit your changes or stash them before you can switch branches.\nAborting (1)",
    "id": 1144266,
    "action_name": "Failed merge on repository",
    "url": "http://weblate.ucs.ru/api/changes/1144266/?format=api"
}