Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/194295/?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.463490Z",
    "action": 9,
    "target": "如果堆由单一物品组成,这将设置堆标记的图像为物品的图像。",
    "old": "如果堆由单一物品组成,这将设置堆指示物的图像为物品的图像。",
    "details": {
        "state": 20,
        "source": "If the pile is made up of a single item, this sets the pile token's image to be the image of the item.",
        "old_state": 20
    },
    "id": 448579,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/448579/?format=api"
}