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": "",
    "continue": {
        "abfstartid": 11,
        "continue": "-||"
    },
    "query": {
        "abusefilters": [
            {
                "id": 1,
                "description": "Inappropriate"
            },
            {
                "id": 2,
                "description": "Blanking"
            },
            {
                "id": 3,
                "description": "Unreasonably large edit"
            },
            {
                "id": 4,
                "description": "Repetition"
            },
            {
                "id": 5,
                "description": "Replacement"
            },
            {
                "id": 6,
                "description": "Unreasonably large edit"
            },
            {
                "id": 7,
                "description": "Upload with missing or default info",
                "pattern": "action='upload'\r\n& (new_wikitext contains \"the file (THIS IS NOT OPTIONAL)\")\r\n& !(contains_any(user_groups, \"Directors\") & lcase(page_title) contains \"test\")"
            },
            {
                "id": 8,
                "description": "Deprecated HTML: Attributes",
                "pattern": "!(\".css\" in page_title)\r\n& added_lines rlike \"width=\\\"[0-9]\""
            },
            {
                "id": 9,
                "description": "Deprecated HTML: Center",
                "pattern": "added_lines rlike \"<center>\""
            },
            {
                "id": 10,
                "description": "Lack of file info template",
                "pattern": "action='upload'\r\n& page_age == 0\r\n& !(new_wikitext contains \"{{File Info\" | new_wikitext contains \"{{File_Info\")"
            }
        ]
    }
}