Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/djpdf/djpdfgui/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-01-27T08:19:21.456506+01:00",
    "action": 23,
    "target": "Rebasing (1/1)\nAuto-merging snap/snapcraft.yaml\nCONFLICT (content): Merge conflict in snap/snapcraft.yaml\nerror: could not apply 2edf01e... Snap: Update to core22\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 2edf01e... Snap: Update to core22\n (1)",
    "id": 79159603,
    "action_name": "Repository rebase failed",
    "url": "https://hosted.weblate.org/api/changes/79159603/?format=api"
}