Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/174875/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-extempore-effects/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-03T17:29:59.934779Z",
    "action": 2,
    "target": "使用随机图标创建新的自定义效果,添加到当前选择的指示物上",
    "old": "使用随机图标创建新的自定义效果,添加到当前选择的指示物上。",
    "details": {
        "state": 20,
        "source": "Create a new custom effect with a random icon, applied to the currently selected token",
        "old_state": 20
    },
    "id": 258330,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/258330/?format=api"
}