Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/288320/?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-20T12:24:57.579005Z",
    "action": 2,
    "target": "若震慑状态具有状态值且没有持续时间,则减少其状态值。当你饮杯时,你每天有一次机会使流失状态值减少1。",
    "old": "若震慑状态具有状态值且没有持续时间,则减少其状态值。当你饮杯时,你也可以使流失状态值减少1",
    "details": {
        "state": 20,
        "source": "Reduce the value of the stunned condition if it has a condition value, but not a duration. You can also decrease the drained condition by 1 once per day when you drink from the chalice.",
        "old_state": 20
    },
    "id": 504663,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504663/?format=api"
}