Changes API

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

GET /api/changes/192506/?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/errors-lk/?format=api",
    "translation": null,
    "dictionary": null,
    "user": 76,
    "author": null,
    "timestamp": "2019-03-21T13:33:35",
    "action": 22,
    "target": "Auto-merging source/app/i18n/errors/en.json\nCONFLICT (content): Merge conflict in source/app/i18n/errors/en.json\nRemoving source/app/components/screens/screens.view.html\nRemoving source/app/components/screens/screens.controller.js\nRemoving source/app/components/corporations/corporations.view.html\nRemoving source/app/components/corporations/corporations.route.js\nRemoving source/app/components/corporations/corporations.controller.js\nRemoving build/app/components/screens/screens.view.html\nRemoving build/app/components/screens/screens.controller.js\nRemoving build/app/components/corporations/corporations.view.html\nRemoving build/app/components/corporations/corporations.route.js\nRemoving build/app/components/corporations/corporations.controller.js\nAutomatic merge failed; fix conflicts and then commit the result. (1)",
    "id": 192506,
    "action_name": "Failed merge on repository",
    "url": "http://weblate.ucs.ru/api/changes/192506/?format=api"
}