Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.edugit.org/api/components/aleksis/aleksis-core-frontend/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-04-10T20:27:10.352154Z",
    "action": 23,
    "target": "Rebasing (1/1)\nerror: could not apply 6727f2a4... Translated using Weblate (German)\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 6727f2a4... Translated using Weblate (German)\nAuto-merging aleksis/core/frontend/messages/de.json\nCONFLICT (content): Merge conflict in aleksis/core/frontend/messages/de.json\n (1)",
    "id": 38132,
    "action_name": "Umbasieren auf das Repository ist fehlgeschlagen",
    "url": "https://translate.edugit.org/api/changes/38132/?format=api"
}