GET page/title/{title}/{revision}
Summary: Get revision metadata for a title.
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns the revision metadata for the given title. If a revision ID is provided, metadata for that revision is returned, otherwise the latest revision ID is assumed. Stability: [stable](https://www.mediawiki.org/wiki/API_versioning#Stable).
Parameters (2)
revision
(integer, path, required)
The revision id
title
(string, path, required)
Page title. Use underscores instead of spaces. Use percent-encoding. Example: `Main_Page`.
No probe data for this endpoint yet.