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": "20260316180258|710",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 720,
                "ns": 0,
                "title": "Blog: 2026-04-06",
                "pageid": 613,
                "logpage": 613,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Razzi",
                "timestamp": "2026-04-06T16:57:33Z",
                "comment": "Created page with \"Some #kids #science activities  https://homanathome.com/2020/05/plastic-bag-kites/  https://homanathome.com/2018/09/popsicle-stick-bombs/\""
            },
            {
                "logid": 719,
                "ns": 0,
                "title": "Blog: 2026-04-05",
                "pageid": 612,
                "logpage": 612,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Razzi",
                "timestamp": "2026-04-06T03:15:56Z",
                "comment": "Created page with \"Cool spreadsheet terminal app https://github.com/maaslalani/sheets\""
            },
            {
                "logid": 718,
                "ns": 0,
                "title": "Blog: 2026-04-01",
                "pageid": 611,
                "logpage": 611,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Razzi",
                "timestamp": "2026-04-01T06:41:50Z",
                "comment": "Created page with \"Some useful resource? https://www.nsta.org/lesson-plan/how-did-moth-population-change national science teachers association\""
            },
            {
                "logid": 717,
                "ns": 0,
                "title": "Blog: 2026-03-31",
                "pageid": 610,
                "logpage": 610,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Razzi",
                "timestamp": "2026-03-31T15:27:41Z",
                "comment": "Created page with \"This good html book from polylux: https://polylux.dev/book/polylux.html  What framework did they use? Typst?\""
            },
            {
                "logid": 716,
                "ns": 0,
                "title": "Blog: 2026-03-30",
                "pageid": 609,
                "logpage": 609,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Razzi",
                "timestamp": "2026-03-30T06:30:36Z",
                "comment": "Created page with \"Finally installed a greasemonkey or whatever extension using greasy fork https://greasyfork.org/en/scripts/459541-youtube-adb/post-install ... weird names abount\""
            },
            {
                "logid": 715,
                "ns": 0,
                "title": "Blog: 2026-03-29",
                "pageid": 608,
                "logpage": 608,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Razzi",
                "timestamp": "2026-03-30T03:10:38Z",
                "comment": "Created page with \"Bianca and felix jack and jill https://www.youtube.com/watch?v=FoSH-UQqB8Q\""
            },
            {
                "logid": 714,
                "ns": 0,
                "title": "Blog: 2026-03-28",
                "pageid": 607,
                "logpage": 607,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Razzi",
                "timestamp": "2026-03-28T17:42:44Z",
                "comment": "Created page with \"could the as-you-wish editor formatter be implemented as lsp, rather than filesystem? Perhaps...\""
            },
            {
                "logid": 713,
                "ns": 0,
                "title": "Blog: 2026-03-22",
                "pageid": 606,
                "logpage": 606,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Razzi",
                "timestamp": "2026-03-23T04:16:17Z",
                "comment": "Created page with \"Good for my junit guide: https://docs.junit.org/6.0.3/running-tests/console-launcher.html  offers a jar so you can build and run tests against it without even a build tool, just javac and java\""
            },
            {
                "logid": 712,
                "ns": 0,
                "title": "Blog: 2026-03-19",
                "pageid": 605,
                "logpage": 605,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Razzi",
                "timestamp": "2026-03-19T05:36:54Z",
                "comment": "Created page with \"I think this can go down as an \"up there\" tab roll up  One for the ages  https://en.wikipedia.org/wiki/Ringo_Starr  https://en.wikipedia.org/wiki/Rain_(Beatles_song)  https://en.wikipedia.org/wiki/%2750s_progression  https://en.wikipedia.org/wiki/Jason_Mraz  https://en.wikipedia.org/wiki/Colbie_Caillat  https://en.wikipedia.org/wiki/Jason_Reeves  https://en.wikipedia.org/wiki/ZZ_Top  https://en.wikipedia.org/wiki/Butthole_Surfers  https://www.youtube.com/watch?v=w7Myff5x...\""
            },
            {
                "logid": 711,
                "ns": 0,
                "title": "Blog: 2026-03-17",
                "pageid": 604,
                "logpage": 604,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Razzi",
                "timestamp": "2026-03-17T08:52:38Z",
                "comment": "Created page with \"Ok getting the column for vim in insert mode is actually a mess.  After https://superuser.com/questions/723621/how-can-i-check-if-the-cursor-is-at-the-end-of-a-line  I figured I'd be good handling the empty column case ...  but it actually treats the cursor being on the last character and the second-to-last character the same??   inoremap <C-f> <C-o>:call JustTellMeColumn()<cr>   function! JustTellMeColumn()    echom \"COL is \" . col(\".\") . \" and EOL: \" . AtEndOfLine()...\""
            }
        ]
    }
}