Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/114778/?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-09-15T22:58:00.318374Z",
    "action": 71,
    "target": "当表单达到此阶段时,指导AI如何对表单的每个部分进行评分。",
    "old": "",
    "details": {
        "state": 20,
        "source": "When a form gets to this stage, instruct the AI on how to score each section of this form.",
        "old_state": -1
    },
    "id": 265577,
    "action_name": "String added in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/265577/?format=api"
}