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

{
    "totalCount": 164,
    "startRow": 60,
    "endRow": 79,
    "_links": {
        "self": {
            "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/?format=api&offset=60"
        },
        "previous": {
            "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/?format=api&offset=40"
        },
        "next": {
            "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/?format=api&offset=80"
        }
    },
    "_embedded": {
        "locations": [
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xmed"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=xmed"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=xmed"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xmed/shelflistitems/"
                    }
                },
                "code": "xmed",
                "label": "Media Library Remote Storage"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/spec"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=spec"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=spec"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/spec/shelflistitems/"
                    }
                },
                "code": "spec",
                "label": "SPECIAL ID"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w4mbg"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=w4mbg"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=w4mbg"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w4mbg/shelflistitems/"
                    }
                },
                "code": "w4mbg",
                "label": "Willis 4FL Bragg Coll"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/rfbks"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=rfbks"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=rfbks"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/rfbks/shelflistitems/"
                    }
                },
                "code": "rfbks",
                "label": "Discovery Park Library Featured Books"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xmus"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=xmus"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=xmus"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/xmus/shelflistitems/"
                    }
                },
                "code": "xmus",
                "label": "Music Remote Storage"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/unt"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=unt"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=unt"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/unt/shelflistitems/"
                    }
                },
                "code": "unt",
                "label": "Univ of North Texas"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w1ia"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=w1ia"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=w1ia"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w1ia/shelflistitems/"
                    }
                },
                "code": "w1ia",
                "label": "Willis 1FL Forum"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w4mla"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=w4mla"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=w4mla"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w4mla/shelflistitems/"
                    }
                },
                "code": "w4mla",
                "label": "Willis 4FL Music Limited Access"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w4mfb"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=w4mfb"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=w4mfb"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w4mfb/shelflistitems/"
                    }
                },
                "code": "w4mfb",
                "label": "Willis 4FL Music Fake Book"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w4fil"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=w4fil"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=w4fil"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w4fil/shelflistitems/"
                    }
                },
                "code": "w4fil",
                "label": "Willis 4FL Music Microfilm"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w4mwr"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=w4mwr"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=w4mwr"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w4mwr/shelflistitems/"
                    }
                },
                "code": "w4mwr",
                "label": "WILLIS 4FL MUSIC WORKROOM"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w4mwf"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=w4mwf"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=w4mwf"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w4mwf/shelflistitems/"
                    }
                },
                "code": "w4mwf",
                "label": "WILLIS 4FL Music WFAA Coll"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w4422"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=w4422"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=w4422"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w4422/shelflistitems/"
                    }
                },
                "code": "w4422",
                "label": "Willis 4FL The Soundbox (Willis 422)"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/txsha"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=txsha"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=txsha"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/txsha/shelflistitems/"
                    }
                },
                "code": "txsha",
                "label": "TexShare"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/hscfw"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=hscfw"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=hscfw"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/hscfw/shelflistitems/"
                    }
                },
                "code": "hscfw",
                "label": "UNTHSC FORT WORTH"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w2awt"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=w2awt"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=w2awt"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w2awt/shelflistitems/"
                    }
                },
                "code": "w2awt",
                "label": "WILLIS 2FL ADM OFF WKTOOL"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w1gwt"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=w1gwt"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=w1gwt"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w1gwt/shelflistitems/"
                    }
                },
                "code": "w1gwt",
                "label": "WILLIS 1FL GEN REF WKTOOL"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w4438"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=w4438"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=w4438"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w4438/shelflistitems/"
                    }
                },
                "code": "w4438",
                "label": "Willis 4FL Music Room 438"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/djuv"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=djuv"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=djuv"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/djuv/shelflistitems/"
                    }
                },
                "code": "djuv",
                "label": "Dallas Campus Juvenile Collection"
            },
            {
                "_links": {
                    "self": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w3"
                    },
                    "items": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/?locationCode=w3"
                    },
                    "courses": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/?locationCode=w3"
                    },
                    "shelflist": {
                        "href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/w3/shelflistitems/"
                    }
                },
                "code": "w3",
                "label": "Willis Library-3rd Floor"
            }
        ]
    }
}