Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/194633/?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/sakusenerio/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
    "timestamp": "2023-03-24T09:56:59.395989Z",
    "action": 5,
    "target": "武器伤害类型当前为“无类型”,该伤害类型对弱点发掘无效,弱点数值不会被添加。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Weapon's damage type is set to Untyped which is an invalid damage type for the purposes of Exploit Vulnerability. Weakness will not be applied.",
        "old_state": 0
    },
    "id": 284437,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/284437/?format=api"
}