Paginated list of items. Use the 'page' query parameter to specify
the page number.

GET /catalog/api/v1/locations/xdoc/shelflistitems/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/hal+json
Vary: Accept

{
    "totalCount": 154214,
    "startRow": 0,
    "endRow": 19,
    "_links": {
        "self": {
            "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/?format=api"
        },
        "next": {
            "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/?format=api&offset=20"
        }
    },
    "_embedded": {
        "shelflistItems": [
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i5741233"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i5741233"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i5741233",
                "recordNumber": "i5741233",
                "rowNumber": 0,
                "callNumber": "A 77.15:NE-21",
                "callNumberType": "lc",
                "volume": "[1972]",
                "copyNumber": 1,
                "barcode": "1002877524",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "2017-08-16T20:16:18Z",
                "datetimeUpdated": "2024-12-10T21:45:24Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i6010808"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i6010808"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i6010808",
                "recordNumber": "i6010808",
                "rowNumber": 1,
                "callNumber": "C 3.31/9:974/",
                "callNumberType": "lc",
                "volume": "V.2/PT.6",
                "copyNumber": 1,
                "barcode": "1002764357",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "2018-11-07T16:41:19Z",
                "datetimeUpdated": "2024-12-10T22:03:44Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i691685"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i691685"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i691685",
                "recordNumber": "i691685",
                "rowNumber": 2,
                "callNumber": "DK1 .D342 Suppl.",
                "callNumberType": "lc",
                "volume": "V.  12 1988",
                "copyNumber": 1,
                "barcode": "1000652199",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1996-08-08T03:38:31Z",
                "datetimeUpdated": "2024-12-04T21:53:50Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i691686"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i691686"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i691686",
                "recordNumber": "i691686",
                "rowNumber": 3,
                "callNumber": "DK1 .D342 Suppl.",
                "callNumberType": "lc",
                "volume": "V.  13 1989 PT.   1",
                "copyNumber": 1,
                "barcode": "1000709651",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1996-08-08T03:38:31Z",
                "datetimeUpdated": "2024-12-04T21:53:50Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i691687"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i691687"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i691687",
                "recordNumber": "i691687",
                "rowNumber": 4,
                "callNumber": "DK1 .D342 Suppl.",
                "callNumberType": "lc",
                "volume": "V.  13 1989 PT.   2",
                "copyNumber": 1,
                "barcode": "1000709638",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1996-08-08T03:38:31Z",
                "datetimeUpdated": "2024-12-04T21:53:50Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i691688"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i691688"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i691688",
                "recordNumber": "i691688",
                "rowNumber": 5,
                "callNumber": "DK1 .D342 Suppl.",
                "callNumberType": "lc",
                "volume": "V.  14 1990 PT.   1",
                "copyNumber": 1,
                "barcode": "1000907463",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1996-08-08T03:38:31Z",
                "datetimeUpdated": "2024-12-04T21:53:50Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i691689"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i691689"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i691689",
                "recordNumber": "i691689",
                "rowNumber": 6,
                "callNumber": "DK1 .D342 Suppl.",
                "callNumberType": "lc",
                "volume": "V.  14 1990 PT.   2",
                "copyNumber": 1,
                "barcode": "1000907443",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1996-08-08T03:38:31Z",
                "datetimeUpdated": "2024-12-04T21:53:50Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i691690"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i691690"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i691690",
                "recordNumber": "i691690",
                "rowNumber": 7,
                "callNumber": "DK1 .D342 Suppl.",
                "callNumberType": "lc",
                "volume": "V.  15 1991 PT.   1",
                "copyNumber": 1,
                "barcode": "1000907442",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1996-08-08T03:38:31Z",
                "datetimeUpdated": "2024-12-04T21:53:50Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i691691"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i691691"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i691691",
                "recordNumber": "i691691",
                "rowNumber": 8,
                "callNumber": "DK1 .D342 Suppl.",
                "callNumberType": "lc",
                "volume": "V.  15 1991 PT.   2",
                "copyNumber": 1,
                "barcode": "1000907462",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1996-08-08T03:38:31Z",
                "datetimeUpdated": "2024-12-04T21:53:50Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i790355"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i790355"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i790355",
                "recordNumber": "i790355",
                "rowNumber": 9,
                "callNumber": "DK1 .D343 Suppl.",
                "callNumberType": "lc",
                "volume": "V.  16 1992 PT.   1",
                "copyNumber": 1,
                "barcode": "1001114555",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1996-08-16T02:39:50Z",
                "datetimeUpdated": "2024-12-04T21:59:25Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i790356"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i790356"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i790356",
                "recordNumber": "i790356",
                "rowNumber": 10,
                "callNumber": "DK1 .D343 Suppl.",
                "callNumberType": "lc",
                "volume": "V.  16 1992 PT.   2",
                "copyNumber": 1,
                "barcode": "1001114556",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1996-08-16T02:39:50Z",
                "datetimeUpdated": "2024-12-04T21:59:25Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i790357"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i790357"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i790357",
                "recordNumber": "i790357",
                "rowNumber": 11,
                "callNumber": "DK1 .D343 Suppl.",
                "callNumberType": "lc",
                "volume": "V.  17 1993 PT.   1",
                "copyNumber": 1,
                "barcode": "1001128022",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1996-08-16T02:39:50Z",
                "datetimeUpdated": "2024-12-04T21:59:25Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i790358"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i790358"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i790358",
                "recordNumber": "i790358",
                "rowNumber": 12,
                "callNumber": "DK1 .D343 Suppl.",
                "callNumberType": "lc",
                "volume": "V.  17 1993 PT.   2",
                "copyNumber": 1,
                "barcode": "1001128021",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1996-08-16T02:39:50Z",
                "datetimeUpdated": "2024-12-04T21:59:25Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i1147788"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i1147788"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i1147788",
                "recordNumber": "i1147788",
                "rowNumber": 13,
                "callNumber": "DK1 .D343 Suppl.",
                "callNumberType": "lc",
                "volume": "v.18 1994 pt.1",
                "copyNumber": 1,
                "barcode": "1001244579",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1997-06-10T19:31:56Z",
                "datetimeUpdated": "2024-12-05T15:46:52Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i1147790"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i1147790"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i1147790",
                "recordNumber": "i1147790",
                "rowNumber": 14,
                "callNumber": "DK1 .D343 Suppl.",
                "callNumberType": "lc",
                "volume": "v.18 1994 pt.2",
                "copyNumber": 1,
                "barcode": "1001244580",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1997-06-10T19:32:56Z",
                "datetimeUpdated": "2024-12-05T15:46:52Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i693044"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i693044"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i693044",
                "recordNumber": "i693044",
                "rowNumber": 15,
                "callNumber": "DS41 .D28 Suppl.",
                "callNumberType": "lc",
                "volume": "V.   1 1987/  88",
                "copyNumber": 1,
                "barcode": "1000705465",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1996-08-08T03:40:30Z",
                "datetimeUpdated": "2024-12-04T21:53:51Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i693045"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i693045"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i693045",
                "recordNumber": "i693045",
                "rowNumber": 16,
                "callNumber": "DS41 .D28 Suppl.",
                "callNumberType": "lc",
                "volume": "V.   2 PT.   1 1988/89",
                "copyNumber": 1,
                "barcode": "1000699266",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1996-08-08T03:40:30Z",
                "datetimeUpdated": "2024-12-04T21:53:51Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i693046"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i693046"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i693046",
                "recordNumber": "i693046",
                "rowNumber": 17,
                "callNumber": "DS41 .D28 Suppl.",
                "callNumberType": "lc",
                "volume": "V.   2 PT.   2 1988/89",
                "copyNumber": 1,
                "barcode": "1000699370",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1996-08-08T03:40:30Z",
                "datetimeUpdated": "2024-12-04T21:53:51Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i693047"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i693047"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i693047",
                "recordNumber": "i693047",
                "rowNumber": 18,
                "callNumber": "DS41 .D28 Suppl.",
                "callNumberType": "lc",
                "volume": "V.   3 PT.   1 1989/90",
                "copyNumber": 1,
                "barcode": "1000699396",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1996-08-08T03:40:30Z",
                "datetimeUpdated": "2024-12-04T21:53:51Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc/shelflistitems/i693048"
                    },
                    "item": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/i693048"
                    },
                    "location": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xdoc"
                    }
                },
                "id": "i693048",
                "recordNumber": "i693048",
                "rowNumber": 19,
                "callNumber": "DS41 .D28 Suppl.",
                "callNumberType": "lc",
                "volume": "V.   3 PT.   2 1989/90",
                "copyNumber": 1,
                "barcode": "1000699371",
                "status": "AVAILABLE",
                "statusCode": "-",
                "dueDate": null,
                "suppressed": false,
                "datetimeCreated": "1996-08-08T03:40:30Z",
                "datetimeUpdated": "2024-12-04T21:53:51Z",
                "shelfStatus": null,
                "inventoryNotes": null,
                "inventoryDate": null,
                "flags": null
            }
        ]
    }
}