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": "",
    "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": {
            "4": {
                "pageid": 4,
                "ns": 0,
                "title": "Syntax Highlighting",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "==Notepad++==\nThe recommended editor is [http://notepad-plus.sourceforge.net/ Notepad++] Once you have installed this you need to update the \"User defined langauge\" feature as follows:\n\n* If you have defined no other language extensions yourself, you just need to download the latest version of [http://download.opengenie.org/editors/Notepad++/userDefineLang.xml userDefineLang.xml] and then save this to your \"Application specific data area\"\n* If you have defined additional languages yourself, you need to download [http://download.opengenie.org/editors/Notepad++/userDefineLang.xml userDefineLang.xml] and then \"cut and paste\" the GCL section of this into your existing userDefineLang.xml file.\n\nTo find your \"Application specific data area\" open an explorer window and type the path '''%APPDATA%'''  \nThis will open the top area and you should see a '''Notepad++''' folder into which you should save the file. The final directory location will be somewhere like '''C:\\Documents and Settings\\Your_Login_Name\\Application Data\\Notepad++'''\n\nTo open a GCL file in Notepad++ you can either right click on it and select the \"Edit with Notepad++\" shortcut or you can change the default file association for GCL files. To change the default association:\n* Got to Tools, Folder Options in Windows explorer\n* Go to File Types, locate GCL and select Change...\n* If Notepad++ is not listed as one of the programs, use the Browse... button to locate the program (probably installed as C:\\Program Files\\Notepad++\\notepad++.exe)\n\nIf when you open a file highlighting is not enabled, just select GCL from the botton of the Notepad++ Language menu."
                    }
                ]
            }
        }
    }
}