Changes API.

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

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

{
    "unit": "https://translate.engagevr.io/api/units/74307/?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.254657Z",
    "action": 71,
    "target": "我們向 {0} 發送了一個驗證鏈接。 \n請在 72 小時內驗證您的電子郵件地址,以便繼續使用 ENGAGE。",
    "old": "",
    "details": {
        "state": 20,
        "source": "We sent a verification link to {0}.\nVerify your email address within 72 hours to continue to use ENGAGE.",
        "old_state": -1
    },
    "id": 74358,
    "action_name": "String added in the repository",
    "url": "https://translate.engagevr.io/api/changes/74358/?format=api"
}