Changes API.

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

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

{
    "unit": "https://translate.engagevr.io/api/units/74223/?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.247341Z",
    "action": 71,
    "target": "聯系 ENGAGE 服務器時出現錯誤。 \n如果再次發生這種情況,請提交錯誤報告。",
    "old": "",
    "details": {
        "state": 20,
        "source": "There was an error during log in.\nIf this happens again, please submit a bug report.",
        "old_state": -1
    },
    "id": 74274,
    "action_name": "String added in the repository",
    "url": "https://translate.engagevr.io/api/changes/74274/?format=api"
}