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": "Teaching",
        "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": {
            "5": {
                "pageid": 5,
                "ns": 0,
                "title": "Sign Up",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "FIX ME!"
                    }
                ]
            },
            "6": {
                "pageid": 6,
                "ns": 0,
                "title": "Talk",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "== Talk Page ==\n\nThis is the talk page for the entire wiki. See [[GuideForContributors]] for an explanation. Content here should ideally grow and never be deleted, unless perhaps the page becomes too large. We'll see. We still need a mechanism for notifying people of changes to this page, we're thinking about it.\n\n== Example of a discussion thread ==\n\n''Pierre:'' talks could be organized in threads like this. This is the initial question or comment on this thread, wrote by the person who opened the thread.\n;''Pierre:'' this is a response to the above.\n-: ''Pierre:'' this is a response to the above response."
                    }
                ]
            }
        }
    }
}