Changes API.

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

GET /api/changes/114022/?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-10-30T07:41:23.605013Z",
    "action": 22,
    "target": "Auto-merging locales/fa.json\nCONFLICT (content): Merge conflict in locales/fa.json\nAuto-merging locales/fr.json\nAuto-merging locales/ko.json\nAuto-merging locales/ru.json\nCONFLICT (content): Merge conflict in locales/ru.json\nAutomatic merge failed; fix conflicts and then commit the result.\n (1)",
    "id": 114022,
    "action_name": "Repository merge failed",
    "url": "https://weblate.immersivetranslate.com/api/changes/114022/?format=api"
}