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.

{
    "paraminfo": {
        "helpformat": "none",
        "modules": [
            {
                "name": "import",
                "classname": "ApiImport",
                "path": "import",
                "group": "action",
                "prefix": "",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "//species.wikimedia.org/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "writerights": "",
                "mustbeposted": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Import"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "summary",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "xml",
                        "type": "upload"
                    },
                    {
                        "index": 3,
                        "name": "interwikiprefix",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "interwikisource",
                        "type": [
                            "c",
                            "d",
                            "en",
                            "incubator",
                            "m",
                            "mediawiki",
                            "outreach"
                        ]
                    },
                    {
                        "index": 5,
                        "name": "interwikipage",
                        "type": "string"
                    },
                    {
                        "index": 6,
                        "name": "fullhistory",
                        "type": "boolean"
                    },
                    {
                        "index": 7,
                        "name": "templates",
                        "type": "boolean"
                    },
                    {
                        "index": 8,
                        "name": "namespace",
                        "type": "namespace"
                    },
                    {
                        "index": 9,
                        "name": "assignknownusers",
                        "type": "boolean"
                    },
                    {
                        "index": 10,
                        "name": "rootpage",
                        "type": "string"
                    },
                    {
                        "index": 11,
                        "name": "tags",
                        "type": [
                            "AWB",
                            "commons-filename-change"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 12,
                        "name": "token",
                        "type": "string",
                        "required": "",
                        "sensitive": "",
                        "tokentype": "csrf"
                    }
                ],
                "templatedparameters": []
            }
        ]
    }
}