MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=browsebysubject
(main | browsebysubject)
- This module is deprecated.
- This module requires read rights.
- Source: Semantic MediaWiki
- License: GPL-2.0-or-later
API module to retrieve information about a subject.
Specific parameters:
Other general parameters are available.
- subject
The subject to be queried
- This parameter is required.
- ns
(no description)
- Type: integer
- Default: 0
- iw
(no description)
- Default: (empty)
- subobject
A particular subobject id for the related subject
- Default: (empty)
- type
(no description)
- Default: (empty)
- options
(no description)
- Default: (empty)
Example:
- Example showing how to browse semantic data for a given subject page.
- api.php?action=browsebysubject&subject=Main_Page [open in sandbox]