Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/voice-notify/app/?format=api",
    "translation": null,
    "user": "https://hosted.weblate.org/api/users/pilot51/?format=api",
    "author": null,
    "timestamp": "2024-05-01T02:05:57.319495+02:00",
    "action": 23,
    "target": "Rebasing (1/14)\nAuto-merging app/src/main/res/values-de/strings.xml\nCONFLICT (content): Merge conflict in app/src/main/res/values-de/strings.xml\nerror: could not apply ddd0a47... Translated using Weblate (German)\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 ddd0a47... Translated using Weblate (German)\n (1)",
    "id": 88535150,
    "action_name": "Repository rebase failed",
    "url": "https://hosted.weblate.org/api/changes/88535150/?format=api"
}