Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.engagevr.io/api/components/engage/unity/?format=api",
    "translation": "https://translate.engagevr.io/api/translations/engage/unity/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-10-16T08:36:03.255594Z",
    "action": 0,
    "target": "",
    "old": "",
    "details": {
        "reason": "new file",
        "filename": "translation-unity_zh-Hant.xlf"
    },
    "id": 74372,
    "action_name": "Resource updated",
    "url": "https://translate.engagevr.io/api/changes/74372/?format=api"
}