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": "Release_Planning_for_Samba_3.0",
        "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": {
            "1597": {
                "pageid": 1597,
                "ns": 0,
                "title": "Registry Configuration",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "=Registry Configuration=\n\nUNFINISHED\n\nSince version 3.2.0, Samba offers a registry based configuration system to complement the original text-only configuration via smb.conf. The new \"net conf\" command offers a dedicated interface for reading and modifying the registry based configuration.\n\nRegistry configuration can be activated in three levels:\n\n* '''registry shares''': Share definitions can be loaded from registry in addition to the shares defined in smb.conf. These shares are loaded not at samba startup time but on demand when accessed. Registry shares are activated by setting \"registry shares = yes\" in the global section of smb.conf.\n* '''registry only config''': If \"config backend = registry\" is found in the global section of smb.conf, the text based configuration is completely ignored, global configuration is read from registry, and registry shares are enabled.\n* '''mixed text and registry config''': With a new special meaning of \"include = registry\" (in the global section of smb.conf), global configuration options are read from registry with the same semantics as an include file, i.e options found in smb.conf before \"include = registry\" are overriden by options from registry, and these in turn will be overridden by options in smb.conf found after  \"include = registry\". THis automatically activates registry shares."
                    }
                ]
            },
            "1636": {
                "pageid": 1636,
                "ns": 0,
                "title": "Release/3.4",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "=Overview=\n\nSamba, version 3.4 is the second major release of the Samba project in 2009. \n\n=Dates=\n\n('''Updated 30-April-2009''')\n\n* Thursday, April 30 - Samba 3.4.0pre1 has been released\n* Wednesday, July 1 - Planned release date for Samba 3.4.0\n\n=Features=\n\n{| class=\"sortable wikitable\" border=\"1\" cellpadding=\"5\" cellspacing=\"0\"\n|-style=\"background-color:#DCDCDC;\"\n!Feature || Description || Status\n|-\n|[[Feature/OneFS_VFS_Module|OneFS VFS Module]] || Provides support for the OneFS filesystem via the Samba3 VFS layer. || <font color=\"green\">Completed</font>\n|-\n|[[Feature/Performance_Counter|Performance Counter]] || A extensible API for tracking per SMB file server statistics. || <font color=\"green\">Completed</font>\n|}"
                    }
                ]
            }
        }
    }
}