Changes API.

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

GET /api/changes/484480/?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/hide-gm-rolls/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-09-15T13:58:56.407924Z",
    "action": 23,
    "target": "Rebasing (1/3)\nRebasing (2/3)\nerror: could not apply 1963598... feat(translation): Added translation using Weblate (Czech)\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 1963598... feat(translation): Added translation using Weblate (Czech)\nAuto-merging module.json\nCONFLICT (content): Merge conflict in module.json\n (1)",
    "old": "",
    "details": {
        "error": "Rebasing (1/3)\nRebasing (2/3)\nerror: could not apply 1963598... feat(translation): Added translation using Weblate (Czech)\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 1963598... feat(translation): Added translation using Weblate (Czech)\nAuto-merging module.json\nCONFLICT (content): Merge conflict in module.json\n (1)",
        "status": "interactive rebase in progress; onto 28fa86f\nLast commands done (2 commands done):\n   pick d646ff9 fix(translation): Translated using Weblate (Italian)\n   pick 1963598 feat(translation): Added translation using Weblate (Czech)\nNext command to do (1 remaining command):\n   pick b80c537 fix(translation): Translated using Weblate (Czech)\n  (use \"git rebase --edit-todo\" to view and edit)\nYou are currently rebasing branch 'master' on '28fa86f'.\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\nChanges to be committed:\n  (use \"git restore --staged <file>...\" to unstage)\n\tnew file:   lang/cs.json\n\nUnmerged paths:\n  (use \"git restore --staged <file>...\" to unstage)\n  (use \"git add <file>...\" to mark resolution)\n\tboth modified:   module.json\n\n"
    },
    "id": 484480,
    "action_name": "Repository rebase failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/484480/?format=api"
}