Changes API

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

GET /api/changes/257325/?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:25:33",
    "action": 22,
    "target": "Auto-merging localize/en_kfc_lng.xlf\nCONFLICT (content): Merge conflict in localize/en_kfc_lng.xlf\nAutomatic merge failed; fix conflicts and then commit the result. (1)",
    "id": 257325,
    "action_name": "Failed merge on repository",
    "url": "http://weblate.ucs.ru/api/changes/257325/?format=api"
}