Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/303315/?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:45:19.558142Z",
    "action": 5,
    "target": "若勾选,Exploit Vulnerability 模组会处理该奇具的效果,并且建议删除系统生成的奇具。若关闭,则模组在管理该奇具时不会对其产生影响,并且建议在管理奇具时使用系统生成的奇具。",
    "old": "",
    "details": {
        "state": 20,
        "source": "If true, the Exploit Vulnerability module will handle this implement's effects and it is recommended to delete system-generated implements. If false, the Exploit Vulnerability module will not create effects on this implement when managed and it is recommended to use system-generated implements when managing implements.",
        "old_state": 0
    },
    "id": 504569,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504569/?format=api"
}