MediaWiki API 结果

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

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

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

{
    "batchcomplete": "",
    "query": {
        "recentchanges": [
            {
                "type": "edit",
                "ns": 0,
                "title": "\u6bb5\u6c0f\u4e0e\u4e09\u5341\u4e03\u90e8\u4f1a\u76df\u7891",
                "pageid": 9019,
                "revid": 21083,
                "old_revid": 21081,
                "rcid": 20256,
                "timestamp": "2026-02-11T09:35:33Z"
            },
            {
                "type": "edit",
                "ns": 2,
                "title": "User:\u9648\u6c38\u4ec1",
                "pageid": 4344,
                "revid": 21082,
                "old_revid": 20696,
                "rcid": 20255,
                "timestamp": "2026-02-11T02:09:53Z"
            },
            {
                "type": "new",
                "ns": 0,
                "title": "\u6bb5\u6c0f\u4e0e\u4e09\u5341\u4e03\u90e8\u4f1a\u76df\u7891",
                "pageid": 9019,
                "revid": 21081,
                "old_revid": 0,
                "rcid": 20254,
                "timestamp": "2026-02-11T02:08:58Z"
            }
        ]
    }
}