Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-09-05T18:49:33.547182Z",
    "action": 23,
    "target": "Rebasing (1/22)\nRebasing (2/22)\nRebasing (3/22)\nerror: could not apply 2ccfbfe... 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 2ccfbfe... Translated using Weblate (English)\nAuto-merging lang/en.json\nCONFLICT (content): Merge conflict in lang/en.json\n (1)",
    "old": "",
    "details": {
        "error": "Rebasing (1/22)\nRebasing (2/22)\nRebasing (3/22)\nerror: could not apply 2ccfbfe... 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 2ccfbfe... Translated using Weblate (English)\nAuto-merging lang/en.json\nCONFLICT (content): Merge conflict in lang/en.json\n (1)",
        "status": "interactive rebase in progress; onto 6049da0\nLast commands done (3 commands done):\n   pick b4624d7 Added translation using Weblate (Finnish)\n   pick 2ccfbfe Translated using Weblate (English)\n  (see more in file .git/rebase-merge/done)\nNext commands to do (19 remaining commands):\n   pick 5c981f2 Translated using Weblate (Czech)\n   pick 08ff3d7 Translated using Weblate (Spanish)\n  (use \"git rebase --edit-todo\" to view and edit)\nYou are currently rebasing branch 'master' on '6049da0'.\n  (fix conflicts and then run \"git rebase --continue\")\n  (use \"git rebase --skip\" to skip this patch)\n  (use \"git rebase --abort\" to check out the original branch)\n\nUnmerged paths:\n  (use \"git restore --staged <file>...\" to unstage)\n  (use \"git add <file>...\" to mark resolution)\n\tboth modified:   lang/en.json\n\nno changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
    },
    "id": 26744,
    "action_name": "Repository rebase failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/26744/?format=api"
}