Page Content

Thre are a number of endpoints within this Wikimedia API Section. A few of them are used by the lib_WikiRestBase library.

# List - GET List page-related API entry points.

# Title - GET title/{title} revision metadata for a title. - GET title/{title}/{revision} revision metadata for a title.

# Html - GET html/{title} latest HTML for a title. - GET html/{title}/{revision} Get HTML for a specific title/revision & optionally timeuuid.

# Data-parsoid - GET data-parsoid/{title}/{revision}/{tid} data-parsoid metadata for a specific title/revision/tid.

# Lint - GET lint/{title} linter errors for a specific title/revision. - GET lint/{title}/{revision} linter errors for a specific title/revision.

# Summary - GET summary/{title} basic metadata and simplified article introduction.

# Media - GET media-list/{title} list of media files used on a page. - GET media-list/{title}/{revision} list of media files used on a page.

# Mobile - GET mobile-html/{title} page content HTML optimized for mobile consumption. - GET mobile-html/{title}/{revision} page content HTML optimized for mobile consumption. - GET mobile-html-offline-resources/{title} styles and scripts for offline consumption of mobile-html-formatted pages - GET mobile-html-offline-resources/{title}/{revision} styles and scripts for offline consumption of mobile-html-formatted pages