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": "Realcraft:Features",
        "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": {
            "152": {
                "pageid": 152,
                "ns": 0,
                "title": "Realcraft:Configuration",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "{| width=\"30%\" align=\"right\" cellpadding=\"20\"\n|-\n| {{RealcraftMenu}}\n|}\n\nReserved for future use."
                    }
                ]
            },
            "154": {
                "pageid": 154,
                "ns": 0,
                "title": "Realcraft:Development Status",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "{| width=\"30%\" align=\"right\" cellpadding=\"20\"\n|-\n| {{RealcraftMenu}}\n|}\n\n== 15:28, 28 August 2012 (MST) ==\nStarted to work on the project again. Started from what looks to be a newer project file but lacks all of the features I talked about before. Though this one looks cleaner, so I'm keeping it. I have worked up to protocol 1.3.2 without encryption (it will bypass it for now). I need to get worlds setup. Banning IPs and usernames works. Found out I can use chat colors/styles in the disconnect message, so I made the ban messages use them. I also found out I can use a LF (0x0A) character to create a new line, however a CR (0x0D) alone does not work and I didn't try CRLF (0x0D + 0x0A) together. I also want to note that when I create a new line, the next line needs to be spaced three times (0x20 character) in order to get it center-aligned with the line above it, don't know if that's a normal bug or if it's a bug because I'm using chat colors. I do work today into the next day, but I don't work tomorrow (the next day). I will be putting lots of time into this project this week and the coming weeks.\n\n== 05:07, 28 January 2012 (MST) ==\nThe project is on temporary hold until further notice. I am far too busy to be spending time with Realcraft at the moment.\n\n== 16:40, 13 January 2012 (MST) ==\nAdded saving/loading worlds.\n\n== 21:40, 7 January 2012 (MST) ==\nMySQL support has been added. More packets. Entities are still a work in progress, though events are fired whenever a player moves/looks. Basic chat commands have been added (/emote, /me, /ping, /world). Multi-world support has been finished, including the option to generate a flat nether world (currently based on the world's dimension id whether to generate netherrack or grass). Users now have an ID given to them from a mysql table, and user ranks are also given to users. The tab window, or better known as the server's ping list, has been implemented with fully functional user colors. More updates will be arriving soon.\n\n== 19:33, 2 January 2012 (MST) ==\nServer has been rewritten with a new packet buffering system. It's now much easier for me to do things with the Minecraft protocol as opposed to before. The reason for the rewrite is because A) it was mostly hard to maintain and B) I lost the source code in a hard drive failure. Right now the rewrite is at the point of where the earlier version was; you can run around but don't swing your arm or click anything, don't even walk or jog.\n\n== 08:40, 30 December 2011 (MST) ==\nDevelopment will begin again soon.\n\n== 22:27, 24 October 2011 (MST) ==\nNotchian clients no longer crash. Lots of internal code has been reworked with the help of Ribose. Fixed spawning bugs, it now works correctly on the first time. Fixed gltches with walking/jumping/arm-throwing; you are now free to walk around, just don't hit any blocks (left or right click) at the moment ;). Entities were worked on a bit, and understood a bit more; players should now see other players (but they cannot move right now, they can arm swing though!). Chat is now working properly, and is logged under a different log file. Other than all of this, the server is fairly stable, I can't crash it as of this moment, but that's not to say it isn't crashable, I'm sure somewhere there's a problem.\n\n== 02:38, 24 October 2011 (MST) ==\nGot chunks to load correctly. Need to test if entities can be seen, or if entity animation is sent to other notchian clients. Currently a player is spawned at y=2, but it should be y=67, I need to look into how to fix this."
                    }
                ]
            }
        }
    }
}