Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/290166/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-ranged-combat/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/AlphaStarguide/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/AlphaStarguide/?format=api",
    "timestamp": "2025-06-17T10:45:30.959945Z",
    "action": 5,
    "target": "启用时,模组将处理成堆的投掷武器(如小刀和炸弹),所以取出/收起/存放将创建一个包含状态更新物品的新物品堆,其中。物品堆的其余部分将保持不变。如果状态更新物品已经存在一个物品堆,则物品将被移动到该物品堆中。",
    "old": "",
    "details": {
        "state": 20,
        "source": "When enabled, the module will handle stacks of thrown weapons (e.g. knives and bombs) so drawing/sheathing/stowing one will create a new stack containing one item in the new state. The rest of the stack will be left unchanged. If there is already a stack of that item in the new state, the item will be moved to that stack.",
        "old_state": 0
    },
    "id": 504325,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504325/?format=api"
}