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=downtimetally
(main | downtimetally)
- This module requires read rights.
- Source: MFInteractiveMapSync
- License: MIT
Aggregate Downtime vote counts for an event, plus the requesting user's own vote.
Specific parameter:
Other general parameters are available.
- event_id
The Downtime event's short code (e.g. E2).
- This parameter is required.
Example:
- Get the tally for event E2.
- api.php?action=downtimetally&event_id=E2 [open in sandbox]