Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/119485/?format=api",
    "component": "https://translate.sonoransoftware.com/api/components/sonoran-cms/web-app/?format=api",
    "translation": "https://translate.sonoransoftware.com/api/translations/sonoran-cms/web-app/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-11-10T20:28:21.171631Z",
    "action": 71,
    "target": "此操作将在触发时向被晋升流影响的用户添加惩罚积分。",
    "old": "",
    "details": {
        "state": 20,
        "source": "This action will add disciplinary points to the user affected by the promotion flow when triggered.",
        "old_state": -1
    },
    "id": 271055,
    "action_name": "String added in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/271055/?format=api"
}