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": "Sandbox",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> 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": {
            "772": {
                "pageid": 772,
                "ns": 0,
                "title": "Region",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "[[Category:Lua]]\nRegion '''class''': ('''Inheritance''': ''[[GraphicsObject]]'')\n\nClass describing a region of coordinates.\n\n== Creation ==\n:; [[createRegion]]() &#58; Region\n:: Creates an empty region.\n\n== Methods ==\n; addRectangle(''x1'', ''y1'', ''x2'', ''y2'')\n: Adds a rectangle to the region.\n\n; addPolygon(''tableWithCoordinates'')\n: Adds an array of 2D locations. (example: {{0,0},{100,100}, {0,100}} for a triangle)\n\n== See also ==\n* [[Lua]]\n* [[Help_File:Script engine|Script engine]]\n\n=== Related Functions ===\n* [[createRegion]]\n\n=== Related Classes ===\n* [[GraphicsObject]]\n* [[Object]]\n* [[Control]]\n* [[Component]]\n* [[WinControl]]\n* [[Application]]\n* [[Form]]"
                    }
                ]
            },
            "90": {
                "pageid": 90,
                "ns": 0,
                "title": "SQL",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "[[Category:Help]]\nSQL stands for Subject Query Language.\nWhile it's main use is for web-based languages along side PHP, it can also be used maliciously."
                    }
                ]
            }
        }
    }
}