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 \"support phone number\" spam",
                "pattern": "!(\"autoconfirmed\" in user_groups)\r\n& (action == \"edit\")\r\n& article_text irlike \"(18447828099|1-844-782-8099|WelcomeIsraelPres|BeaconRecovery_Contact_Help|1-844-389-5696|gmail customer support|\u200egmail customer service|call gmail tech support|call gmail technical support|support phone number|USA/CANADA Call|number USA/CANADA|1-844-780-6751|18447806751|toll free number)\""
            },
            {
                "id": 2,
                "description": "Long-term spam"
            },
            {
                "id": 3,
                "description": "IP page creation",
                "pattern": "article_namespace % 2 === 0\r\n& article_namespace !== 110\r\n& article_articleid === 0\r\n& user_age === 0"
            },
            {
                "id": 4,
                "description": "Link spam"
            },
            {
                "id": 5,
                "description": "Possible self-promotion in the user-space"
            },
            {
                "id": 6,
                "description": "Possible spam page"
            },
            {
                "id": 7,
                "description": "Large unwikified new article",
                "pattern": "(user_editcount < 50) &\r\n(article_namespace == 0) &\r\n(article_recent_contributors == \"\") &\r\n(new_size > 1000) &\r\n!(contains_any(added_lines, \"[[\", \"{{\", \"{|\", \"==\", \"<ref\", \"''\"))"
            }
        ]
    }
}