Section 4.6.1 says:
The values for the first, last, next, prev, and current properties can be either a single CollectionPage or a Link referencing a separate resource containing a CollectionPage .
It's not clear to me why you'd use Link rather than a CollectionPage object directly.
Section 4.6.1 says:
It's not clear to me why you'd use
Linkrather than aCollectionPageobject directly.