Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-07-14T07:33:33.889830Z",
    "action": 22,
    "target": "Auto-merging locales/ar.json\nCONFLICT (content): Merge conflict in locales/ar.json\nAuto-merging locales/en.json\nAuto-merging locales/es.json\nAuto-merging locales/ja.json\nCONFLICT (content): Merge conflict in locales/ja.json\nAuto-merging locales/ko.json\nAuto-merging locales/pt-BR.json\nAuto-merging locales/zh-TW.json\nAutomatic merge failed; fix conflicts and then commit the result.\n (1)",
    "id": 96012,
    "action_name": "Repository merge failed",
    "url": "https://weblate.immersivetranslate.com/api/changes/96012/?format=api"
}