Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/194277/?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/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/hmqgg/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/hmqgg/?format=api",
    "timestamp": "2024-03-09T13:01:26.423449Z",
    "action": 9,
    "target": "查看物品堆时在相关界面显示的描述。",
    "old": "查看物品堆时在相关界面显示的描述",
    "details": {
        "state": 20,
        "source": "This description is shown in relevant interfaces when the item pile is viewed",
        "old_state": 20
    },
    "id": 448578,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/448578/?format=api"
}