Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/189994/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/LiyuNodream/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/LiyuNodream/?format=api",
    "timestamp": "2023-03-11T17:45:27.540508Z",
    "action": 5,
    "target": "(可选)筛选中可用的最大专长等级。可以是一个数字,也可以使用简写 “level” 或 “half”,此时将使用角色等级或其等级的一半。",
    "old": "",
    "details": {
        "state": 20,
        "source": "(optional) The max feat level used in the filter. Can be a number or one of the shortcuts 'level' and 'half' which respectively use the actor's level or half its value.",
        "old_state": 0
    },
    "id": 276673,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/276673/?format=api"
}