Changes API.

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

GET /api/changes/503899/?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/pf2e-ranged-combat/main/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/JDCalvert/?format=api",
    "author": null,
    "timestamp": "2025-05-30T19:25:39.749056Z",
    "action": 23,
    "target": "Rebasing (1/2)\nAuto-merging lang/de.json\nCONFLICT (add/add): Merge conflict in lang/de.json\nAuto-merging module.json\nerror: could not apply 963103e... Added translation using Weblate (German)\nhint: Resolve all conflicts manually, mark them as resolved with\nhint: \"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\nhint: You can instead skip this commit: run \"git rebase --skip\".\nhint: To abort and get back to the state before \"git rebase\", run \"git rebase --abort\".\nCould not apply 963103e... Added translation using Weblate (German)\n (1)",
    "old": "",
    "details": {
        "error": "Rebasing (1/2)\nAuto-merging lang/de.json\nCONFLICT (add/add): Merge conflict in lang/de.json\nAuto-merging module.json\nerror: could not apply 963103e... Added translation using Weblate (German)\nhint: Resolve all conflicts manually, mark them as resolved with\nhint: \"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\nhint: You can instead skip this commit: run \"git rebase --skip\".\nhint: To abort and get back to the state before \"git rebase\", run \"git rebase --abort\".\nCould not apply 963103e... Added translation using Weblate (German)\n (1)",
        "status": "interactive rebase in progress; onto eb5cf27\nLast command done (1 command done):\n   pick 963103e Added translation using Weblate (German)\nNext command to do (1 remaining command):\n   pick c902619 Translated using Weblate (German)\n  (use \"git rebase --edit-todo\" to view and edit)\nYou are currently rebasing branch 'main' on 'eb5cf27'.\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\tmodified:   module.json\n\nUnmerged paths:\n  (use \"git restore --staged <file>...\" to unstage)\n  (use \"git add <file>...\" to mark resolution)\n\tboth added:      lang/de.json\n\n"
    },
    "id": 503899,
    "action_name": "Repository rebase failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/503899/?format=api"
}