"As a Curator, I want to get a count of edits to a page by unauthenticated contributors, so... (I can understand the reliability of the page content?)."
GET /page/{title}/history/counts/anonedits
Return number of anonymous edits
Request body: none
Notable request headers: none
Status codes:
200 - OK
404 - no such page
Notable response headers: none
Body: JSON, object with following fields
count: total number of anonymous edits