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=surveyanswers (qa)
- This module requires read rights.
- Source: Survey
- License: GPL-2.0-or-later
API module for obtaining survey answers.
Specific parameters:
Other general parameters are available.
- qatext
The answer text.
- qasubmission_id
The ID of the submission this answer is part of.
- Type: integer
- qaquestion_id
The ID of the question this answer corresponds to.
- Type: integer
- qaprops
Survey data to query.
- Values (separate with | or alternative): *, id, question_id, submission_id, text
- Default: *
- qalimit
Max amount of words to return.
- Type: integer or max
- The value must be between 1 and 500.
- Default: 20
- qacontinue
Offset number from where to continue the query.