Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/open-event/eventyay-tickets/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-04-19T19:25:41.512912+02:00",
    "action": 23,
    "target": "Rebasing (1/23)\nRebasing (2/23)\nRebasing (3/23)\nRebasing (4/23)\nRebasing (5/23)\nRebasing (6/23)\nRebasing (7/23)\nRebasing (8/23)\nRebasing (9/23)\nRebasing (10/23)\nRebasing (11/23)\nRebasing (12/23)\nRebasing (13/23)\nAuto-merging .github/workflows/docker.yml\nCONFLICT (add/add): Merge conflict in .github/workflows/docker.yml\nerror: could not apply 32dc9390a... Adding docker build and push workflow.\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 32dc9390a... Adding docker build and push workflow.\n (1)",
    "id": 87723493,
    "action_name": "Repository rebase failed",
    "url": "https://hosted.weblate.org/api/changes/87723493/?format=api"
}