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": "Reflashing_to_version_8_firmware_using_the_Elphel_LiveDVD",
        "continue": "gapcontinue||"
    },
    "query": {
        "pages": {
            "1418": {
                "pageid": 1418,
                "ns": 0,
                "title": "Recorder",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "[http://sourceforge.net/project/showfiles.php?group_id=105686&package_id=172636 download area]"
                    }
                ]
            },
            "1662": {
                "pageid": 1662,
                "ns": 0,
                "title": "Reflash.php",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "This script allows initiating camera firmware update from the NFS server. It allows to specify NFS server IP/directory in the GET request as well as the script name. Script uses default values if the parameters (\"NFS=\" and \"SCRIPT=\") are not specified.\nHere are the usage examples:\n <nowiki>http://192.168.0.9/reflash.php</nowiki>\n <nowiki>http://192.168.0.9/reflash.php?NFS=192.168.0.15:/nfs/latest80/</nowiki>\n <nowiki>http://192.168.0.9/reflash.php?NFS=192.168.0.15:/nfs/latest80/&SCRIPT=nfs_update</nowiki>\nThey all do the same as the parameters specified are exactly the same as defaults.\nThe script returns XML response with error message or status OK if it went as far as starting remote script on NFS server. After that response camera normally (while executing the default nfs_update script) shuts down web server, writes to flash memory and reboots. It is possible to watch the progress by monitoring log and lock files in the NFS directory on the server (both file names include MAC address/camera serial number). Log file is appended, lock one is created during reflash process and deleted when the software update procedure is finished.\n\nIt is possible to provide a name of a different remote script instead of the nfs_update - i.e the one that will just update some files (with/without reboot), not all the flash memory."
                    }
                ]
            }
        }
    }
}