Changes API.

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

GET /api/changes/472505/?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/kanka-foundry/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-08-11T20:14:51.599947Z",
    "action": 23,
    "target": "Rebasing (1/1)\nerror: could not apply 83770a7... ci: fix foundry deployment\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 83770a7... ci: fix foundry deployment\nAuto-merging package.json\nCONFLICT (content): Merge conflict in package.json\nAuto-merging package-lock.json\nCONFLICT (content): Merge conflict in package-lock.json\nAuto-merging CHANGELOG.md\nCONFLICT (content): Merge conflict in CHANGELOG.md\nAuto-merging .github/workflows/release.yml\nCONFLICT (content): Merge conflict in .github/workflows/release.yml\n (1)",
    "old": "",
    "details": {
        "error": "Rebasing (1/1)\nerror: could not apply 83770a7... ci: fix foundry deployment\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 83770a7... ci: fix foundry deployment\nAuto-merging package.json\nCONFLICT (content): Merge conflict in package.json\nAuto-merging package-lock.json\nCONFLICT (content): Merge conflict in package-lock.json\nAuto-merging CHANGELOG.md\nCONFLICT (content): Merge conflict in CHANGELOG.md\nAuto-merging .github/workflows/release.yml\nCONFLICT (content): Merge conflict in .github/workflows/release.yml\n (1)",
        "status": "interactive rebase in progress; onto 6fea57c\nLast command done (1 command done):\n   pick 83770a7 ci: fix foundry deployment\nNo commands remaining.\nYou are currently rebasing branch 'main' on '6fea57c'.\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:   .github/workflows/release.yml\n\tboth modified:   CHANGELOG.md\n\tboth modified:   package-lock.json\n\tboth modified:   package.json\n\nno changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
    },
    "id": 472505,
    "action_name": "Repository rebase failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/472505/?format=api"
}