Changes API.

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

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

{
    "unit": "https://translate.engagevr.io/api/units/74320/?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.255537Z",
    "action": 71,
    "target": "開啓此設置後,視角將朝鼠標移動的相反方向移動。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Turn this setting on to move your view in the opposite direction to your mouse movement.",
        "old_state": -1
    },
    "id": 74371,
    "action_name": "String added in the repository",
    "url": "https://translate.engagevr.io/api/changes/74371/?format=api"
}