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": "parse",
                "classname": "ApiParse",
                "path": "parse",
                "group": "action",
                "prefix": "",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://translatewiki.net/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Parsing_wikitext"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "title",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "text",
                        "type": "text"
                    },
                    {
                        "index": 3,
                        "name": "revid",
                        "type": "integer"
                    },
                    {
                        "index": 4,
                        "name": "summary",
                        "type": "string"
                    },
                    {
                        "index": 5,
                        "name": "page",
                        "type": "string"
                    },
                    {
                        "index": 6,
                        "name": "pageid",
                        "type": "integer"
                    },
                    {
                        "index": 7,
                        "name": "redirects",
                        "type": "boolean"
                    },
                    {
                        "index": 8,
                        "name": "oldid",
                        "type": "integer"
                    },
                    {
                        "index": 9,
                        "name": "prop",
                        "type": [
                            "categories",
                            "categorieshtml",
                            "displaytitle",
                            "encodedjsconfigvars",
                            "externallinks",
                            "headhtml",
                            "images",
                            "indicators",
                            "iwlinks",
                            "jsconfigvars",
                            "langlinks",
                            "limitreportdata",
                            "limitreporthtml",
                            "links",
                            "modules",
                            "parsetree",
                            "parsewarnings",
                            "parsewarningshtml",
                            "properties",
                            "revid",
                            "sections",
                            "subtitle",
                            "templates",
                            "text",
                            "wikitext",
                            "headitems"
                        ],
                        "default": "text|langlinks|categories|links|templates|images|externallinks|sections|revid|displaytitle|iwlinks|properties|parsewarnings",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "deprecatedvalues": [
                            "headitems"
                        ]
                    },
                    {
                        "index": 10,
                        "name": "wrapoutputclass",
                        "type": "string",
                        "default": "mw-parser-output"
                    },
                    {
                        "index": 11,
                        "name": "parsoid",
                        "type": "boolean"
                    },
                    {
                        "index": 12,
                        "name": "pst",
                        "type": "boolean"
                    },
                    {
                        "index": 13,
                        "name": "onlypst",
                        "type": "boolean"
                    },
                    {
                        "index": 14,
                        "name": "effectivelanglinks",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 15,
                        "name": "section",
                        "type": "string"
                    },
                    {
                        "index": 16,
                        "name": "sectiontitle",
                        "type": "string"
                    },
                    {
                        "index": 17,
                        "name": "disablepp",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 18,
                        "name": "disablelimitreport",
                        "type": "boolean"
                    },
                    {
                        "index": 19,
                        "name": "disableeditsection",
                        "type": "boolean"
                    },
                    {
                        "index": 20,
                        "name": "disablestylededuplication",
                        "type": "boolean"
                    },
                    {
                        "index": 21,
                        "name": "showstrategykeys",
                        "type": "boolean"
                    },
                    {
                        "index": 22,
                        "name": "generatexml",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 23,
                        "name": "preview",
                        "type": "boolean"
                    },
                    {
                        "index": 24,
                        "name": "sectionpreview",
                        "type": "boolean"
                    },
                    {
                        "index": 25,
                        "name": "disabletoc",
                        "type": "boolean"
                    },
                    {
                        "index": 26,
                        "name": "useskin",
                        "type": [
                            "apioutput",
                            "fallback",
                            "monobook",
                            "timeless",
                            "vector",
                            "vector-2022"
                        ]
                    },
                    {
                        "index": 27,
                        "name": "contentformat",
                        "type": [
                            "application/json",
                            "application/octet-stream",
                            "application/unknown",
                            "application/x-binary",
                            "text/css",
                            "text/javascript",
                            "text/plain",
                            "text/unknown",
                            "text/x-wiki",
                            "unknown/unknown"
                        ]
                    },
                    {
                        "index": 28,
                        "name": "contentmodel",
                        "type": [
                            "GadgetDefinition",
                            "GeoJSON",
                            "GeoJson",
                            "Scribunto",
                            "css",
                            "javascript",
                            "json",
                            "sanitized-css",
                            "text",
                            "translate-messagebundle",
                            "unknown",
                            "wikitext"
                        ]
                    },
                    {
                        "index": 29,
                        "name": "templatesandboxprefix",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 30,
                        "name": "templatesandboxtitle",
                        "type": "string"
                    },
                    {
                        "index": 31,
                        "name": "templatesandboxtext",
                        "type": "text"
                    },
                    {
                        "index": 32,
                        "name": "templatesandboxcontentmodel",
                        "type": [
                            "GadgetDefinition",
                            "GeoJSON",
                            "GeoJson",
                            "Scribunto",
                            "css",
                            "javascript",
                            "json",
                            "sanitized-css",
                            "text",
                            "translate-messagebundle",
                            "unknown",
                            "wikitext"
                        ]
                    },
                    {
                        "index": 33,
                        "name": "templatesandboxcontentformat",
                        "type": [
                            "application/json",
                            "application/octet-stream",
                            "application/unknown",
                            "application/x-binary",
                            "text/css",
                            "text/javascript",
                            "text/plain",
                            "text/unknown",
                            "text/x-wiki",
                            "unknown/unknown"
                        ]
                    }
                ],
                "templatedparameters": []
            }
        ]
    }
}