Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/285285/?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:11:18.260107Z",
    "action": 5,
    "target": "因帜奇具灵光,减少1点",
    "old": "",
    "details": {
        "state": 20,
        "source": "Reduce frightened condition by 1 due to Thaumaturge Regalia aura.",
        "old_state": 0
    },
    "id": 504654,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504654/?format=api"
}