Response format
Paginated endpoints return a JSON object with anitems array and a next_page_params object:
next_page_params is null, you have reached the last page.
Fetching the next page
Passnext_page_params as query parameters to retrieve the next page: