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": "Required_Versions_(SourceMod)",
        "continue": "gapcontinue||"
    },
    "query": {
        "pages": {
            "2073": {
                "pageid": 2073,
                "ns": 0,
                "title": "Recursion",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "See <span class=\"plainlinks\">[http://wiki.alliedmods.net/Recursion Recursion]</span>."
                    }
                ]
            },
            "2457": {
                "pageid": 2457,
                "ns": 0,
                "title": "Releasing Products",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "== Releasing SourceMod ==\n\n'''''Bold italic''''' values should be replaced as appropriate for the release.\n* General\n** Create a git branch\n** Bump sourcemod/plugins/include/version.inc numbers for manual builds\n* Buildbot\n** Update master.cfg in buildbot buildmaster. Don't forget to push the change to github\n** Force builds on the new dev and stable branches via pushbuild.txt\n* Downloads\n** Run <code>mount -orw /mnt/downloads</code> on web01\n** Run <code>mkdir /mnt/downloads/smdrop/'''''1.11'''''</code>, chmod 775 it, fix ownership\n** Run <code>mount -oro /mnt/downloads</code>\n** Fix sm_commit_log by updating last ~N master builds to be the new stable branch\n** Update <code>~sourcemod/public_html/downloads.php</code>\n** Add an entry to <code>~sourcemod/web-commit-updater/updater.php</code> for the new version\n* Gamedata updater (run commands from inside <code>~sourcemod/update</code>)\n** Clone the new branch into <code>'''''1.11-dev'''''</code>\n** Create a <code>'''''update-1.11.sh'''''</code> script for the new version\n** Run <code>php add_version.php --version '''''1.11.0''''' --path '''''1.11-dev'''''</code>\n** Run <code>php update/add_version.php --version '''''1.12.0''''' --path master</code>\n** Run <code>./'''''update-1.11.sh'''''</code>\n** Run <code>./update-master.sh</code>\n* Web compiler and forum\n** Create a <code>~sourcemod/'''''compiler-1.11'''''</code> directory, drop spcomp + includes there\n** Change the <code>~sourcemod/compiler</code> symlink to the new version\n** Update hardcoded version in <code>~sourcemod/public_html/compiler.php</code> and change the \"you can use this to compile plugins for SourceMod '''''1.11''''' or higher\" text if necessary\n** Update <code>~sourcemod/public_html/vbcompiler.php</code>\n** Update forum's newthread.php and editpost.php (search for ccversion). Do this on staging, create a production PR in bitbucket, then pull\n* SP docs\n** Pull and rebuild <code>~sourcemod/scripts/sourcepawn/exp/tools/docparse</code> if needed\n** <code>git checkout</code> new branch into <code>~sourcemod/scripts/sourcemod</code>\n** From <code>~sourcemod/scripts/sourcepawn/exp/docgen/generate/</code>, run <code>python generate.py</code>"
                    }
                ]
            }
        }
    }
}