Changes API.

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

GET /api/changes/456781/?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/foundryvtt-arms-reach/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-04-30T15:43:22.968828Z",
    "action": 23,
    "target": "Rebasing (1/1)\nPerforming inexact rename detection:  25% (324/1296)\nPerforming inexact rename detection:  27% (360/1296)\nPerforming inexact rename detection:  30% (396/1296)\nPerforming inexact rename detection:  33% (432/1296)\nPerforming inexact rename detection:  36% (468/1296)\nPerforming inexact rename detection:  38% (504/1296)\nPerforming inexact rename detection:  41% (540/1296)\nPerforming inexact rename detection:  44% (576/1296)\nPerforming inexact rename detection:  47% (612/1296)\nPerforming inexact rename detection:  50% (648/1296)\nPerforming inexact rename detection:  52% (684/1296)\nPerforming inexact rename detection:  55% (720/1296)\nPerforming inexact rename detection:  58% (756/1296)\nPerforming inexact rename detection:  61% (792/1296)\nPerforming inexact rename detection:  63% (828/1296)\nPerforming inexact rename detection:  66% (864/1296)\nPerforming inexact rename detection:  69% (900/1296)\nPerforming inexact rename detection:  72% (936/1296)\nPerforming inexact rename detection:  75% (972/1296)\nPerforming inexact rename detection:  77% (1008/1296)\nPerforming inexact rename detection:  80% (1044/1296)\nPerforming inexact rename detection:  83% (1080/1296)\nPerforming inexact rename detection:  86% (1116/1296)\nPerforming inexact rename detection:  88% (1152/1296)\nPerforming inexact rename detection:  91% (1188/1296)\nPerforming inexact rename detection:  94% (1224/1296)\nPerforming inexact rename detection:  97% (1260/1296)\nPerforming inexact rename detection: 100% (1296/1296)\nPerforming inexact rename detection: 100% (1296/1296), done.\nerror: could not apply ba00ce5... Translated using Weblate (Portuguese (Brazil))\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 ba00ce5... Translated using Weblate (Portuguese (Brazil))\nAuto-merging src/languages/pt_BR.json\nCONFLICT (content): Merge conflict in src/languages/pt_BR.json\n (1)",
    "old": "",
    "details": {
        "error": "Rebasing (1/1)\nPerforming inexact rename detection:  25% (324/1296)\nPerforming inexact rename detection:  27% (360/1296)\nPerforming inexact rename detection:  30% (396/1296)\nPerforming inexact rename detection:  33% (432/1296)\nPerforming inexact rename detection:  36% (468/1296)\nPerforming inexact rename detection:  38% (504/1296)\nPerforming inexact rename detection:  41% (540/1296)\nPerforming inexact rename detection:  44% (576/1296)\nPerforming inexact rename detection:  47% (612/1296)\nPerforming inexact rename detection:  50% (648/1296)\nPerforming inexact rename detection:  52% (684/1296)\nPerforming inexact rename detection:  55% (720/1296)\nPerforming inexact rename detection:  58% (756/1296)\nPerforming inexact rename detection:  61% (792/1296)\nPerforming inexact rename detection:  63% (828/1296)\nPerforming inexact rename detection:  66% (864/1296)\nPerforming inexact rename detection:  69% (900/1296)\nPerforming inexact rename detection:  72% (936/1296)\nPerforming inexact rename detection:  75% (972/1296)\nPerforming inexact rename detection:  77% (1008/1296)\nPerforming inexact rename detection:  80% (1044/1296)\nPerforming inexact rename detection:  83% (1080/1296)\nPerforming inexact rename detection:  86% (1116/1296)\nPerforming inexact rename detection:  88% (1152/1296)\nPerforming inexact rename detection:  91% (1188/1296)\nPerforming inexact rename detection:  94% (1224/1296)\nPerforming inexact rename detection:  97% (1260/1296)\nPerforming inexact rename detection: 100% (1296/1296)\nPerforming inexact rename detection: 100% (1296/1296), done.\nerror: could not apply ba00ce5... Translated using Weblate (Portuguese (Brazil))\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 ba00ce5... Translated using Weblate (Portuguese (Brazil))\nAuto-merging src/languages/pt_BR.json\nCONFLICT (content): Merge conflict in src/languages/pt_BR.json\n (1)",
        "status": "interactive rebase in progress; onto bba52f5\nLast command done (1 command done):\n   pick ba00ce5 Translated using Weblate (Portuguese (Brazil))\nNo commands remaining.\nYou are currently rebasing branch 'main' on 'bba52f5'.\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:   src/languages/pt_BR.json\n\nno changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
    },
    "id": 456781,
    "action_name": "Repository rebase failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/456781/?format=api"
}