revisions
Track how a Wikipedia article evolves: retrieve recent edit history with revision IDs, timestamps, editors, summaries, byte-size changes, and diff links.
Instructions
Show an article's recent edit history ('View history'): revision id, timestamp, editor, edit summary, and byte-size delta vs the previous revision. Each revision links to its diff (Special:Diff/) so you can inspect exactly what changed. Useful for tracking how an article evolves, auditing edits on a topic, or spotting edit activity around current events. Complements pageviews (popularity) with provenance (who changed what, when).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Wikipedia language code (default 'en') | en |
| limit | No | Max revisions to return (default 10, max 50) | |
| title | Yes | Article title (e.g. 'Tyrannosaurus' or 'Albert_Einstein') |