Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/79665/?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": "2025-05-06T19:36:46.025997Z",
    "action": 59,
    "target": "勾选此项开启NPC神秘化工具,开启后按Ctrl(按键可自定义)将NPC添加到已激活场景中时,将根据其特征重命名token。保存设置以显示/隐藏更多选项。",
    "old": "勾选此项开启NPC神秘化工具,开启后按Ctrl(按键可自定义)将NPC添加到已激活场景中时,将根据其特征重命名token。保存设置以显示/隐藏更多选项。",
    "details": {
        "state": 10,
        "source": "Check to enable token mystifier, renaming tokens on the active scene based on their traits if Ctrl (configurable) is clicked when adding to scene. Save settings to show/hide additional options. Will always exclude party members.",
        "old_state": 10
    },
    "id": 503583,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/503583/?format=api"
}