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
list=rwrecords (rwr)
- This module requires read rights.
- Source: RecordWizard
- License: GPL-2.0+
List all transcriptions of records made by a speaker in a given language.
Parameters:
- rwrspeaker
Qid of the speaker's local wikibase item.
- rwrlanguage
Qid of the language's local wikibase item.
- rwrsort
Property to sort by.
- One of the following values: pageid, transcription
- Default: transcription
- rwrdir
Direction of the sort.
- One of the following values: ascending, descending
- Default: ascending
- rwrformat
Element to get as output.
- One of the following values: qid, transcription
- Default: transcription
- rwrlimit
How many transcriptions in total to return.
- Type: integer or max
- The value must be between 1 and 10,000.
- Default: 10
- rwroffset
When more results are available, use this to continue.
- Type: integer
- Default: 0