MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
format=jsonfm
(main | jsonfm)
- This module requires read rights.
Output data in JSON format (pretty-print in HTML).
Parameters:
- callback
If specified, wraps the output into a given function call. For safety, all user-specific data will be restricted.
- utf8
If specified, encodes most (but not all) non-ASCII characters as UTF-8 instead of replacing them with hexadecimal escape sequences.
Example:
- Format the query result in the JSON format
- api.php?action=query&meta=siteinfo&siprop=namespaces&format=jsonfm