Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/241689/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/swade/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade/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-12-09T12:07:55.295927Z",
    "action": 9,
    "target": "第一个字段接受任何有效的Foundry骰子表达式;在骰子表达式后添加x表示爆炸骰子(例如1d6x)。第二个字段是要添加的数字。单击标签以掷骰子。",
    "old": "",
    "details": {
        "state": 20,
        "source": "The first field accepts any valid Foundry die expression; append an x to make it explode (e.g. 1d6x). The second is a number that is added. Click the label to roll the die.",
        "old_state": 0
    },
    "id": 409395,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/409395/?format=api"
}