Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/246891/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-extempore-effects/main/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-04T19:48:32.200327Z",
    "action": 59,
    "target": "使用隨機圖示建立新的自定義效果,新增到目前選擇的Token上",
    "old": "",
    "details": {
        "state": 20,
        "source": "Create a new custom effect with a random icon, applied to the currently selected token",
        "old_state": -1
    },
    "id": 397496,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/397496/?format=api"
}