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": ""
            }
        ]
    }
}