Changes API.

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

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

{
    "unit": "https://translate.engagevr.io/api/units/74309/?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.254774Z",
    "action": 71,
    "target": "<b>IFX氣泡</b>設置為始終可見,按下<color=#19BEF0>[ B ]</color>可將其隱藏。",
    "old": "",
    "details": {
        "state": 20,
        "source": "<b>IFX bubbles</b> are set to always visible, press <color=#19BEF0>[ B ]</color> to hide them.",
        "old_state": -1
    },
    "id": 74360,
    "action_name": "String added in the repository",
    "url": "https://translate.engagevr.io/api/changes/74360/?format=api"
}