In addition to all of the properties on Object (why does my collection have a physical location?), Collection has the following five fields:
totalItems | current | first | last | items
current, first, and last are generally supposed to refer to collection pages.
Collection pages are a type of Collection that also have the following fields:
partOf | next | prev
2/