Changes API

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

GET /api/changes/257333/?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-31T09:38:18",
    "action": 22,
    "target": "CONFLICT (modify/delete): localize/ru_kfc_lng.xlf deleted in master and modified in HEAD. Version HEAD of localize/ru_kfc_lng.xlf left in tree.\nCONFLICT (modify/delete): localize/en_kfc_lng.xlf deleted in master and modified in HEAD. Version HEAD of localize/en_kfc_lng.xlf left in tree.\nRemoving localize/de_kfc_lng.xlf\nAutomatic merge failed; fix conflicts and then commit the result. (1)",
    "id": 257333,
    "action_name": "Failed merge on repository",
    "url": "http://weblate.ucs.ru/api/changes/257333/?format=api"
}