Changes API.

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

GET /api/changes/72811/?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": null,
    "author": null,
    "timestamp": "2026-03-18T21:37:44.655928Z",
    "action": 23,
    "target": "Rebasing (1/7)\nerror: could not apply c393dd6b... Translated using Weblate (English)\nResolve all conflicts manually, mark them as resolved with\n\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\nYou can instead skip this commit: run \"git rebase --skip\".\nTo abort and get back to the state before \"git rebase\", run \"git rebase --abort\".\nCould not apply c393dd6b... Translated using Weblate (English)\nAuto-merging src/assets/i18n/en.json\nCONFLICT (content): Merge conflict in src/assets/i18n/en.json\nAdding .ai/mcp\n (1)",
    "id": 72811,
    "action_name": "Failed rebase on repository",
    "url": "https://weblate.duniter.org/api/changes/72811/?format=api"
}