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": "Record_a_video_with_Linux",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> 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": {
            "1461": {
                "pageid": 1461,
                "ns": 0,
                "title": "ReCordMyDeskTop",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "recordmydesktop is a program that allows you to [[take a video from your Linux desktop]]. In practice, you often want to record a window only. To do this, start recordmydesktop like this:\n recordmydesktop --windowid $(xwininfo | grep \"Window id\" | awk '{print $4;}')\n\nA cross will appear. Aim it at the window you want to record and click. Then the recording will start.\n\n= Reduce file size =\nTo reduce the video file's size start [[vlc]] and convert the video using the menu Media -> Convert/Save.\n\n= Correct errors =\nOnce I wanted to do a recording of a webcam displaying my video on my desktop on a slow computer. [[cheese]] that I used with the [[webcam]] warned that it would drop a lot of buffers. My solution was not to use recordmydesktop, but ffmpeg like this:\n [[ffmpeg]] -f x11grab -s hd720 -r 15 -i :0.0 ''screenCapture.avi''"
                    }
                ]
            },
            "1292": {
                "pageid": 1292,
                "ns": 0,
                "title": "Read e-books with Linux",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "If you want to read your Amazon e-books with Linux and google for it you will find some misleading information. I have gone through it and describe it here for you. FBReader and calibre do not even let me enter my Amazon credentials, and I cannot read my e-books.\n\nHowever I was able to read Amazon e-books with Linux on 2013-10-25 with SUSE Linux 12.2:\n\n* went to http://www.amazon.com and get some free e-books.\n* downloaded their [http://www.amazon.de/gp/feature.html/ref=kcp_w7_ln_ar?docId=1000487353 Kindle reader for Windows]\n* deleted the old version of the Windows Emulator [[wine]] from my computer. To do this, [[open a console]] and type\n rpm -e wine wine-32bit wine-mp3\n* I knew that I have a 64bit computer. If you do not know, [[find out if your system is 64bit or 32bit]]\n* downloaded wine 1.7.4 and wine-32bit 1.7.4 for SUSE Linux from http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_12.2/x86_64/\n* and wine-gecko from http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_12.2/noarch/\n* Then installed it:\n rpm -ivh wine-1.7.4-290.1.x86_64.rpm wine-gecko-2.24-43.1.noarch.rpm wine-32bit-1.7.4-290.1.x86_64.rpm\n* Now you start the reader's installation:\n wine Downloads/KindleForPC-installer.exe\n* And start the reader:\n cd .wine/drive_c/Program\\ Files/Amazon/Kindle\n wine Kindle.exe\n\n= See also =\n* [[winE]]"
                    }
                ]
            }
        }
    }
}