Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.ayana.io/api/components/ayana/_meta/?format=api",
    "translation": null,
    "user": "https://translate.ayana.io/api/users/HcgRandon/?format=api",
    "author": null,
    "timestamp": "2022-10-20T18:18:33.723544Z",
    "action": 22,
    "target": "Auto-merging zh_Hant/waifuquest.json\nCONFLICT (content): Merge conflict in zh_Hant/waifuquest.json\nAuto-merging vi/waifuquest.json\nCONFLICT (content): Merge conflict in vi/waifuquest.json\nAuto-merging pt_BR/waifuquest.json\nCONFLICT (content): Merge conflict in pt_BR/waifuquest.json\nAuto-merging cs/waifuquest.json\nCONFLICT (content): Merge conflict in cs/waifuquest.json\nAutomatic merge failed; fix conflicts and then commit the result.\n (1)",
    "id": 38984,
    "action_name": "Failed merge on repository",
    "url": "https://translate.ayana.io/api/changes/38984/?format=api"
}