Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/174976/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/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-04-10T07:54:26.300635Z",
    "action": 9,
    "target": "选择此选项后,仅当法术/神术/技能检定成功时(通过测试并达到 CN )才会播出动画。",
    "old": "勾选时仅在法术成功施放时播放法术动画(已通过测试,达到CN数值)",
    "details": {
        "state": 20,
        "source": "Selecting this option will play spell animation only when spell was succesfully casted (passed test and CN number reached)",
        "old_state": 20
    },
    "id": 294775,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/294775/?format=api"
}