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": "String_Splitter",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/> 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": {
            "11": {
                "pageid": 11,
                "ns": 0,
                "title": "Recompiling",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "We need to change PATH and LD_LIBRARY_PATH to the new locations.\n export PATH=/tools/bin/:${PATH}\n export LD_LIBRARY_PATH=/tools/lib\nNow everything so far needs to be recompiled so the libraries and binaries are linked to /tools/lib/ld-linux-x86-64.so.2. The new path variable ensures the newly build GCC is used which will do the correct linking.\n\n*[[Installing libcap, glibc]]\n*[[Installing libelf, MPC, GMP, MPFR, GCC]]"
                    }
                ]
            },
            "40": {
                "pageid": 40,
                "ns": 0,
                "title": "SecureConnection",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "=SubSecret SecureConnection=\nHosted on Google: https://code.google.com/p/secureconnection/"
                    }
                ]
            }
        }
    }
}