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": {
        "gapcontinue": "Security",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "2213": {
                "pageid": 2213,
                "ns": 0,
                "title": "Reading Content Globals",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "The technique [http://wiki.greasespot.net/index.php?title=Reading_Content_Globals&oldid=5610 previously described] at this page is no longer necessary.\nRead [[Content Script Injection]] for an easier replacement technique.\n\n[[Category:Coding Tips:Interacting With The Page]]"
                    }
                ]
            },
            "1497": {
                "pageid": 1497,
                "ns": 0,
                "title": "Sandbox",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "<div style=\"border: 3px dotted; color: red; font-size: 1.2em; padding: 0.5em; margin: 1em; text-align: center\">\nWarning: The contents of this page are not accurate in reference to Greasemonkey 4.0, and likely to change in coming versions.\n</div>\n\nFor [[security]] reasons, modern [[Version history|versions]] of [[Greasemonkey]] execute each script in a \"sandbox\", which isolates trusted [[user script]] code from potentially malicious web page code.\n\nDocumentation for [http://developer.mozilla.org/en/docs/Components.utils.Sandbox Component.utils.Sandbox] at [http://developer.mozilla.org/en/docs/Components.utils Component.utils] page.\nThere is documentation for [http://developer.mozilla.org/en/docs/Components.utils.evalInSandbox Components.utils.evalInSandbox] which gives an example of Sandbox usage.\n\nFor information on sandboxes in general, see [[Wikipedia:Sandbox_(computer_security)|Wikipedia's article on the topic]].\n\nSee also the effects that [[XPCNativeWrappers]] have on the Sandbox's relationship to the content page.\n\n{{stub}}\n[[Category:Scripting context]]"
                    }
                ]
            }
        }
    }
}