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": "Reports",
        "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": {
            "1620": {
                "pageid": 1620,
                "ns": 0,
                "title": "Refactoring issues",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "ContactList, Client and Contact should be implemented somehow like this:\n[[Image:Im_protocol_diagram.png]]"
                    }
                ]
            },
            "1583": {
                "pageid": 1583,
                "ns": 0,
                "title": "Remote plugin",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "You can remote control the program through UNIX socket or TCP socket.\n\nTo control it through TCP socket, you just connect with telnet to the machine, where is sim running with port used in configuration of plugin:\n\n<code>telnet 127.0.0.1 3000</code>\n<br>note: 3000 is the default port\n\nThen use HELP command to see what you can control.\n\n<pre>\n>help\nSTATUS  set status\nINVISIBLE       set invisible mode\nMAINWINDOW      show/hide main window\nSEARCHWINDOW    show/hide search window\nQUIT    quit SIM\nCLOSE   close session\nHELP    command help information\nADD     add contact\nDELETE  delete contact\nOPEN    open contact\nFILE    process UIN file\nCONTACTS        print contact list\nSENDFILE        send file\nGROUP   get group name\nSHOW    open unread message\nSMS     send SMS\n</pre>"
                    }
                ]
            }
        }
    }
}