Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/innertune/android/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-01-17T07:34:45.987094+01:00",
    "action": 23,
    "target": "Rebasing (1/2)\nRebasing (2/2)\nAuto-merging app/src/main/res/values-ja-rJP/strings.xml\nCONFLICT (content): Merge conflict in app/src/main/res/values-ja-rJP/strings.xml\nerror: could not apply 732909a4... Translated using Weblate (Japanese)\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 732909a4... Translated using Weblate (Japanese)\n (1)",
    "id": 78243117,
    "action_name": "Repository rebase failed",
    "url": "https://hosted.weblate.org/api/changes/78243117/?format=api"
}