Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
    "translation": null,
    "user": "https://weblate.duniter.org/api/users/kapis/?format=api",
    "author": null,
    "timestamp": "2026-03-23T12:56:46.787905Z",
    "action": 22,
    "target": "Auto-merging src/assets/i18n/fr.json\nCONFLICT (content): Merge conflict in src/assets/i18n/fr.json\nAuto-merging src/assets/i18n/en.json\nCONFLICT (content): Merge conflict in src/assets/i18n/en.json\nAuto-merging src/assets/i18n/en-GB.json\nCONFLICT (content): Merge conflict in src/assets/i18n/en-GB.json\nAdding .ai/mcp\nAutomatic merge failed; fix conflicts and then commit the result.\n (1)",
    "id": 72932,
    "action_name": "Failed merge on repository",
    "url": "https://weblate.duniter.org/api/changes/72932/?format=api"
}