Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/79635/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-27T13:35:17.530287Z",
    "action": 59,
    "target": "注意,此对话框存在时,计时器暂停。<br>关闭此对话框后,计时器将继续计时。",
    "old": "注意,此对话框开启时计时器暂停。<br>关闭此对话框后,计时器将继续计时。",
    "details": {
        "state": 20,
        "source": "Note that the timer is paused while this dialog is open. Close this dialog to unpause the timer.",
        "old_state": 20
    },
    "id": 516651,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/516651/?format=api"
}