Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/193475/?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-19T03:01:15.279377Z",
    "action": 9,
    "target": "在此设置完成一次自然治疗投骰所需的时间,除非设定另有说明,否则不用改变此项。默认:五天",
    "old": "",
    "details": {
        "state": 20,
        "source": "Here you can set up the time it takes until a Natural Healing roll may be done. You may not need to change this unless your setting rules state another interval. Default: five days",
        "old_state": 0
    },
    "id": 346384,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/346384/?format=api"
}