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": "Real_computing",
        "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": {
            "1013": {
                "pageid": 1013,
                "ns": 0,
                "title": "Readline",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "GNU libreadline is the GNU component for line-based user interfaces. It supports history, completion, editing using [[vim]] and emacs keybindings, etc. Its equivalent in the [[FreeBSD|BSD]] world is libedit.\n\n==Building with readline==\n[[Autotools]] provides a <tt>AX_LIB_READLINE</tt> macro in the Autoconf Archives. It does not appear to provide <tt>pkg-config</tt> information.\n\n==Configuration==\nUpon intiialization, libreadline reads the files <tt>/etc/inputrc</tt> and <tt>$HOME/.inputrc</tt> to configure itself. Configuration can be performed on a per-program basis using conditional directives based off application names. An application sets its readline name by setting <tt>rl_readline_name</tt> before calling any libreadline functions.\n\n==Prompt==\nThe prompt can be read from <tt>rl_prompt</tt>. It ought be set via argument to <tt>readline()</tt> or <tt>rl_set_prompt()</tt>."
                    }
                ]
            },
            "346": {
                "pageid": 346,
                "ns": 0,
                "title": "Real Programmer",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "[http://www.pbm.com/~lindahl/mel.html The Story of Mel]"
                    }
                ]
            }
        }
    }
}