Changes API.

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

GET /api/changes/75597/?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-05-12T10:24:51.636812Z",
    "action": 22,
    "target": "Auto-merging locales/zh-TW.json\nCONFLICT (content): Merge conflict in locales/zh-TW.json\nAutomatic merge failed; fix conflicts and then commit the result.\n (1)",
    "id": 75597,
    "action_name": "Repository merge failed",
    "url": "https://weblate.immersivetranslate.com/api/changes/75597/?format=api"
}