Changes API.

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

GET /api/changes/32843/?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": null,
    "author": null,
    "timestamp": "2022-06-21T23:25:22.600970Z",
    "action": 22,
    "target": "Auto-merging pt_BR/commands.json\nCONFLICT (content): Merge conflict in pt_BR/commands.json\nAutomatic merge failed; fix conflicts and then commit the result.\n (1)",
    "id": 32843,
    "action_name": "Failed merge on repository",
    "url": "https://translate.ayana.io/api/changes/32843/?format=api"
}