Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/174877/?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:31:34.693641Z",
    "action": 5,
    "target": "若未禁用,你可以在创建即兴效果或使用效果控制台时使用此快捷键打开效果卡片。",
    "old": "",
    "details": {
        "state": 20,
        "source": "If not disabled, you can use this to open the effect's sheet when creating an Extempore Effect and when using the effects panel.",
        "old_state": 0
    },
    "id": 258332,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/258332/?format=api"
}