Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/317461/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-27T13:35:17.530309Z",
    "action": 71,
    "target": "完美的扮演!充满创意的想法!诸如此类",
    "old": "",
    "details": {
        "state": 20,
        "source": "Good RP!, Creative thinking!, etc.",
        "old_state": -1
    },
    "id": 516653,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/516653/?format=api"
}