Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/283466/?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-20T10:10:44.924263Z",
    "action": 5,
    "target": "你无法回忆起该生物的显著弱点,你改而尝试发掘一个更个体化的弱点。你只能发掘该生物的个体克制。你使用无武装攻击和武器对该生物进行的打击如果还不是魔法的,则变成魔法的。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Failing to recall a salient weakness about the creature, you instead attempt to exploit a more personal vulnerability. You can exploit only the creature's personal antithesis. Your unarmed and weapon Strikes against the creature also become magical if they weren't already.",
        "old_state": 0
    },
    "id": 504588,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504588/?format=api"
}