People want to get incremental updates of wiki content. It seems that the easiest way to do this would be to leave off pulling content at one rc_id or rv_id and then resume later. However, the way it is set up, you have to do a separate API query for each page. So, I propose that one of the following be implemented:
*list=recentchanges should have an rcprop=content option
*prop=revisions should work without titles being set
See https://www.mediawiki.org/wiki/MediaWikiAnalysis
Version: 1.23.0
Severity: enhancement