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=releaselist
(main | releaselist)
- This module requires read rights.
- Source: PickiPediaReleases
- License: GPL-2.0-or-later
List all releases with their IPFS CIDs (from page titles) for pinning service synchronization
Specific parameter:
Other general parameters are available.
- filter
Filter releases: 'all' (default), 'ipfs', 'torrent', 'missing-torrent'
- One of the following values: all, ipfs, missing-torrent, torrent
- Default: all
Examples:
- List all releases
- api.php?action=releaselist [open in sandbox]
- List releases with IPFS CIDs
- api.php?action=releaselist&filter=ipfs [open in sandbox]