A function that fetches a single page of data.
The page data type.
An object with num_pages (total pages) and page (data, or null/undefined if empty).
num_pages
page
null
undefined
A function that fetches a single page of data.