Changes API.

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

GET /api/changes/172570/?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/wild-magic-surge-5e/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-12-11T18:40:04.046511Z",
    "action": 23,
    "target": "Rebasing (1/4)\nRebasing (2/4)\nRebasing (3/4)\nerror: could not apply a88701f... Add last changelog (#419)\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 a88701f... Add last changelog (#419)\nAuto-merging CHANGELOG.md\nCONFLICT (content): Merge conflict in CHANGELOG.md\n (1)",
    "old": "",
    "details": {
        "error": "Rebasing (1/4)\nRebasing (2/4)\nRebasing (3/4)\nerror: could not apply a88701f... Add last changelog (#419)\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 a88701f... Add last changelog (#419)\nAuto-merging CHANGELOG.md\nCONFLICT (content): Merge conflict in CHANGELOG.md\n (1)",
        "status": "interactive rebase in progress; onto b2f9c8a\nLast commands done (3 commands done):\n   pick 7d10ab2 Fix for actions (#418)\n   pick a88701f Add last changelog (#419)\n  (see more in file .git/rebase-merge/done)\nNext command to do (1 remaining command):\n   pick 29cf930 Run changelog on release (#420)\n  (use \"git rebase --edit-todo\" to view and edit)\nYou are currently rebasing branch 'main' on 'b2f9c8a'.\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:   CHANGELOG.md\n\nno changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
    },
    "id": 172570,
    "action_name": "Repository rebase failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/172570/?format=api"
}