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": "Recipes",
        "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": {
            "556": {
                "pageid": 556,
                "ns": 0,
                "title": "RealVNC",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "[http://www.realvnc.com/ Homepage].\n\n== Windows Firewall ==\n\n* Inbound rules\n* Add RealVNC: Program: C:\\program files (x86)\\realvnc\\vnc4\\winvnc4.exe\n* Advanced (tab) | Profiles | Tick Private & Public\n* '''Enable two entries, one each for TCP & UDP'''\n\n== Not Accepting Incoming Connections '''Windows'''==\n\nhttps://www.realvnc.com/pipermail/vnc-list/2008-September/059240.html\n\nAs Administrator:\n\n* VNC Server (Service-Mode) >> Stop VNC Service\n* VNC Server (Service-Mode) >> Unregister VNC Service\n* VNC Viewer >> Run VNC Viewer - Copy to startup folder\n\n== Creating A Custom Shortcut ==\n\n* Create a shortcut to VNC Viewer\n* Right-click the shortcut and from the shell menu choose 'Properties'\n* Under the Shortcut tab there is a 'Target:' box in which should be something similar to: \"C:\\Program Files\\RealVNC\\VNC Server\\vncviewer.exe\"\n* Append the required IP address or hostname (with a space) after the quotation marks followed by the port.\n \"C:\\Program Files\\RealVNC\\VNC Server\\vncviewer.exe\" 192.168.0.1:5900\n* Click the 'OK' button to finish\n\nThanks to [https://support.realvnc.com/Knowledgebase/Article/View/397/6/can-i-create-a-shortcut-with-the-connection-details-pre-defined RealVNC Support].\n\n[[Category:Remote Access Software]]\n[[Category:Software]]"
                    }
                ]
            },
            "540": {
                "pageid": 540,
                "ns": 0,
                "title": "Realtek",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "== Getting Realtek 8192CU Chipsets Working On Ubuntu 14.04 == \n\nWritten by Eoin O'Dowd | 29th May, 2015\n\nSo, You may notice that your new wifi dongle dosen't work right out of the box in ubuntu, it may connect but be slow and unreliable. The problem here is the driver, Luckily for us pvaret has ported the driver to linux.\nInstalling the driver\n\nFirst plug in your wifi dongle and check if you have the right chipset for the driver were going to install:\nlsusb\n\n[source: imgur.com]\n\nNext we need to install the necessary prerequisites:\nsudo apt-get install git linux-headers-generic build-essential dkms\n\nClone this repository:\ngit clone https://github.com/pvaret/rtl8192cu-fixes.git\n\nSet it up as a DKMS module:\nsudo dkms add ./rtl8192cu-fixes\n\nBuild and install it:\nsudo dkms install 8192cu/1.10\n\nRefresh the module list:\nsudo depmod -a\n\nEnsure the native (and broken) kernel driver is blacklisted:\nsudo cp ./rtl8192cu-fixes/blacklist-native-rtl8192.conf /etc/modprobe.d/\n\nEnsure you reboot and everything should work as normal.\n\nThanks to [http://sudozen.org/posts/getting-realtek-8192cu-chipsets-working-on-ubuntu-1404 Sudo Zen].\n\n[[Category:IT Hardware]]\n[[Category:Networking]]"
                    }
                ]
            }
        }
    }
}