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": "",
    "query": {
        "pages": [
            {
                "ns": 0,
                "title": "API",
                "missing": ""
            },
            {
                "pageid": 1,
                "ns": 0,
                "title": "Main Page",
                "revisions": [
                    {
                        "user": "Wf",
                        "timestamp": "2020-03-16T14:57:45Z",
                        "slots": {
                            "main": {
                                "contentmodel": "wikitext",
                                "contentformat": "text/x-wiki",
                                "*": "[https://gitter.im/Mediawiki-Japi/community Click here to comment]\n== What is it ==\nThe [https://www.mediawiki.org/wiki/MediaWiki Mediawiki]-Japi is just another [https://www.mediawiki.org/wiki/API:Main_page Mediawiki API] for Java.\n\nMediawiki's have a built in API see the [http://mediawiki-japi.bitplan.com/api.php Mediawiki API of this site].\n\nTo access such an API via Java a Mediawiki API Java Client library is needed. \n\nSee https://www.mediawiki.org/wiki/API:Client_code#Java for a list of such clients. Mediawiki-Japi is another one.\n\n== Why Mediawiki-Japi? ==\nMediawiki-Japi is built around the XML/Json messages that are used by the Mediawiki API. The API changes frequently so the structure of the Java-code needs to stay up-to-date. This is achieved by \n# generating the Java code from the XML message structure see [[jaxbgenerator]]\n# testing the Java code against [[ExampleWikis]]\n\n== How to get it ==\n[[Download| Download / Get Mediawiki-Japi]]\n== How to test it ==\n=== public read only tests / private read/write tests ===\nYou might want to setup the ExampleWikis in the JUnit TestSuite accordingly. (as of {{CurrentVersion}} you might want to change the code).\n\n=== read/write tests on the example wikis ===\nMost of the example wikis are public open wikis where you can sign up yourself.\n\nIf you'd like to run the JUnit tests with write-access to our test wikis at http://medawiki-japi.bitplan.com please contact Wolfgang Fahl. We'll then temporarily open up our wiki for you to sign up. If enough people sign up we'll keep the wiki open and install SPAM protection.\n\n== Where to find more info ==\n=== github repository ===\n* repository: https://github.com/WolfgangFahl/Mediawiki-Japi\n* issues: https://github.com/WolfgangFahl/Mediawiki-Japi/issues\n\n=== Documentation ===\n* [[CommandLine]]\n* [[Examples]]\n* [http://wolfgangfahl.github.io/Mediawiki-Japi/apidocs/index.html Javadoc]\n* [[Developer_Info]]\n* [http://mediawiki-japi.bitplan.com wiki]\n\n=== Creator ===\n[http://web.bitplan.com <img src='http://mediawiki-japi.bitplan.com/images/BITPlanLogo2012_197x118.png'/>]\n\n=== Links ===\n[[Install Page|Original Main Page at installation time 2015-01-03]]"
                            }
                        },
                        "comment": ""
                    }
                ]
            }
        ]
    }
}