Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/194455/?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.661694Z",
    "action": 9,
    "target": "启用用户能够将物品丢到其他标记上以给予他们 - 禁用此项后,用户不能给其他用户给予物品。",
    "old": "允许用户能够将物品丢到其他标记上以给予他们 - 禁用此项后,用户不能给其他用户给予物品。",
    "details": {
        "state": 20,
        "source": "This enables users to be able to drop items onto other tokens to give it to them - with this disabled, users cannot give other users items.",
        "old_state": 20
    },
    "id": 448584,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/448584/?format=api"
}