MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "query": {
        "abusefilters": [
            {
                "id": 1,
                "description": "Prevent SPAM on User Pages",
                "actions": "warn,disallow",
                "enabled": ""
            },
            {
                "id": 2,
                "description": "New account creating a new page with external link",
                "actions": "warn,tag",
                "enabled": ""
            },
            {
                "id": 3,
                "description": "Block common SPAM phrases from new accounts",
                "actions": "disallow",
                "enabled": ""
            },
            {
                "id": 6,
                "description": "Username with common spambot format",
                "actions": "warn,disallow",
                "enabled": ""
            },
            {
                "id": 7,
                "description": "Block links in uploads from new accounts",
                "actions": "warn",
                "enabled": ""
            },
            {
                "id": 8,
                "description": "Prevent new accounts from adding links to pages",
                "actions": "warn,disallow",
                "enabled": ""
            }
        ]
    }
}