MediaWiki API 结果

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

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

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

{
    "batchcomplete": "",
    "query": {
        "abusefilters": [
            {
                "id": 2,
                "description": "Large deletion from article by new editors",
                "actions": "disallow,tag",
                "enabled": ""
            },
            {
                "id": 3,
                "description": "Youtube links",
                "actions": "tag",
                "enabled": ""
            },
            {
                "id": 5,
                "description": "Long string of characters containing no spaces",
                "actions": "tag",
                "enabled": ""
            },
            {
                "id": 6,
                "description": "You/He/She/It sucks",
                "actions": "tag",
                "enabled": ""
            },
            {
                "id": 7,
                "description": "Users can't edit other people's userpages",
                "actions": "disallow",
                "enabled": ""
            }
        ]
    }
}