Changes API.

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

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

{
    "count": 34922,
    "next": null,
    "previous": "https://translate.memarc.info/api/changes/?format=api&page=1746",
    "results": [
        {
            "unit": null,
            "component": "https://translate.memarc.info/api/components/memorial-archives/widgets/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-07-24T22:36:32.959814Z",
            "action": 23,
            "target": "Rebasing (1/4)\nerror: could not apply 7b5a15b... Translated using Weblate (German)\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 7b5a15b... Translated using Weblate (German)\nAuto-merging src/locales/de.json\nCONFLICT (content): Merge conflict in src/locales/de.json\n (1)",
            "id": 36013,
            "action_name": "Failed rebase on repository",
            "url": "https://translate.memarc.info/api/changes/36013/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.memarc.info/api/components/memorial-archives/widgets/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-07-24T22:36:33.907182Z",
            "action": 23,
            "target": "Rebasing (1/4)\nerror: could not apply 7b5a15b... Translated using Weblate (German)\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 7b5a15b... Translated using Weblate (German)\nAuto-merging src/locales/de.json\nCONFLICT (content): Merge conflict in src/locales/de.json\n (1)",
            "id": 36014,
            "action_name": "Failed rebase on repository",
            "url": "https://translate.memarc.info/api/changes/36014/?format=api"
        }
    ]
}