A page number within the paginated result set.
Number of results to return per page.
{"status": "string","data": {"count": 123,"next": "http://api.example.org/accounts/?page=4","previous": "http://api.example.org/accounts/?page=2","results": [{"id": 0,"section": "system","type": "accesscontrolrule","level": "view"}]}}
{"status": "string","data": {"id": 0,"section": "system","type": "accesscontrolrule","level": "view"}}