Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/283456/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/huihui/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/huihui/?format=api",
    "timestamp": "2025-06-20T09:48:57.587347Z",
    "action": 5,
    "target": "你尚未选择奇具。请前往角色卡的物品栏,点击管理奇具,并为你的奇具分配物品。",
    "old": "",
    "details": {
        "state": 20,
        "source": "You do not have implements selected. Go to the inventory tab on your character sheet, click manage implements, and assign items to your implements.",
        "old_state": 0
    },
    "id": 504572,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504572/?format=api"
}