Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/webcamoid/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-02-05T00:54:47.134627+01:00",
    "action": 22,
    "target": "Auto-merging StandAlone/share/ts/he.ts\nCONFLICT (content): Merge conflict in StandAlone/share/ts/he.ts\nAuto-merging StandAlone/share/ts/nl.ts\nCONFLICT (content): Merge conflict in StandAlone/share/ts/nl.ts\nAutomatic merge failed; fix conflicts and then commit the result.\n (1)",
    "id": 79919997,
    "action_name": "Repository merge failed",
    "url": "https://hosted.weblate.org/api/changes/79919997/?format=api"
}