MediaWiki API 結果

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

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

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

{
    "batchcomplete": "",
    "query": {
        "normalized": [
            {
                "from": "File:Example.jpg",
                "to": "\u6a94\u6848:Example.jpg"
            }
        ],
        "pages": {
            "-1": {
                "ns": 6,
                "title": "\u6a94\u6848:Example.jpg",
                "missing": "",
                "fileusage": [
                    {
                        "pageid": 49,
                        "ns": 10,
                        "title": "\u6a21\u677f:Thankyou"
                    }
                ]
            }
        }
    }
}