MediaWiki API 结果

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

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

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

{
    "batchcomplete": "",
    "query": {
        "recentchanges": [
            {
                "type": "new",
                "ns": 0,
                "title": "\u5a31\u4e50\u90e8",
                "pageid": 5,
                "revid": 6,
                "old_revid": 0,
                "rcid": 5,
                "timestamp": "2025-04-30T16:48:18Z"
            },
            {
                "type": "new",
                "ns": 0,
                "title": "\u6447\u66f3\u767e\u5408",
                "pageid": 4,
                "revid": 5,
                "old_revid": 0,
                "rcid": 4,
                "timestamp": "2025-04-17T09:30:07Z"
            },
            {
                "type": "edit",
                "ns": 0,
                "title": "\u9996\u9875",
                "pageid": 1,
                "revid": 4,
                "old_revid": 1,
                "rcid": 3,
                "timestamp": "2025-04-16T19:20:24Z"
            },
            {
                "type": "log",
                "ns": 6,
                "title": "\u6587\u4ef6:\u300aFly Dream\u300b\u5c01\u9762 (1).jpg",
                "pageid": 3,
                "revid": 3,
                "old_revid": 0,
                "rcid": 2,
                "timestamp": "2025-04-16T19:07:07Z"
            },
            {
                "type": "new",
                "ns": 0,
                "title": "\u5927\u5ba4\u5bb6",
                "pageid": 2,
                "revid": 2,
                "old_revid": 0,
                "rcid": 1,
                "timestamp": "2025-04-16T19:01:46Z"
            }
        ]
    }
}