MediaWiki API 結果

這是JSON格式的HTML實現。HTML對除錯很有用,但不適合應用程式使用。

指定format參數以變更輸出格式。要查看JSON格式的非HTML實現,設定format=json

參見完整文件,或API說明以取得更多資訊。

{
    "batchcomplete": "",
    "query": {
        "pages": {
            "1": {
                "pageid": 1,
                "ns": 0,
                "title": "\u9996\u9801",
                "links": [
                    {
                        "ns": 0,
                        "title": "\u4e3b\u984cB"
                    },
                    {
                        "ns": 0,
                        "title": "\u4e3b\u984cC"
                    },
                    {
                        "ns": 0,
                        "title": "\u6b50\u6d32"
                    },
                    {
                        "ns": 14,
                        "title": "\u5206\u985e:\u6587\u5316"
                    },
                    {
                        "ns": 14,
                        "title": "\u5206\u985e:\u6b77\u53f2"
                    },
                    {
                        "ns": 14,
                        "title": "\u5206\u985e:\u79d1\u6280"
                    }
                ]
            }
        }
    }
}