Changes API.

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

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

{
    "unit": "https://translate.engagevr.io/api/units/74308/?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.254713Z",
    "action": 71,
    "target": "您的帳戶未經驗證。注冊後,您有 72 小時來驗證您的電子郵件地址。\n如果您在收件箱或垃圾郵件文件夾中找不到電子郵件,我們可以重新發送。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Your account is not verified. After you sign up, you have 72 hours to verify your email address.\nIf you can’t find the email in your inbox or spam folder, we can resend it.",
        "old_state": -1
    },
    "id": 74359,
    "action_name": "String added in the repository",
    "url": "https://translate.engagevr.io/api/changes/74359/?format=api"
}