Helpful links to other pages of results
| Name | Type | Description | Notes |
|---|---|---|---|
| First | Link | The link to the first page of results. This object will always have an `href` field. If there are no results, then the first page will contain an empty array of items. | |
| Last | Link | The link to the final page of results. This object will always have an `href` field. If there are no results, then the final page will contain an empty array of items. | |
| Next | OptionalLink | The link to the next page of results. The `href` field will only be set when the `page` is less than `pages`. | |
| Prev | OptionalLink | The link to the previous page of results. The `href` field will only be set when the `page` is 2 or greater. |