{ "opencollection": "1.0.0", "info": { "name": "MediaWiki Action articles offline API", "version": "1.45" }, "items": [ { "info": { "name": "offline", "type": "folder" }, "items": [ { "info": { "name": "Wikimedia REST Get Styles and Scripts for Offline Consumption of Mobile-html-formatted Pages", "type": "http" }, "http": { "method": "GET", "url": "https://en.wikipedia.org/w/page/mobile-html-offline-resources/:title", "params": [ { "name": "title", "value": "", "type": "path", "description": "Page title. Use underscores instead of spaces. Use percent-encoding. Example: `Main_Page`." } ] }, "docs": "Provides links to scripts and styles needed for viewing mobile-html-formatted pages offline.\n\nStability: [experimental](https://www.mediawiki.org/wiki/API_versioning#Experimental)\n" }, { "info": { "name": "Wikimedia REST Get Styles and Scripts for Offline Consumption of Mobile-html-formatted Pages", "type": "http" }, "http": { "method": "GET", "url": "https://en.wikipedia.org/w/page/mobile-html-offline-resources/:title/:revision", "params": [ { "name": "title", "value": "", "type": "path", "description": "Page title. Use underscores instead of spaces. Use percent-encoding. Example: `Main_Page`." }, { "name": "revision", "value": "", "type": "path", "description": "Optional page revision. Note that older revisions are not stored, so request latency with the revision would be higher.\n" } ] }, "docs": "Provides links to scripts and styles needed for viewing mobile-html-formatted pages offline.\n\nStability: [experimental](https://www.mediawiki.org/wiki/API_versioning#Experimental)\n" } ] } ], "bundled": true }