Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/282211/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/hmqgg/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/hmqgg/?format=api",
    "timestamp": "2024-03-09T15:03:41.490255Z",
    "action": 9,
    "target": "请务必查看模块设置,在这里您可以更改聊天信息的显示方式。<br>关于 Foundry 和聊天信息,有一件事与<span class='reference'>用户配置</span>用户配置有关。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Be sure to check out the module settings, where you can make changes to how the chat messages are displayed.<br>There is a particular thing about Foundry and Chat Messages that is related to the <span class='reference'>User Configuration</span>.",
        "old_state": 0
    },
    "id": 449282,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/449282/?format=api"
}