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": "Harald",
                        "timestamp": "2017-07-13T16:08:14Z",
                        "comment": "",
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "<div style=\"background: #f9f9f9; padding: 0px; border: 1px solid #aaaaaa; margin: 0.2em 10px 10px;\">\n<div style=\"font-size: 105%; padding: 0.4em; background-color: #eeeeee; border-bottom: 1px solid #aaaaaa;\" id=\"mainpage_pagetitle\">'''Welcome to NutWiki'''</div>\n<div class=\"mainpage_boxcontents\">Ethernut is the name of an Open Source Hardware and Software Project for building Embedded Ethernet Devices. The hardware part is a small board, also named Ethernut. Nut/OS is the name of a tiny real time operating system, which had been written to implement a TCP/IP stack. The TCP/IP part has been named Nut/Net. \n\n</div>\n<div style=\"padding: 0.2em; text-align: center; background-color: white;\" id=\"mainpage_sitelinks\">\n'''[[About | Learn More]]''' &nbsp; | &nbsp; \n'''[[Admin:Installation | Download]]''' &nbsp; | &nbsp; \n'''[[Admin:Nut/OS customization | Customize]]''' &nbsp; | &nbsp; \n'''[[Contact Us]]'''\n</div>\n</div>\n{| style=\"border:0; margin: 0;\" width=\"100%\" cellspacing=\"10\"\n| valign=\"top\" style=\"padding: 0; border: 1px solid #aaaaaa; margin-bottom: 0;\" class=\"mainpage_hubbox\" |\n<div style=\"text-align: center; font-size: 105%; padding: 0.4em; background-color: #eeeeee; border-bottom: 1px solid #aaaaaa;\" class=\"mainpage_hubtitle\">'''Nut/OS User Guide'''</div>\n<div class=\"mainpage_boxcontents\">\n{| style=\"border: 0; margin: 0;\" cellpadding=\"3\"\n| valign=\"top\" |\n\n| valign=\"top\" |\n* [[FAQ|Nut/OS FAQ]]\n* [[EmbeddedOsLinks|Embedded OS and TCP/IP Links]]\n* [[Nut/OS Examples]]\n* [[Nut/OS Upgrade]]\n* [[Deutschsprachiges NutWiki]] (German)\n\n|}\n</div>\n| valign=\"top\" style=\"padding: 0; border: 1px solid #aaaaaa; margin-bottom: 0;\" class=\"mainpage_hubbox\" |\n<div style=\"text-align: center; font-size: 105%; padding: 0.4em; background-color: #eeeeee; border-bottom: 1px solid #aaaaaa;\" class=\"mainpage_hubtitle\">'''Hardware Guide'''</div>\n<div class=\"mainpage_boxcontents\">\n{| style=\"border: 0; margin: 0;\" cellpadding=\"3\"\n| valign=\"top\" | \n\n| valign=\"top\" |  \n* [[AvrLinks]]\n* [[ArmLinks]]\n* [[GameBoyLinks]]\n* [[Elektor Internet Radio]]\n* [[UnixEmulationInstallation]]\n* [[Open Hardware Projects]]\n\n|}\n</div>\n| valign=\"top\" style=\"padding: 0; border: 1px solid #aaaaaa; margin-bottom: 0;\" class=\"mainpage_hubbox\" |\n<div style=\"text-align: center; font-size: 105%; padding: 0.4em; background-color: #eeeeee; border-bottom: 1px solid #aaaaaa;\" class=\"mainpage_hubtitle\">'''Developer Guide'''</div>\n<div class=\"mainpage_boxcontents\">\n{| style=\"border: 0; margin: 0;\" cellpadding=\"3\"\n| valign=\"top\" | \n\n| valign=\"top\" |  \n\n* [[Subversion Repository]]  \n* [[Nut Developer's Conference]]\n* [[Nut/OS Roadmap]]\n* [[Whitepapers]]\n\n|}</div>\n|}\n\n<div id=\"content\">\n\n= Welcome to the Ethernut Project =\n\nIf you think the Internet is World Wide Web and email only, you will miss the exciting world of Embedded Ethernet Devices. How about controlling and monitoring your electronic devices from any place in the world, directly, without using a PC? Whether it's a simple LED, a complex robot or your complete home:\n\n<div style=\"text-align:center;\">\n\n'''Ethernut can do it!'''\n\n</div>\nThis is an Open Source Hardware and Software Project for building tiny Embedded Ethernet Devices.\n\n<div id=\"overview\">\n\n<div class=\"lboxof3\">\n\n== [[Hardware]] ==\n\n[[File:Ethernut_1_3_rev_h_pov_150x200.png]]\nSeveral Open Source Reference Designs are available, based on 8-bit AVR as well as ARM7 and ARM9. All schematics and the CAD data are published as Open Source Hardware and may be freely used for private or commercial purposes. [[Hardware|More...]]\n\n\n</div>\n<div class=\"mboxof3\">\n\n== [[Firmware]] ==\n\n[[File:Nutos_168x200.png]]\nThe target software is an Open Source implementation of a Real Time Operating System called Nut/OS and a TCP/IP protocol suite named Nut/Net. Several application examples are provided, including an embedded Webserver, a simple RS232 to TCP/IP gateway and an Internet Radio playing MP3 streams. [[Firmware|More...]]\n\n\n</div>\n<div class=\"rboxof3\">\n\n== [[Tools]] ==\n\n[[File:Turtelizer2_ls_119x200.png]]\nThe GNU cross compiler toolchain is a collection of free programming tools, which can be used to create Nut/OS firmware binaries for AVR and ARM targets on a PC running Linux, Windows or Mac OS X. The ImageCraft IDE for Windows is a low cost, commerciallly supported alternative. [[Tools|More...]]\n\n\n</div>\n\n</div>\n<div style=\"clear:both\">\n\n\n\n</div>\n== What's new? ==\n\n08/19/2014<br />\nYou can find an initial Git repository in the [[en/download/index.html|download area]].\n\n06/25/2014<br />\nA new Nut/OS beta version 5.2.4 is available in the [[en/download/index.html|download area]].\n\n01/10/2014<br />\nA new Nut/OS beta version 5.2.2 is available in the [[en/download/index.html|download area]].\n\n12/12/2013<br />\nThe latest Linux packages of Nut/OS were incomplete. Check for an update in the [[en/download/index.html|download area]].\n\n11/26/2013<br />\nThe latest Nut/OS betas were not complete. Check for an update in the [[en/download/index.html|download area]].\n\n11/19/2013<br />\nA short guide explains how to [[en/hardware/enut5/nutos_configure.html|build Nut/OS for the Ethernut 5 board]].\n\n10/30/2013<br />\nA new beta version 5.2.1 of Nut/OS is available in the [[en/download/index.html|download area]].\n\n07/15/2013<br />\nEthernut 5 Linux support is moving from [[en/hardware/enut5/angstrom.html|\u00c5ngstr\u00f6m distribution]] to the [[en/hardware/enut5/yocto.html|Yocto Project]].\n\n02/13/2013<br />\nAdded a first few notes and links about [[en/documents/tls/index.html|Transport Layer Security]].\n\n12/26/2012<br />\nThe new major stable release 5.1 of Nut/OS is available in the [[en/download/index.html|download area]].\n\n11/14/2012<br />\nA new beta version 5.0.5 of Nut/OS is available in the [[en/download/index.html|download area]].\n\n11/13/2012<br />\nTwo new pages describe [[en/hardware/eir/spi.html|SPI]] and [[en/hardware/eir/mmc.html|memory card]] support for the Elektor Internet Radio board.\n\n08/11/2012<br />\nA new tutorial explains how to [[en/hardware/eir/openocd.html|configure OpenOCD for the AT91SAM7SE]].\n\n06/18/2012<br />\nThe MicroHTTP library is explained on [[en/documents/uhttplib.html|several new pages]].\n\n06/16/2012<br />\nA new bugfix release 4.10.3 (stable) and a new beta 5.0.4 of Nut/OS are available in the [[en/download/index.html|download area]].\n\n03/28/2012<br />\nThe document that explains how to build an [[en/hardware/enut5/angstrom.html|Ethernut 5 board support package]] has been updated with Linux kernel 3.2.9.\n\n03/08/2012<br />\nA first release of the Linux kernel 3.2.9 for Ethernut 5 is available in the [[en/download/index.html|download area]].\n\n03/05/2012<br />\n[[en/hardware/enut5/fwupdate.html|Linux support for Ethernut 5]] has been updated.\n\n02/29/2012<br />\nSome new pages explain [[en/tools/eclipse/index.html|ARM Cross Development with Eclipse]] in a more general way.\n\n12/01/2011<br />\nDocumentation of the [[en/hardware/turtelizer/index.html|Turtelizer]] had been updated.\n\n11/24/2011<br />\nTwo new document explain source code debugging on [[en/hardware/enut5/debugging.html|Ethernut 5]] and the [[en/hardware/eir/debugging.html|Elektor Internet Radio]].\n\n11/17/2011<br />\nA new document describes [[en/hardware/enut3/debugging.html|Ethernut 3 Source Code Debugging]] with Eclipse and OpenOCD.\n\n11/16/2011<br />\nThe new stable release 4.10 of Nut/OS is available in the [[en/download/index.html|download area]].\n\n10/23/2011<br />\nA new document has been started, which should help to port Nut/OS to new platforms. See its [[en/firmware/porting.html|current status]].\n\n08/17/2011<br />\nA first release candidate of the upcoming Nut/OS version 4.10 is available in the [[en/download/index.html|download area]].\n\n07/05/2011<br />\nThe documentation about the Ethernut 5 boot loader had been extended by a new page titled [[../en/hardware/enut5/ubootenv.html|Ethernut 5 U-Boot Environment]]. Furthermore, the [[en/download/index.html|download area]] offers a new Linux kernel release.\n\n06/13/2011<br />\nAnother new page shows how to build an [[en/hardware/enut5/angstrom.html|\u00c5ngstr\u00f6m Distribution]] for Ethernut 5.\n\n06/10/2011<br />\nA new page explains how to [[en/hardware/enut5/boot.html|boot Ethernut 5]].\n\n05/28/2011<br />\nAdded NutDAC to the [[en/community/appliances.html|appliances page]]. It is a great software system, which helps to create generic embedded real time data acquisition and control applications that can be remotely controlled from a PC.\n\n05/18/2011<br />\nThe boot loader for Ethernut 3 had been updated. The archive bootmon-1.2.1.zip is available in our [[arc/|archive]]. The page [[en/hardware/enut3/jtag.html|Ethernut 3 JTAG]] will explain the update procedure.\n\n04/27/2011<br />\nThe [[en/documents/programming-style-guide.html|Nut/OS Programming Style Guide]] has been updated.\n\n04/17/2011<br />\nThe document about [[en/documents/ntn-1_ppp.html|Setting up PPP]] has been updated.\n\n04/05/2011<br />\nA bugfix release of Nut/OS 4.8 is available in the [[en/download/index.html|download area]].\n\n03/23/2011<br />\nThe list of [[en/hardware/boards.html|compatible boards]] had been updated.\n\n11/16/2010<br />\nA bugfix release of Nut/OS 4.8 and a new beta release 4.9 are available in the [[en/download/index.html|download area]].\n\n11/07/2010<br />\nOn this year's [http://www.elektorlive.nl ElektorLive!] event, which takes place on Nov. 20th, 2010, we will present the [[en/community/factory.html|Fischertechnik Factory]].\n\n\n</div>\n\n\nConsult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.\n{{Languages}}\n\n__NOEDITSECTION__ __NOTOC__"
                    }
                ]
            }
        ]
    }
}