Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/rk_lite/stcategories/?format=api",
    "translation": null,
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2020-05-19T08:14:31",
    "action": 22,
    "target": "Auto-merging stcategories/templates/en_rk_lite_store_categories.xliff\nCONFLICT (content): Merge conflict in stcategories/templates/en_rk_lite_store_categories.xliff\nAutomatic merge failed; fix conflicts and then commit the result. (1)",
    "id": 539913,
    "action_name": "Failed merge on repository",
    "url": "http://weblate.ucs.ru/api/changes/539913/?format=api"
}