Résultat de l’API de MediaWiki

Voici la représentation HTML du format JSON. HTML est utile pour le débogage, mais inapproprié pour être utilisé dans une application.

Spécifiez le paramètre format pour modifier le format de sortie. Pour voir la représentation non HTML du format JSON, mettez format=json.

Voyez la documentation complète, ou l’aide de l’API pour plus d’information.

{
    "batchcomplete": "",
    "continue": {
        "abfstartid": "11",
        "continue": "-||"
    },
    "query": {
        "abusefilters": [
            {
                "id": 1,
                "description": "New user blanking articles",
                "actions": "warn,tag",
                "enabled": ""
            },
            {
                "id": 2,
                "description": "Large deletion from article by new editors",
                "actions": "warn,tag",
                "enabled": ""
            },
            {
                "id": 3,
                "description": "\"Poop\" vandalism",
                "actions": "warn,disallow",
                "enabled": ""
            },
            {
                "id": 4,
                "description": "Shouting",
                "actions": "warn,tag",
                "enabled": ""
            },
            {
                "id": 5,
                "description": "New user removing templates on image description",
                "actions": "tag",
                "enabled": ""
            },
            {
                "id": 6,
                "description": "Link spamming",
                "actions": "throttle,warn,tag",
                "enabled": ""
            },
            {
                "id": 7,
                "description": "Creating very short new article",
                "actions": "tag",
                "enabled": ""
            },
            {
                "id": 8,
                "description": "Removal of all categories",
                "actions": "warn,tag",
                "enabled": ""
            },
            {
                "id": 9,
                "description": "Repeating characters",
                "actions": "warn,tag",
                "enabled": ""
            },
            {
                "id": 10,
                "description": "User adds link containing username",
                "actions": "warn,tag",
                "enabled": ""
            }
        ]
    }
}