MediaWiki-API-Ergebnis

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": "20251026222125|2235",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 2245,
                "ns": 0,
                "title": "Kartoffel Brokkoli Auflauf",
                "pageid": 372,
                "logpage": 372,
                "revid": 3785,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matt",
                "timestamp": "2026-01-18T16:49:04Z",
                "comment": "Die Seite wurde neu angelegt: \u201eQuelle: https://emmikochteinfach.de/kartoffel-brokkoli-auflauf/ [[Kategorie:Rezepte]]\u201c"
            },
            {
                "logid": 2244,
                "ns": 0,
                "title": "Curry",
                "pageid": 371,
                "logpage": 371,
                "revid": 3783,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matt",
                "timestamp": "2026-01-18T16:37:45Z",
                "comment": "Die Seite wurde neu angelegt: \u201e== Begriffserkl\u00e4rung == Curry bezeichnet:  * Gew\u00fcrzmischungen, die der indischen K\u00fcche nachempfunden sind * Gerichte der s\u00fcdostasiatischen und japanischen K\u00fcche auf Basis einer s\u00e4migen Sauce mit verschiedenen Gew\u00fcrzen  == Curry, das Gew\u00fcrz ==  === Geschichte === Im 18. Jhrh. brachten Heimkehrer der britischen Ostindienkompanie die indische K\u00fcche nach Gro\u00dfbritannien.  Britische K\u00f6che ersetzten der Einfachheit halber bei indischen Curry-Gerichten\u2026\u201c"
            },
            {
                "logid": 2243,
                "ns": 0,
                "title": "Blumenkohlcurry",
                "pageid": 370,
                "logpage": 370,
                "revid": 3776,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matt",
                "timestamp": "2026-01-18T15:06:16Z",
                "comment": "Die Seite wurde neu angelegt: \u201eBlumenkohlcurry mit indischem Geschmack  == Zutaten ==  * 1 mittelgro\u00dfer Blumenkohl (ca. 750 g) * 250 g Kartoffeln * 3 Tomaten * 1 gr\u00fcne Chillischote * 3 EL Butterschmalz oder \u00d6l * 2 TL Kreuzk\u00fcmmelsamen * 1 TL gemahlene Kurkuma * 1 EL gemahlener Koriander * 1 TL Chayennepfeffer * Ein paar Stengel Koriander  Optional:  * Reis  == Zutaten vorbereiten ==  * Blumenkohl waschen, putzen, in R\u00f6schen teilen * Strunk und Kartoffeln sch\u00e4len und 3 cm gro\u00df w\u00fc\u2026\u201c"
            },
            {
                "logid": 2242,
                "ns": 0,
                "title": "Brokkoli Suppe",
                "pageid": 369,
                "logpage": 369,
                "revid": 3774,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matt",
                "timestamp": "2026-01-06T21:40:38Z",
                "comment": "Die Seite wurde neu angelegt: \u201eQuelle: https://emmikochteinfach.de/brokkoli-suppe/   [[Kategorie:Rezepte]]\u201c"
            },
            {
                "logid": 2241,
                "ns": 0,
                "title": "SQL Syntax for SAP BW in Oracle",
                "pageid": 368,
                "logpage": 368,
                "revid": 3768,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matt",
                "timestamp": "2025-12-21T13:20:53Z",
                "comment": "Die Seite wurde neu angelegt: \u201eThis article contains examples for different SQL statements on Oracle servers to read data from a SAP BW database.  == String Operations == Get first five characters for all rows from specified column:  SELECT DISTINCT SUBSTR(\"/BIC/ZCONTRNO\",1,5) FROM \"/BIC/AZCONTR0100\" Return one column for all records from a table starting with a given character in a particular column:  SELECT \"/BIC/ZCONTRNO\" FROM \"/BIC/AZCONTR0100\" WHERE \"/BIC/ZCONTRNO\" LIKE '7%' Kat\u2026\u201c"
            },
            {
                "logid": 2240,
                "ns": 0,
                "title": "Enable WebGUI (SAP)",
                "pageid": 367,
                "logpage": 367,
                "revid": 3764,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matt",
                "timestamp": "2025-12-21T12:56:33Z",
                "comment": "Die Seite wurde neu angelegt: \u201eSAP WebGUI with transaction code <code>WEBGUI</code> needs its own WebGUI service to be activated.   How to check if it is active:  # T-Code: SICF # Go to /default_host/sap/bc/gui/sap/its # Double click on webgui # Check if next to the field \"Service-Name: webcgui\" it says \"Service (active)\" # Either go back to /default_host/sap/bc/gui/sap/its # Right click on webgui \u2192 Select test  If this procedure does not work try following URL for the WebGUI with yo\u2026\u201c"
            },
            {
                "logid": 2239,
                "ns": 0,
                "title": "Geo Blocking with GeoIP on Apache (Debian)",
                "pageid": 366,
                "logpage": 366,
                "revid": 3760,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matt",
                "timestamp": "2025-12-08T18:43:09Z",
                "comment": "Die Seite wurde neu angelegt: \u201eThis article holds my notes on how to implement geo blocking on Apache web server.  It is based on '''mod_geoip''' module which itself is based on GeoIP database from Maxmind.  According to Maxmind the GeoIP database format was retired in May 2022: https://github.com/maxmind/geoip-api-mod_geoip2  Maxmind recommends to switch to GeoIP2 database format, which can be accessed with Maxmind's own '''mod_maxminddb''' module according to: https://github.com/maxm\u2026\u201c"
            },
            {
                "logid": 2238,
                "ns": 0,
                "title": "Apache2 Cheat Sheet",
                "pageid": 365,
                "logpage": 365,
                "revid": 3748,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matt",
                "timestamp": "2025-11-07T23:42:11Z",
                "comment": "Die Seite wurde neu angelegt: \u201eThis is a cheat sheet for operations and troubleshooting of Apache2 Webserver.  Show loaded modules:  sudo apache2ctl -M [[Kategorie:LAMP]] [[Kategorie:Linux]]\u201c"
            },
            {
                "logid": 2237,
                "ns": 0,
                "title": "Nftables - nft",
                "pageid": 364,
                "logpage": 364,
                "revid": 3746,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matt",
                "timestamp": "2025-11-07T23:26:26Z",
                "comment": "Die Seite wurde neu angelegt: \u201eThis article holds notes about nftables part of the Netfilter project and its command line program <code>nft</code>.   It is the successor to [[Iptables (Debian)]]   nft list rulset                     # List active rules [[Kategorie:Terminal]] [[Kategorie:Linux]]\u201c"
            },
            {
                "logid": 2236,
                "ns": 4,
                "title": "Wiki:About me",
                "pageid": 363,
                "logpage": 34,
                "revid": 3735,
                "params": {
                    "target_ns": 4,
                    "target_title": "Wiki:\u00dcber Matts Wiki"
                },
                "type": "move",
                "action": "move",
                "user": "Matt",
                "timestamp": "2025-10-29T18:17:57Z",
                "comment": ""
            }
        ]
    }
}