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": "Welcome_to_OpenBIOS",
        "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": {
            "37": {
                "pageid": 37,
                "ns": 0,
                "title": "SLOF",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "Slimline Open Firmware (SLOF) is initialization and boot source code based on the IEEE-1275 (Open Firmware) standard, developed by engineers of the IBM Corporation.\n\nThe SLOF source code provides illustrates what's needed to initialize and boot Linux or a hypervisor on the industry Open Firmware boot standard.\n\nCurrently the SLOF source code is hosted on github at https://github.com/aik/SLOF/ and provides:\n\n* Documentation\n* An Open Firmware implementation for prototyping, test, and debug\n* Low Level Firmware for IBM's JS20, JS21 and the YDL PowerStation (partially closed source)\n* Firmware for the emulated 'pseries' machine of QEMU"
                    }
                ]
            },
            "31": {
                "pageid": 31,
                "ns": 0,
                "title": "SmartFirmware",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "== Introduction ==\n\nIn 2006 [http://codegen.com/ CodeGen, Inc] released their Open Firmware implementation under a BSL like license. Their code, entirely written in ANSI C, contains the following components:\n\n* [http://www.codegen.com/SmartFirmware/index.html SmartFirmware\u2122]: an ANSI C implementation of the IEEE-1275 Open Firmware boot firmware standard. Dramatically reduce and ease your firmware development and system bring-up times and costs.\n* An [http://www.codegen.com/SmartFirmware/ccfcode.html ANSI C compiler] that generates Open Firmware compatible Forth/Fcode makes it easy to develop drivers for PCI cards and PMC modules.\n\n== Download ==\n\nYou can [https://github.com/openbios/smartfirmware browse the code online].\n\nThe repository is available through git:\n\nYou can check it out as follows:\n  $ git checkout https://github.com/openbios/smartfirmware.git\n\n__NOEDITSECTION__"
                    }
                ]
            }
        }
    }
}