Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/310863/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-07-02T20:36:47.772323Z",
    "action": 71,
    "target": "여기에서 특정 유형의 아이템을 제외할 수 있는 다양한 필터를 정의할 수 있습니다. 지정한 속성 경로를 기준으로 아이템의 \"type\"을 식별하고, 설정된 필터에 따라 해당 아이템은 아이템 더미 인벤토리 UI에서 숨겨집니다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Here you can define multiple types of filters that will exclude certain types of items. Based on the attribute path given, the item pile could find the \"type\" of an item and based on the filters, it hides those items in the item pile inventory UI.",
        "old_state": -1
    },
    "id": 505357,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/505357/?format=api"
}