Changes API.

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

GET /api/changes/87724782/?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-19T21:00:18.687928+02:00",
    "action": 23,
    "target": "Rebasing (1/22)\nRebasing (2/22)\nRebasing (3/22)\nRebasing (4/22)\nRebasing (5/22)\nAuto-merging src/requirements/production.txt\nCONFLICT (content): Merge conflict in src/requirements/production.txt\nAuto-merging src/setup.py\nCONFLICT (content): Merge conflict in src/setup.py\nerror: could not apply 6c45dad2e... update django to 3.2 (#52)\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 6c45dad2e... update django to 3.2 (#52)\n (1)",
    "id": 87724782,
    "action_name": "Repository rebase failed",
    "url": "https://hosted.weblate.org/api/changes/87724782/?format=api"
}