Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/121894/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-animations/master/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-18T16:03:55.223552Z",
    "action": 59,
    "target": "定義小型角色的動畫。若你使用PF2E的\"Scale tokens according to size\"設定,本項應關閉卻自動定義為0.8。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Determines what scale the animations assume Small characters are. If you use the \"Scale tokens according to size\" Pathfinder 2e system setting, this setting is disabled and assumed to be 0.8.",
        "old_state": -1
    },
    "id": 190830,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/190830/?format=api"
}