Résultat de l’API de MediaWiki

Voici la représentation HTML du format JSON. HTML convient au débogage, mais est inapproprié pour être utilisé dans une application.

Spécifiez le paramètre format pour modifier le format de sortie. Pour voir la représentation non HTML du format JSON, mettez format=json.

Voir la documentation complète, ou l’aide de l’API pour plus d’informations.

{
    "batchcomplete": "",
    "query": {
        "pages": {
            "-1": {
                "ns": 0,
                "title": "API",
                "missing": ""
            },
            "8": {
                "pageid": 8,
                "ns": 0,
                "title": "Main Page",
                "revisions": [
                    {
                        "user": "Rgimad",
                        "timestamp": "2023-11-03T20:54:12Z",
                        "slots": {
                            "main": {
                                "contentmodel": "wikitext",
                                "contentformat": "text/x-wiki",
                                "*": "<!-- {{{Languages}}} WTF?  -->\n{{Infobox_OS |\n  name = KolibriOS |\n  logo = [[Image:logo_100.png|KolibriOS logo]]|\n  screenshot = [[Image:KolibriOS.png|250px]]|\n  caption = KolibriOS desktop|\n  developer = [http://www.kolibrios.org/?p=ContactUs KolibriOS Project Team]|\n  working_state = Active |\n  kernel_type = [http://en.wikipedia.org/wiki/Monolithic_kernel Monolithic kernel] |\n  license = [[GNU General Public License|GPL]] |\n  website = [http://www.kolibrios.org www.kolibrios.org] |\n}}\n\nKolibriOS is an [http://en.wikipedia.org/wiki/Open-source_software open source] [http://en.wikipedia.org/wiki/Operating_system operating system] for 32-bit [http://en.wikipedia.org/wiki/x86_architecture x86] computers based on [http://en.wikipedia.org/wiki/MenuetOS MenuetOS], written entirely in [http://en.wikipedia.org/wiki/FASM Assembler/FASM].\n\n'''IMPORTANT:''' Help KolibriOS development with you ideas and contribution!\n\n<center>\n{| align=\"center\" class=\"wikitable\"\n![http://www.kolibrios.org/ Home]\n![[FAQ|FAQ]]\n|-\n![http://board.kolibrios.org/ Forum]\n![[HowTo|Documentation]]\n|-\n![http://builds.kolibrios.org/ Nightly Builds]\n![[Development|Development]]\n|-\n![http://bugs.kolibrios.org/ Bug Tracker]\n![[Kolibri_tomorrow|Wanted Features]]\n|-\n![http://websvn.kolibrios.org/ Source Repository]\n![[Applications|Applications]]\n|-\n![http://ftp.kolibrios.org/ File Repository]\n![[Hardware_Support|Hardware Support]]\n|-\n!\n![[Special:Categories|All categories]]\n|}\n</center>\n\n== KolibriOS Features ==\n* A [http://en.wikipedia.org/wiki/Monolithic_kernel monolithic] [http://en.wikipedia.org/wiki/Preemption_(computing) preemptive] [http://en.wikipedia.org/wiki/Kernel_(computer_science) kernel] that is less than 100 kilobytes in size, complete with streams, parallel execution of system calls, a USB and [[New_stack|TCP/IP]] stack.\n* Speed: Thanks to being (carefully) written in Assembler, it's very fast.\n* Size: KolibriOS is very small - The kernel and most of the programs fit on a 1.44MB floppy disk!\n* Filesystem support: Read/write support for FAT16/32 (with long file names), ExFAT and ext2/3/4, read-only support for NTFS, XFS and CDFS(ISO9660).\n* Lightweight: Kolibri boots on any computer that has a Pentium (i586) compatible processor and at least eight megabytes of RAM.\n* Hardware support: A lot of the popular sound, network and graphics cards are supported (see [[Hardware_Support|supported hardware list]])\n* Comes with a development kit (code editor with [http://en.wikipedia.org/wiki/FASM FASM] macro-assembler integrated).\n\n== Branches ==\n\n* [[EmbeddedKOS|Kolibri-A]] - an [https://en.wikipedia.org/wiki/Exokernel exokernel] version of KolibriOS for hardware engineers and driver developers\n\n<!-- Categories -->\n[[Category:operating systems]]\n\n<!-- Interlang --\n[[es:KolibriOS]]\n[[et:KolibriOS]]\n[[pl:KolibriOS]]\n[[ru:KolibriOS]]\n[[uk:KolibriOS]]\n-->"
                            }
                        },
                        "comment": "add about exfat support"
                    }
                ]
            }
        }
    }
}