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": "Sz\u00f3lam",
        "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": {
            "77": {
                "pageid": 77,
                "ns": 0,
                "title": "SVG",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "A lilypond \u00e1ltal el\u0151\u00e1ll\u00edtott SVG-t nem lehet wikibe t\u00f6lteni, mert linkek vannak benne (amik egy\u00e9bk\u00e9nt is ideges\u00edt\u0151ek). \u00cdgy lehet megszabadulni t\u0151l\u00fck:\n egrep -v 'textedit:|^</a>' ''input_file'' >''output_file''\n\n== LocalSettings.php ==\n<pre>\n$wgFileExtensions[] = 'svg';\n#$wgSVGConverter = 'ImageMagick';\n$wgSVGConverter = 'rsvg';\n$wgSVGConverters = array(\n        'ImageMagick' => '$path/convert -background white -thumbnail $widthx$height\\! $input PNG:$output',\n        'sodipodi' => '$path/sodipodi -z -w $width -f $input -e $output',\n        'inkscape' => '$path/inkscape -z -w $width -f $input -e $output',\n        'batik' => 'java -Djava.awt.headless=true -jar $path/batik-rasterizer.jar -w $width -d '\n                . '$output $input',\n        'rsvg' => '$path/rsvg -w $width -h $height $input $output',\n        'imgserv' => '$path/imgserv-wrapper -i svg -o png -w$width $input $output',\n        'ImagickExt' => array( 'SvgHandler::rasterizeImagickExt' ),\n);\n$wgSVGConverters['batik'] = '/usr/bin/java -Djava.awt.headless=true -jar $path/batik-rasterizer.jar -w $width -d $output $input';\n$wgSVGConverters = array( 'rsvg' => '/usr/bin/rsvg-convert -w $width -h $height -o $output $input');\n</pre>\n\nBatik nem m\u0171k\u00f6dik azzal a hibajelz\u00e9ssel, hogy nem tud el\u00e9g mem\u00f3ri\u00e1t foglalni a cache sz\u00e1m\u00e1ra. ImageMagick csak az \u00f6t kottavonalat h\u00fazza ki, hangjegyeket nem \u00edr sem a sz\u00f3cikkben, sem a b\u00e9lyegk\u00e9pben, b\u00e1r a teljes SVG j\u00f3.\n\n== Forr\u00e1s ==\n* [https://www.mediawiki.org/wiki/Manual:$wgSVGConverters SVG konverterek] (mediawiki)\n\n\n[[Kateg\u00f3ria:Lilypond]]"
                    }
                ]
            },
            "109": {
                "pageid": 109,
                "ns": 0,
                "title": "Stanza",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "A versszak sz\u00e1ma: <code>\\set stanza = #''sz\u00f6veg''</code>, vagyis nemcsak sz\u00e1m lehet.\n\n== Kapcsol\u00f3d\u00f3 lapok ==\n* [[Dalsz\u00f6veg]]\n\n[[Kateg\u00f3ria:Lilypond]]"
                    }
                ]
            }
        }
    }
}