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": "Scala_At_Home",
        "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": {
            "1625": {
                "pageid": 1625,
                "ns": 0,
                "title": "Removed From University Computers",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "<h2>Ubuntu Virtual Machine</h2>\n\nThe Ubuntu virtual machine was removed from the computers. It is now installed in a dual-boot.<br>\nTo boot it you have to restart the computer and select Ubuntu in the boot menu."
                    }
                ]
            },
            "1527": {
                "pageid": 1527,
                "ns": 0,
                "title": "SFTP from home to university",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "== Old article ==\n\nThe previous article of the same subject also proves useful:&nbsp;[[(S)FTP|javascript:void(0);/*1289996787083*/]]\n\n== Posted by Andy Fletcher, 0608230 ==\n\n==== SFTP from home to university ====\n\nUsing SFTP, you can work from home, then transfer files to the university server and view them over the internet. There are two ways to transfer files from home to university, both using the secure file transfer protocol.\n\n==== Windows ====\n\n1. Download and install the freely available [http://sourceforge.net/project/showfiles.php?group_id=21558// Filezilla] FTP client, or use your preffered application.\n\n2. Create a new connection using the following settings:\n\n* Host: mi-linux.wlv.ac.uk\n* Servertype: SFTP - SSH File Transfer Protocol\n* Logontype: Normal\n* Username: (Enter your student number here)\n* Password: (Enter your IT password here)\n* If there is an option called \"Advanced Settings\", under ''Default Remote Directory'' enter \"/home/stud/0/Your Student Number/public_html/\" and under ''Transfer Mode'' select \"Passive\".\n\n<br> Now try to connect-if connection has been a success, you will see the contents of your ''public_html'' folder. If not, try configuring your firewall, or download the [http://www.kernel.org/pub/dist/knoppix// Knoppix Linux Live distribution] and load Linux.\n\n==== Linux ====\n\n1. Burn the Linux Live CD to a blank disk, configure your BIOS to boot from USB, and load Linux. You can find in-depth information regarding how to do this [https://mi-linux.wlv.ac.uk/wiki/index.php/Installing_Slax_Linux_onto_a_USB_pendrive here] and [https://mi-linux.wlv.ac.uk/wiki/index.php/Installing_any_Live_Linux_distribution_onto_a_USB_pendrive here].\n\n2. Load the Konqueror browser.\n\n3. Enter \"SFTP://mi-linux.wlv.ac.uk\" into the address bar and hit enter.\n\n4. You will be prompted to enter your student number and IT password. Do so.\n\n5. You will now see the contents of your public_html folder.\n\n<br>\n\n==== Viewing your files ====\n\nThe address of any particular file will be ''http://mi-linux.wlv.ac.uk/~YOURSTUDENTNUMBER/filename.fileextension''. It is recommended that you [https://mi-linux.wlv.ac.uk/wiki/index.php/Htaccess protect your work]."
                    }
                ]
            }
        }
    }
}