Changes API.

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

GET /api/changes/464345/?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/pf1/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-06-20T14:48:48.743850Z",
    "action": 23,
    "target": "fatal: It seems that there is already a rebase-merge directory, and\nI wonder if you are in the middle of another rebase.  If that is the\ncase, please try\n\tgit rebase (--continue | --abort | --skip)\nIf that is not the case, please\n\trm -fr \".git/rebase-merge\"\nand run me again.  I am stopping in case you still have something\nvaluable there.\n\n (128)",
    "old": "",
    "details": {
        "error": "fatal: It seems that there is already a rebase-merge directory, and\nI wonder if you are in the middle of another rebase.  If that is the\ncase, please try\n\tgit rebase (--continue | --abort | --skip)\nIf that is not the case, please\n\trm -fr \".git/rebase-merge\"\nand run me again.  I am stopping in case you still have something\nvaluable there.\n\n (128)",
        "status": "On branch master\nYour branch and 'origin/master' have diverged,\nand have 1 and 32 different commits each, respectively.\n  (use \"git pull\" to merge the remote branch into yours)\n\nLast command done (1 command done):\n   pick 8f5693234 i18n: Translated using Weblate (German)\nNo commands remaining.\nYou are currently editing a commit while rebasing branch 'master' on 'd711b4a37'.\n  (use \"git commit --amend\" to amend the current commit)\n  (use \"git rebase --continue\" once you are satisfied with your changes)\n\nnothing to commit, working tree clean\n"
    },
    "id": 464345,
    "action_name": "Repository rebase failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/464345/?format=api"
}