As an app developer I want to enumerate through item's statement so that I can use all their data in my application
See offset, page, per_page parameters in the API Proposal
- default per_page value, if not given: 50
- possible maximum limit for per_page TBD
Meta info on pagination (which page are we on? how many total entries and/or pages do we have?) included in the response headers: TBD