Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/282221/?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.805042Z",
    "action": 9,
    "target": "本次导航到此结束。我希望这能消除一些关于 Polyglot 与 Core Foundry 行为交互的疑虑。<br>如果您想更深入地了解该模块,请查看<span class='reference'>游戏配置</span>中的模块设置。<br>如果这样做仍然不够,尝试点击<a class=\"hyperlink\" href=\"https://github.com/mclemente/fvtt-module-polyglot/wiki\" target=\"_blank\" rel=\"nofollow noopener\">module's wiki</a> for more information.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This concludes this tour. I hope this has cleared some doubts about Polyglot's interaction with Core Foundry behavior.<br>If you want to get more in-depth with the module, check out its settings on the <span class='reference'>Game Settings</span>.<br>If this still proves insufficient, try checking the <a class=\"hyperlink\" href=\"https://github.com/mclemente/fvtt-module-polyglot/wiki\" target=\"_blank\" rel=\"nofollow noopener\">module's wiki</a> for more information.",
        "old_state": 0
    },
    "id": 449292,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/449292/?format=api"
}