List Revision Articles
get /wikimedia/revisions
List articles with extracted revision histories.
Uses the pre-computed article_index from manifest.partition_index, populated at registration time by the submit script.
Query Parameters
min_revisions
integer Minimum revision count filter
limit
integer Max articles to return
Response
articles
arrayArticles with extracted revision histories
total
integerTotal number of matching articles returned
curl -X GET http://localhost:8000/wikimedia/revisions \