Changes API.

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

GET /api/changes/50499/?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/mcc/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-09-18T20:57:23.418031Z",
    "action": 23,
    "target": "Rebasing (1/12)\nRebasing (2/12)\nRebasing (3/12)\nRebasing (4/12)\nRebasing (5/12)\nerror: could not apply 86b2c72... fix rebase\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 86b2c72... fix rebase\nCONFLICT (add/add): Merge conflict in languages/fi.json\nAuto-merging languages/fi.json\n (1)",
    "old": "",
    "details": {
        "error": "Rebasing (1/12)\nRebasing (2/12)\nRebasing (3/12)\nRebasing (4/12)\nRebasing (5/12)\nerror: could not apply 86b2c72... fix rebase\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 86b2c72... fix rebase\nCONFLICT (add/add): Merge conflict in languages/fi.json\nAuto-merging languages/fi.json\n (1)",
        "status": "interactive rebase in progress; onto d871179\nLast commands done (5 commands done):\n   pick c94c98a fix rebase\n   pick 86b2c72 fix rebase\n  (see more in file .git/rebase-merge/done)\nNext commands to do (7 remaining commands):\n   pick dd4ae26 Added translation using Weblate (Portuguese (Brazil))\n   pick 936bcaa Translated using Weblate (Finnish)\n  (use \"git rebase --edit-todo\" to view and edit)\nYou are currently rebasing branch 'main' on 'd871179'.\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 added:      languages/fi.json\n\nno changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
    },
    "id": 50499,
    "action_name": "Repository rebase failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/50499/?format=api"
}