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": {
        "gapcontinue": "Realme_GT_Master_(realme-lunaa)",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "5676": {
                "pageid": 5676,
                "ns": 0,
                "title": "Realme 3 Pro (realme-rmx1851)",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "{{Infobox device\n| manufacturer = Realme\n| name = 3 Pro\n| codename = RMX1851\n| image = File:rmx1851_simplefb.jpg\n| imagecaption = Realme 3 Pro With Simplefb\n| releaseyear = 2019\n| category = testing\n| originalsoftware = Android\n| originalversion = 9\n| pmoskernel = 4.9.227\n| chipset = Qualcomm Snapdragon 710 (SDM710)\n| cpu = Octa-core \n\n2x2.2 GHz Kryo 360 Gold\n6x1.7 GHz Kryo 360 Silver\n| gpu = Adreno 616\n| display = 1080 x 2340 IPS LCD\n| storage = 64GB / 128GB\n| memory = 4GB / 6GB\n| architecture = aarch64\n| type = handset\n| whet_dhry = 5048.2\n<!-- Features -->\n<!-- the following status_* questions should be answered with Y for yes, P for partial, N for no, - for N/A or unavailable, or left blank for untested or unknown -->\n| status_usbnet = Y\n| status_flashing = Y\n| status_touch = N\n| status_screen = N\n| status_wifi = <!-- Wireless network works? -->\n| status_xwayland = <!-- Showing X11 applications in a Wayland compositor (Weston, KWin, ...) works? -->\n| status_fde = <!-- When installing with full disk encryption, can you type in the password with the on screen keyboard? -->\n| status_mainline = <!-- Instead of a Linux kernel fork, it is possible to run mainline. -->\n| status_battery = <!-- Charging the battery with charging-sdl is possible -->\n| status_3d = <!-- Hardware accelerated 3D graphics (e.g. with freedreno) -->\n| status_audio = <!-- Using the device's speakers/headphone jack works -->\n| status_bluetooth = <!-- It's possible to pair and use other devices via the bluetooth protocol -->\n| status_camera = <!-- Taking photos and videos works. -->\n| status_gps = <!-- The Global Positioning System sensor works.  -->\n| status_mobiledata = <!-- Connecting to the Internet via cellular network. -->\n| status_sms = <!-- Sending and receiving short messages works as intended. -->\n| status_calls = <!-- Talking to other people over the cellular network. -->\n| status_otg = <!-- USB-OTG adapters work, e.g. to connect an USB flash drive to the device -->\n| status_nfc = <!-- Near-Field Communication (NFC) works -->\n<!-- Sensors -->\n| status_accel = <!-- The sensor that measures proper acceleration works -->\n| status_magnet = <!-- Magnetometer works -->\n| status_light = <!-- Ambient light sensor works -->\n| status_proximity = <!-- Proximity sensor works -->\n| status_hall = <!-- Hall effect sensor works -->\n| status_barometer = <!-- Barometer works -->\n| status_powersensor = <!-- Power sensor works -->\n<!-- Misc -->\n| status_cameraflash = <!-- Camera flash/torch works -->\n| status_keyboard = <!-- Keyboard works (Mark \"-\" if device doesn't have a keyboard) -->\n| status_touchpad = <!-- Touchpad works (Usually applicable to laptops) -->\n| status_usba = <!-- Full-sized USB-A port works (Usually applicable to SBCs and laptops) -->\n| status_hdmidp = <!-- Video and audio output with HDMI or DisplayPort works -->\n| status_irtx = <!-- Infrared (IR) transmit works -->\n| status_irrx = <!-- Infrared (IR) receive works -->\n| status_stylus = <!--  -->\n| status_haptics = <!--  -->\n| status_ethernet = <!--  -->\n| status_fossbootloader = N\n\n\n\n| booting = yes <!-- The device is booting at all, can be yes/no *IMPORTANT* -->\n| status = <!-- Text displayed in the \"not booting\" table on the Devices page , e.g \"kernel compiles, doesn't boot\" -->\n}}\n\n== Contributors ==\n* Joseph Glynn (josephnglynn)\n\n== Users owning this device ==\n{{Device owners}}\n<!-- autogenerated, use {{Owns device|devicepage|notes}} on your profile page -->\n<!-- use _ instead of spaces in device page name, e.g. {{Owns device|HTC_Desire_(htc-bravo)|custom notes}}-->\n<!-- you may need to purge page cache to see changes (more->purge cache)-->\n<!-- you can use {{My devices}} on your profile page to show table with all your devices -->\n\n== How to enter flash mode ==\n\nHold all the buttons at the same time until the screen shows.\n\n== Installation ==\nUse [[pmbootstrap]] to build your own installation image.\n\n<!-- Expand this with the commands needed for flashing, add --sdcard to install if it makes sense etc. -->\n<source lang=\"shell-session\">\n$ pmbootstrap init\n$ pmbootstrap install\n$ pmbootstrap flasher flash_rootfs\n$ pmbootstrap flasher flash_dtbo # If your using the branch below with dtbo img (Note: try using if you get ssh issues)\n$ pmbootstrap flasher flash_kernel\n</source>\n\n== Downstream ==\nThere is a [https://gitlab.com/josephglynn/pmaports/-/tree/realme-rmx1851-downstream-dtc-hacks branch] in my fork of pmaports which contains some dtc hacks to enable simplefb (note: it only shows for a few seconds, with no text - but there are some colourful penguins). It also contains modified firmware and device APKBUIlDs which use F07 firmware and builds a dtbo image. \n\nThe downstream kernel is pretty broken, so I am now focusing on [https://gitlab.com/josephglynn/pmaports/-/tree/realme-rmx1851-mainline-attempt mainlining] this device.\n\nNOTE: All the branches above where meant as throwaways, as such they are not maintained and commits are messy.\n\n== Mainlining ==\nCurrently the phone refuses to boot a mainline kernel.\n\n== Notes ==\nIn order to connect to the device via usb (and ssh) use:\n<source lang=\"shell-session\">\n$ ip link set dev interface address 12:12:12:12:12:12 # You might need to set a mac address if not already set\n$ dhcpcd interface --nohook ipv6\n</source>\n\n\nMake sure your coming from a C18 (RUI1) based ROM, as that is what I am testing on. \nRUI1 seems to modify the bootloader, making booting not possible.\n\n<!-- add more sections below as necessary, e.g. WiFi, photos, ... -->\n\n== See also ==\n{{MR|4431|pmaports}} Initial merge request\n<!--\nLink to related GitLab issues or merge requests like the following (replace CHANGEME with the ID, e.g. 1234):\n\n* {{issue|CHANGEME|pmaports}} Some related issue\nYou can also add normal web links:\n* [https://redmine.replicant.us/projects/replicant/wiki/GalaxyS2I9100 Replicant wiki page]\n-->\n<!--\nIf you manage to get your device packages merged, uncomment links below and change DEVICE_CODENAME with the actual one.\n* {{Device package|DEVICE_CODENAME}}\n* {{Kernel package|DEVICE_CODENAME}}\n-->"
                    }
                ]
            },
            "5525": {
                "pageid": 5525,
                "ns": 0,
                "title": "Realme GT 2 (realme-porsche)",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "{{Infobox device\n| manufacturer = realme\n| name = realme GT 2\n| codename = realme-porsche\n| releaseyear = 2022\n| category = testing\n| originalsoftware = Android\n| originalversion = 12\n| pmoskernel = 6.6\n| chipset = Qualcomm Snapdragon 888 (SM8350)\n| cpu = 1x 2.84GHz Kryo 680 Prime (X1-based), 3x 2.42GHz Kryo 680 Gold (A78-based), 4x1.8GHz Kryo 680 Silver (A55-based)\n| gpu = Adreno 660\n| display = 1080x2400 AMOLED\n| storage = 128/256GB\n| memory = 8/12GB\n| architecture = aarch64\n| type = handset\n<!-- Features -->\n<!-- the following status_* questions should be answered with Y for yes, P for partial, N for no, - for N/A or unavailable, or left blank for untested or unknown -->\n| status_usbnet = Y\n| status_flashing = Y\n| status_touch = Y\n| status_screen = Y\n| status_wifi = Y\n| status_xwayland = Y\n| status_fde = N\n| status_mainline = Y\n| status_battery = P \n| status_3d = Y\n| status_audio = N\n| status_bluetooth = P\n| status_camera = N\n| status_gps = N\n| status_mobiledata = N\n| status_sms = N\n| status_calls = N\n| status_otg = N\n| status_nfc = N\n<!-- Sensors -->\n| status_accel = N\n| status_magnet = N\n| status_light = N\n| status_proximity = N\n| status_hall = N\n| status_barometer = -\n| status_powersensor = -\n<!-- Misc -->\n| status_cameraflash = -\n| status_keyboard = -\n| status_touchpad = -\n| status_usba = -\n| status_hdmidp = N\n| status_irtx = -\n| status_irrx = -\n| status_stylus = -\n| status_haptics = N\n| status_ethernet = N\n| status_fossbootloader = -\n| booting = yes\n| packaged = no\n| status= WiP\n}}\n\n== Contributors ==\n* [[User:Saikat Saha]]\n\n== Users owning this device ==\n{{Device owners}}\n<!-- autogenerated, use {{Owns device|devicepage|notes}} on your profile page -->\n\n== How to enter flash mode ==\nVolume down and power button while the phone is powered off. \n\n== Installation ==\nDevice packages not merged yet. \n\n== See also =="
                    }
                ]
            }
        }
    }
}