GET page/mobile-html-offline-resources/{title}/{revision}
Summary: Get styles and scripts for offline consumption of mobile-html-formatted pages
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Provides links to scripts and styles needed for viewing mobile-html-formatted pages offline. Stability: [experimental](https://www.mediawiki.org/wiki/API_versioning#Experimental)
Parameters (2)
revision
(integer, path, required)
Optional page revision. Note that older revisions are not stored, so request latency with the revision would be higher.
title
(string, path, required)
Page title. Use underscores instead of spaces. Use percent-encoding. Example: `Main_Page`.
No probe data for this endpoint yet.