Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/282199/?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.121792Z",
    "action": 9,
    "target": "<span class='reference'>下拉列表</span>包含您所在世界的所有语言。<br>根据您的游戏系统,语言可能已经设置好,而在其他游戏系统中,您可能需要在<span class='reference'>游戏设置</span>中配置这些语言。<br>它将显示pl角色已知和未知语言之间的语言。",
    "old": "",
    "details": {
        "state": 20,
        "source": "The <span class='reference'>Dropdown</span> contains all the languages in your world.<br>Depending on your game system, the languages may have already been set, while in other game systems, you may need to configure them in the <span class='reference'>Game Settings</span>.<br>It will display languages between the ones Known and Unknown by your players' actors.",
        "old_state": 0
    },
    "id": 449270,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/449270/?format=api"
}