Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/282201/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/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-09T15:03:41.176800Z",
    "action": 9,
    "target": "与玩家列表中显示的程序类似,每个玩家的已知语言旁边都会显示一个 <span class='reference'>Pip</span>,该玩家至少有一个actor能听懂该语言。将鼠标悬停在一个 Pip 上,会显示用户的姓名和可以使用该语言的actor列表。",
    "old": "",
    "details": {
        "state": 20,
        "source": "A <span class='reference'>Pip</span>, similar to the ones shown on the Players List, will be displayed right next to known languages for each player who has at least one actor that understands it. Hovering over a Pip will display the user's name and the list of actors providing access to the language.",
        "old_state": 0
    },
    "id": 449272,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/449272/?format=api"
}