MediaWiki API 结果

这是JSON格式的HTML实现。HTML对调试很有用,但不适合应用程序使用。

指定format参数以更改输出格式。要查看JSON格式的非HTML实现,设置format=json

参见完整文档,或API帮助以获取更多信息。

{
    "error": {
        "code": "param-illegal",
        "info": "Invalid Property ID.",
        "messages": [
            {
                "name": "wikibase-api-invalid-property-id",
                "parameters": [],
                "html": {
                    "*": "\u5c5e\u6027ID\u65e0\u6548\u3002"
                }
            }
        ],
        "*": "See https://pub.wiki/api.php for API usage. Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/> for notice of API deprecations and breaking changes."
    }
}