Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/91341/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-animations/master/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/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-02-19T16:15:02.003866Z",
    "action": 2,
    "target": "这个动画将在升级时被替换。如果你不想这么做,最好将它的<b>动画</b>或<b>变体</b>临时更改为其他,或在配置中启用Debug模式并再次点击MetaData按钮。",
    "old": "这个动画将在升级时被替换。如果你不想这么做,最好临时更改一下它的<b>动画</b>或<b>变体</b>。",
    "details": {
        "state": 20,
        "source": "This animation WILL be replaced when updated. If you don't want it to be, best way is to temporarily change it's <b>animation</b> or <b>variant</b> to something else, or enabling Debug mode in the settings and pressing the Metadata button again.",
        "old_state": 10
    },
    "id": 246721,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/246721/?format=api"
}