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": "Daniele.cattaneo",
                        "timestamp": "2023-06-11T20:09:55Z",
                        "slots": {
                            "main": {
                                "contentmodel": "wikitext",
                                "contentformat": "text/x-wiki",
                                "*": "Welcome to the Miosix wiki. This wiki contains the documentation for the Miosix kernel.\n\n= Getting started =\nFollow the [[Quick start]] to install the Miosix Toolchain and compile the Miosix 2.0 kernel.\n\n= Software =\n* Have a look at the Miosix [[API list|APIs]], [[Library list|libraries]] and [[Examples list|examples]] that you can use for your applications.\n* The page on [[Synchronization primitives]] lists the possible ways to shnchronize beween multiple threads or between a thread and an interrupt routine.\n* How to [[Miosix code size optimization|reduce the kernel code size]] for deeply embedded applications.\n\n= Hardware =\n* Check out which microcontroller [[Board list|boards]] are supported by Miosix.\n* A note of flashing Miosix on [[ST-LINK utility update|ST boards with the latest ST-LINK firmware]].\n* Notes on [[Miosix in emulation]] with QEMU and Renode. Spoiler: doesn't work that well, especially with recent kernels, don't get your hopes up.\n\n= Account creation =\nDue to spam (within two days from setting up the wiki) account registration is disabled. If you want to create an account, ask to fede.tft&&miosix.org (s/&&/@/)\n\n= Index =\n* [[Special:Categories|Categories]]\n* [[Special:AllPages|All Pages]]"
                            }
                        },
                        "comment": "Add link to the new emulation page."
                    }
                ]
            }
        ]
    }
}