Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/246889/?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_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-04T19:48:32.200206Z",
    "action": 59,
    "target": "預設禁用。作為GM使用此MOD建立效果時,預設不將效果設定為「未鑑定」(秘密)\n按住Ctrl/Alt鍵以執行相反操作(預設為將效果設定為「未鑑定」)",
    "old": "",
    "details": {
        "state": 20,
        "source": "Default false.  When creating an effect with the module as a GM it will not default to \"unidentified\" (secret).\n     Holding the Ctrl/Alt button while creating an effect will reverse this (making it secret by default).",
        "old_state": -1
    },
    "id": 397494,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/397494/?format=api"
}