Changes API.

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

GET /api/changes/182785/?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/babonus/main/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/krbz999/?format=api",
    "author": null,
    "timestamp": "2022-12-29T16:07:06.848341Z",
    "action": 23,
    "target": "Rebasing (1/11)\nRebasing (2/11)\nerror: could not apply 02488c1... Added translation using Weblate (French)\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 02488c1... Added translation using Weblate (French)\nAuto-merging module.json\nCONFLICT (content): Merge conflict in module.json\n (1)",
    "old": "",
    "details": {
        "error": "Rebasing (1/11)\nRebasing (2/11)\nerror: could not apply 02488c1... Added translation using Weblate (French)\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 02488c1... Added translation using Weblate (French)\nAuto-merging module.json\nCONFLICT (content): Merge conflict in module.json\n (1)",
        "status": "interactive rebase in progress; onto 7fd34a4\nLast commands done (2 commands done):\n   pick 3228e56 Translated using Weblate (English)\n   pick 02488c1 Added translation using Weblate (French)\nNext commands to do (9 remaining commands):\n   pick f173e47 Translated using Weblate (French)\n   pick d1923f4 Translated using Weblate (French)\n  (use \"git rebase --edit-todo\" to view and edit)\nYou are currently rebasing branch 'main' on '7fd34a4'.\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/fr.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": 182785,
    "action_name": "Repository rebase failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/182785/?format=api"
}