Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
    "translation": null,
    "user": "https://weblate.ppc.lol/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2025-03-08T13:59:15.879141Z",
    "action": 23,
    "target": "Rebasing (1/4)\nerror: could not apply b0eb57a6... Translated using Weblate (Romanian)\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 b0eb57a6... Translated using Weblate (Romanian)\nAuto-merging assets/translations/ro.json\nCONFLICT (content): Merge conflict in assets/translations/ro.json\n (1)",
    "id": 31846,
    "action_name": "Failed rebase on repository",
    "url": "https://weblate.ppc.lol/api/changes/31846/?format=api"
}