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": "Replace_in_Files",
        "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": {
            "795": {
                "pageid": 795,
                "ns": 0,
                "title": "Recommended global variables",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "[[Category:User Documentation]]\nTechnically, it does not matter how you name your [[global compiler variables]]. However, if you wish to maximise the benefit of using them, then you better make sure that the same name always means the same thing!\n\n'''Example:'''\n\nIf you call the location of your wxWidgets installation <code>#wx</code>, and two other developers call them <code>#wxwin</code> and <code>#wxwidgets</code> in their projects, then somebody compiling all three projects will be prompted three times for the same thing. This is obviously less than optimal.\n\n== List of names for global compiler variables ==\n\nThis list is provided as a guideline and in no way authoritative. However, if you use the names in this list, chances are good that people trying to compile your projects will be a lot happier.\n\n{| border=\"1\" cellpadding=\"5\" cellspacing=\"0\" style=\"border: 1px solid gray; border-collapse: collapse;\"\n\n|- style=\"background: #ececec; border: 1px solid gray; text-align: center;\"\n! Variable\n! Meaning\n|-\n\n|-\n| cb || Base directory of the Code::Blocks SDK\n|-\n\n|-\n| cs || Base directory of Crystal Space \n|-\n\n|-\n| dm || Base directory of Digital Mars \n|-\n\n|-\n| dx || Base directory of the DirectX SDK\n|-\n\n|-\n| fl || Base directory of FLTK\n|-\n\n|-\n| ft || Base directory of FreeType\n|-\n\n|-\n| genesis || Base directory of Genesis 3D\n|-\n\n|-\n| gcc || Base directory of GCC/MinGW\n|-\n\n|-\n| glfw || Base directory of GLFW\n|-\n\n|-\n| glut || Base directory of GLUT\n|-\n\n|-\n| g3d || Base directory of Graphics 3D\n|-\n\n|-\n| gtk || Base directory of GTK+\n|-\n\n|-\n| irr || Base directory of Irrlicht\n|-\n\n|-\n| lwsdk || Base directory of LightWave SDK\n|-\n\n|-\n| msvc || Base directory of MSVC\n|-\n\n|-\n| ogre || Base directory of Ogre 3D\n|-\n\n|-\n| openal || Base directory of OpenAL\n|-\n\n|-\n| psdk || Base directory of the Microsoft Platform SDK\n|-\n\n|-\n| sdl || Base directory of SDL\n|-\n\n|-\n| sw || Base directory of SmartWin\n|-\n\n|-\n| qt || Base directory of Qt\n|-\n\n|-\n| wx || Base directory of wxWidgets\n|-\n\n|-\n| zlib || Base directory of zlib\n|-\n\n|-\n| libpng || Base directory of libpng\n|-\n\n|}"
                    }
                ]
            },
            "2179": {
                "pageid": 2179,
                "ns": 0,
                "title": "RegEx Testbed plugin",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "[[Category:Code::Blocks Contrib Plugins]]\n{{Infobox_Plugin|\n  name = RegExTestbed |\n  logo = [[File:Generic-plugin.png]] |\n  developer = Yiannis Mandravellos |\n  maintainer = |\n  version = 0.2\n}}\n\n[[wikipedia:Regular expression|Regular expressions]] enable advanced searching and parsing of strings, however, it can be tiresome to continually rebuild a project just to see if a small tweak allowed a regular expression to function properly. '''RegExTestbed''' provides a workspace in which to test out regular expressions instantaneously. See this [http://docs.wxwidgets.org/trunk/overview_resyntax.html#overview_resyntax_syntax wxWidgets documentation] for details on how to form a regular expression."
                    }
                ]
            }
        }
    }
}