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": {
        "lecontinue": "20250113205058|70",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 80,
                "ns": 0,
                "title": "Courses/LinuxAdmin",
                "pageid": 61,
                "logpage": 61,
                "revid": 384,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Drizzt",
                "timestamp": "2025-10-05T11:44:05Z",
                "comment": "Created page with \"*[[Courses/LinuxAdmin/Intro|Introduction]] *[[Courses/LinuxAdmin/Licences|Licences]] *[[Courses/LinuxAdmin/Distributions|Distributions]]\""
            },
            {
                "logid": 79,
                "ns": 0,
                "title": "Courses/Distributions/Intro",
                "pageid": 60,
                "logpage": 58,
                "revid": 381,
                "params": {
                    "target_ns": 0,
                    "target_title": "Courses/LinuxAdmin/Distributions"
                },
                "type": "move",
                "action": "move",
                "user": "Drizzt",
                "timestamp": "2025-10-05T11:40:56Z",
                "comment": ""
            },
            {
                "logid": 78,
                "ns": 0,
                "title": "Courses",
                "pageid": 59,
                "logpage": 59,
                "revid": 379,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Drizzt",
                "timestamp": "2025-10-05T11:40:03Z",
                "comment": "Created page with \"[[Courses/LinuxAdmin|Linux Administration]] [[Courses/LinuxAdmin/Distributions|Distributions]]\""
            },
            {
                "logid": 77,
                "ns": 0,
                "title": "Courses/Distributions/Intro",
                "pageid": 60,
                "logpage": 58,
                "revid": 378,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Drizzt",
                "timestamp": "2025-10-05T11:35:16Z",
                "comment": "Created page with \"When people start considering \"Linux\" as a solution (whatever the problem), one of the first question is \"Where do I start\", which quickly leads to \"Which distribution should I use\", even without understanding (and often wondering) what a \"distribution\" is.  Distributions (Ubuntu, Kali, Debian, RedHat, ... ([https://en.wikipedia.org/wiki/List_of_Linux_distributions find a certainly incomplete list on Wikipedia])) are only different ways to distribute the same softwares....\""
            },
            {
                "logid": 76,
                "ns": 0,
                "title": "Dev/BeagleBone/PocketBeagle",
                "pageid": 57,
                "logpage": 57,
                "revid": 376,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Drizzt",
                "timestamp": "2025-09-19T16:14:42Z",
                "comment": "Created page with \"{{DISPLAYTITLE: Pocket Beagle}}  == Description  == Official website : [https://www.beagleboard.org/boards/pocketbeagle-original PocketBeagle] on [https://beagleboard.org/ beagleboard.org]<br /> [http://elinux.org/Beagleboard:BeagleBoneBlack Official BeagleBone Black Wiki] maintained and supported by BeagleBoard.org.  The PocketBeagle is a Single Board Computer (SBC) which uses the Texas instrument AM3358 processor and has 512MB of RAM, one USB otg (micro USB), one \u00b5SD...\""
            },
            {
                "logid": 75,
                "ns": 0,
                "title": "Dev/BeagleBone/BeagleYAI",
                "pageid": 56,
                "logpage": 56,
                "revid": 340,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Drizzt",
                "timestamp": "2025-02-03T18:59:50Z",
                "comment": "Created page with \"== Liens officiels == * https://www.beagleboard.org/boards/beagley-ai * [https://www.mouser.fr/ProductDetail/BeagleBoard-by-Seeed-Studio/102991834?qs=dbcCsuKDzFXY1JA%252BEGwyow%3D%3D Achat chez Mouser \u00e0 77\u20ac]\""
            },
            {
                "logid": 74,
                "ns": 0,
                "title": "Dev/Embedded/Openness",
                "pageid": 55,
                "logpage": 55,
                "revid": 332,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Drizzt",
                "timestamp": "2025-01-15T18:53:33Z",
                "comment": "Created page with \"{{DISPLAYTITLE:Why open-source matters}}  == Introduction == Well, from my point of view open-source should always be the only way, for everything. The reasons are not only technical, but ethical and environmental.<br /> I may send some time explaining the ethical and environmental parts here someday if they are not obvious, but let's start with the technical ones.  == A note on what \"Open source\" means here == Well, this should be obvious too, but I often get feedback s...\""
            },
            {
                "logid": 73,
                "ns": 0,
                "title": "Dev/InitrdVSInitramfs",
                "pageid": 54,
                "logpage": 54,
                "revid": 312,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Drizzt",
                "timestamp": "2025-01-14T18:04:53Z",
                "comment": "Created page with \"This may feel strange, but there is a persistant confusion around these two very different solutions.  Both of them (initrd and initramfs) have the same goal : provide an initial root files-system for the Linux kernel to mount on \"/\" at the end of the boot process.<br /> Both of them are presented to the Linux kernel as a single file, possibly compressed.<br /> And both of them can have exactly the same content.  But the similarities end here.  == Some historical backgro...\""
            },
            {
                "logid": 72,
                "ns": 0,
                "title": "Dev/GenericInfo",
                "pageid": 53,
                "logpage": 53,
                "revid": 309,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Drizzt",
                "timestamp": "2025-01-14T14:05:12Z",
                "comment": "Created page with \"On this page you'll find links to some generic information, either technical ones, or more general ones.  == Common mistakes == * What are the differences between [[Dev/InitrdVSInitramfs|an initial RAM Disk (initrd) and an initial RAM filesystem (initramfs)]] * root ? rootfs ? userspace ? kernel space ? (COMMING SOON (or so I hope))\""
            },
            {
                "logid": 71,
                "ns": 0,
                "title": "Dev/Embedded/Rootfs/BusyBox/Example2",
                "pageid": 52,
                "logpage": 52,
                "revid": 305,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Drizzt",
                "timestamp": "2025-01-14T13:42:22Z",
                "comment": "Created page with \"If you want to use BusyBox as the heart of an almost complete but light system, with multi-user, many services (possibly including SSH for remote access) you will need some more stuff than the pretty small configuration from the previous example.  This example explains how to create a more complex Linux based system using BusyBox as a base for the userland part of the system.   == Complex system configuration == ''' FIXME''' : Add link to example complex config  ''' TO B...\""
            }
        ]
    }
}