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": "20260416185357|721",
"continue": "-||"
},
"query": {
"logevents": [
{
"logid": 731,
"ns": 0,
"title": "Blog: 2026-06-05",
"pageid": 623,
"logpage": 623,
"params": {},
"type": "create",
"action": "create",
"user": "Razzi",
"timestamp": "2026-06-05T22:13:06Z",
"comment": "Created page with \"Lego spike prime simple drive base https://spike.legoeducation.com/prime/models/bltc58e302d70cf6530\""
},
{
"logid": 730,
"ns": 0,
"title": "Movies Razzi Recommends",
"pageid": 622,
"logpage": 622,
"params": {},
"type": "create",
"action": "create",
"user": "Razzi",
"timestamp": "2026-06-03T15:42:48Z",
"comment": "Created page with \"Past Lives (2023) Oldboy (2003) My Neighbor Totoro (1988) Princess Mononoke (1997) Howl's Moving Castle (2004) Her (2013) Eternal Sunshine of the Spotless Mind (2004)\""
},
{
"logid": 729,
"ns": 0,
"title": "Blog: 2026-05-16",
"pageid": 621,
"logpage": 621,
"params": {},
"type": "create",
"action": "create",
"user": "Razzi",
"timestamp": "2026-05-17T03:57:12Z",
"comment": "Created page with \"<pre> function display_bpm set -U beats (gdate +%s.%3N) $beats[1..3] if test (count $beats) -lt 4 return end set diffs \\ (math $beats[1] - $beats[2]) \\ (math $beats[2] - $beats[3]) \\ (math $beats[3] - $beats[4]) set avg (math \"($diffs[1] + $diffs[2] + $diffs[3]) / 3\") set bps (math 1 / $avg) set bpm (math \"$bps * 60\") if test $bpm -gt 55 printf \"%.0f \" $bpm end end </pre>\""
},
{
"logid": 728,
"ns": 0,
"title": "Blog: 2026-05-12",
"pageid": 620,
"logpage": 620,
"params": {},
"type": "create",
"action": "create",
"user": "Razzi",
"timestamp": "2026-05-12T21:36:30Z",
"comment": "Created page with \"Lego spike essential drive base file:///Users/razzi/Downloads/drive-base---21-pieces-challenge.pdf\""
},
{
"logid": 727,
"ns": 6,
"title": "File:Screenshot 2026-05-10 at 11.04.17 PM.png",
"pageid": 619,
"logpage": 619,
"params": {},
"type": "create",
"action": "create",
"user": "Razzi",
"timestamp": "2026-05-11T04:07:45Z",
"comment": ""
},
{
"logid": 726,
"ns": 6,
"title": "File:Screenshot 2026-05-10 at 11.04.17 PM.png",
"pageid": 619,
"logpage": 619,
"params": {
"img_sha1": "sqduvm36zduzeypkq3jqz1mhjxvek07",
"img_timestamp": "2026-05-11T04:07:45Z"
},
"type": "upload",
"action": "upload",
"user": "Razzi",
"timestamp": "2026-05-11T04:07:45Z",
"comment": ""
},
{
"logid": 725,
"ns": 0,
"title": "Blog: 2026-05-10",
"pageid": 618,
"logpage": 618,
"params": {},
"type": "create",
"action": "create",
"user": "Razzi",
"timestamp": "2026-05-11T04:06:10Z",
"comment": "Created page with \"Got my arduino uno q working. Quite well really, it works as a linux desktop - debian 13 <pre> arduino@razzi-uno-q-1:~$ fastfetch _,met$$$$$gg. arduino@razzi-uno-q-1 ,g$$$$$$$$$$$$$$$P. --------------------- ,g$$P\"\" \"\"\"Y$$.\". OS: Debian GNU/Linux 13 (trixie) aarch64 ,$$P' `$$$. Host: Imola (1.0) ',$$P ,ggs. `$$b: Kernel: Linux 6.16.7-g0dd6551ae96b `d$$' ,$P\"' . $$$ Uptime: 1 hour, 27 m...\""
},
{
"logid": 724,
"ns": 0,
"title": "Blog: 2026-05-06",
"pageid": 617,
"logpage": 617,
"params": {},
"type": "create",
"action": "create",
"user": "Razzi",
"timestamp": "2026-05-06T21:28:38Z",
"comment": "Created page with \"lego technic terminology https://brickarchitect.com/parts/category-12\""
},
{
"logid": 723,
"ns": 0,
"title": "Blog: 2026-05-02",
"pageid": 616,
"logpage": 616,
"params": {},
"type": "create",
"action": "create",
"user": "Razzi",
"timestamp": "2026-05-02T07:17:20Z",
"comment": "Created page with \"<pre> set -U mid_time $last_time set -U last_time $now_time set -U now_time (gdate +%s.%3N) set diff (math $now_time - $last_time) set diff2 (math $last_time - $mid_time) set avg (math \"($diff + $diff2) / 2\") set bps (math 1 / $avg) set bpm (math \"$bps * 60\") # echo -n $mid_time $last_time $now_time if test $bpm -gt 55 echo -n \"$bpm \" end </pre> bpm counter in the terminal. Might end up popping up when I don't want it...\""
},
{
"logid": 722,
"ns": 0,
"title": "Blog: 2026-04-21",
"pageid": 615,
"logpage": 615,
"params": {},
"type": "create",
"action": "create",
"user": "Razzi",
"timestamp": "2026-04-21T13:31:25Z",
"comment": "Created page with \"This lego compatible motor engine thing https://www.reddit.com/r/BUWIZZ/comments/14cj4xh/buwizz_30_with_python/ Somebody reverse engineered https://github.com/PVirie/lego_controller But they also have api docs !? https://buwizz.com/BuWizz_3.0_API_3.22_web.pdf\""
}
]
}
}