Changes API.

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

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

{
    "unit": "https://translate.engagevr.io/api/units/74306/?format=api",
    "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.254600Z",
    "action": 71,
    "target": "在您驗證電子郵件地址之前,您的帳戶已被鎖定。 \n我們已將您的驗證鏈接重新發送到 {0}。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Your account is now locked until you verify your email address.\nWe resent your verification link to {0}.",
        "old_state": -1
    },
    "id": 74357,
    "action_name": "String added in the repository",
    "url": "https://translate.engagevr.io/api/changes/74357/?format=api"
}