Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/176277/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
    "timestamp": "2023-03-07T09:57:43.066442Z",
    "action": 5,
    "target": "使用已保存角色如“引用”或其他自选角色进行超游发言时,高亮聊天框。若设置为空则不提醒。此项设置使用Regex。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Highlights the chatbox if you are using reserved characters such as \"quotes\" or other characters of your choice when speaking out of character. If the setting is empty, no warnings will be given. This uses Regex.",
        "old_state": 0
    },
    "id": 261828,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/261828/?format=api"
}