Changes API.

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

GET /api/changes/22894108/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/kaidan/translations/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-04-04T09:38:58.108716+02:00",
    "action": 23,
    "target": "Rebasing (1/2)\nerror: could not apply 311bb31... Translate using Weblate (Hebrew)\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 311bb31... Translate using Weblate (Hebrew)\nCONFLICT (modify/delete): i18n/he.ts deleted in HEAD and modified in 311bb31 (Translate using Weblate (Hebrew)). Version 311bb31 (Translate using Weblate (Hebrew)) of i18n/he.ts left in tree.\n (1)",
    "id": 22894108,
    "action_name": "Repository rebase failed",
    "url": "https://hosted.weblate.org/api/changes/22894108/?format=api"
}