Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/193867/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/swade-immersive-macros/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade-immersive-macros/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/bnp800/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/bnp800/?format=api",
    "timestamp": "2023-06-19T07:30:22.201018Z",
    "action": 5,
    "target": "决定SWIM是否在角色回合开始时移除特定状态(如动摇)及其方式。手动:弹出对话框请求投骰。| 禁用:启动系统默认投骰(可用SUCC禁用)。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Determines if and how the SWIM functions to remove certain conditions (i.e. Shaken) should execute when the characters turn starts. Manual: A dialogue will ask for a roll. | Disabled: The system default rolls will be initiated (can be disabled in SUCC).",
        "old_state": 0
    },
    "id": 346827,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/346827/?format=api"
}