Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/118909/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-23T17:48:56.147517Z",
    "action": 59,
    "target": "如果PF2e系統開啟了「NPC可以被搜刮」功能,將NPC新增到場景時自動神秘化其持有的任何非臨時的鍊金或魔法物品。",
    "old": "如果PF2e系統開啟了「NPC可以被搜刮」功能,將NPC新增到場景時自動神秘化其持有的任何非臨時的鍊金或魔法物品。",
    "details": {
        "state": 10,
        "source": "Automatically mystify any non-temporary physical items that are alchemical or magical according to what's selected in the dropdown, if the PF2e system setting 'NPCs are lootable' is enabled.",
        "old_state": 20
    },
    "id": 249441,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/249441/?format=api"
}