Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/206405/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/succ-swade-unlimited-condition-changer/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/succ-swade-unlimited-condition-changer/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-27T03:28:14.964033Z",
    "action": 9,
    "target": "激活后,当在演员或令牌上更改默认条件时,将创建聊天消息。如果激活了SWADE核心规则模块或SWPF规则模块,则聊天消息将包含规则参考链接。这对新玩家特别有用,因为相关规则可以通过单击打开。",
    "old": "",
    "details": {
        "state": 10,
        "source": "When active, this will create a chat message when default conditions are changed on an actor or token. The chat message will contain a rules reference link, if either the SWADE core rules module or the SWPF rules module is activated. This is especially useful for new players as the relevant rules can be opened on a single click.",
        "old_state": 0
    },
    "id": 354440,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/354440/?format=api"
}