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": "Saloon",
        "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": {
            "2": {
                "pageid": 2,
                "ns": 0,
                "title": "Recompiling PyPinPROC for CCC Color Support",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": " =Recompiling PyPinPROC for CCC Color Support=\n\nFrom Cactus Canyon Continued\nSimply adding the config.yaml entry to turn on the color display will make a color window appear -- however there are some parts of the display that will look less than ideal until PyPinPROC is compiled with some small changes.\n\n\nYou'll need this file: [http://soldmy.org/pin/ccc/files/dmd.c.zip DMD.C]\n\nNOTE: The file date on this has to be newer than all your other files or it won't actually re-compile - so after you unzip it, you'll have to do something to refresh the file date.\n\n*On Linux you can just use \"touch\" to update the modified date easily\n*On Windows, open the file in a text editor, change something small in a comment line, and re-save it.\n\n==For Windows - If you installed with Compy's Pinbox Toolkit==\n\n*Re-run the toolkit installer, but while it's running, look in the toolkit directory and copy the \"scripts\" directory. The installer removes those scripts when it finishes, copy that folder somewhere safe and when the installer is finished, put the scripts back in place.\n*Unzip the dmd.c file and put it into the pypinproc directory.\n*Update the modified date on the dmd.c file as noted above.\n*Run the batch file from the Pinbox Toolkit for compiling pypinproc\n\n==For Linux - If you installed with Compy's Pinbox Toolkit==\n\n*Unzip the dmd.c file into the toolkit's pypinproc directory.\n*Update the modified date on the dmd.c file as noted above.\n*Open a terminal window and cd into the toolkit pypinproc directory\n*Run this command:\n  sudo python setup.py install\n\n==If you compiled all the software on your own==\n\nSimply unzip the dmd.c file into your pypinproc directory and recompile."
                    }
                ]
            },
            "1892": {
                "pageid": 1892,
                "ns": 0,
                "title": "Rpi4",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "= CCC RPi4 Image: https://soldmy.org/pin/ccc/files/CCC_RPi4_ep.iso = \n\n==What is this?==\nIt's a working image of CCC for a Raspberry Pi 4.  Mostly put together by a guy named Mike from the UK, that I made some changes to in order to try to make it hassle free.  Just write the image and go.\n\n==What do I need to use this?==\nA Raspberry Pi, A PROC Board, and an original Bally Cactus Canyon - that's the basics.  You'll probably also want an LCD screen and an audio amp.\n\n==How do I use this?==\n===The Basics===\nWrite the image to a micro SD, put it in a RPI4, connect it to a PROC via USB and power everything up.  If everything is connected correctly, it should run the game.  That's it.\n===Optional Details===\nTo get the color display, you need an LCD - like the Pinball Life Homebrew LCD.\nTo get good audio, you'll need a basic amp.  The audio is mostly mono, so you can book up the left & right channels together of you want to use the built in speakers.\n\n==How Do I write the image to a micro SD Card?==\nYou'll need whatever adapter connects the MicroSD card to your computer and something to write the image.\nI like the official [https://www.raspberrypi.com/software/ Raspberry Pi Imager], you just scroll to the bottom of the OS options for using your own image.\n\n==How to power the Raspberry Pi==\nYou can get power to the raspberry pi however you'd like.  The service outlet with a RPI power adapter is one way, but it will stay on all the time.  I power mine off the unregulated 12v from the power driver board and attach it to the GPIO on the RPi so that the RPi turns on and off with the game.\n\n==How to align the color display==\nOn the RPI, the \"Y Offset\" setting (in standard settings) will move the display up (lower number) and down (higher number) one pixel at a time, so you can adjust it to whatever looks best for you.  Changes are only visible after a restart however."
                    }
                ]
            }
        }
    }
}