GET /api/institutions/532/
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/institutions/532/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/474/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/186/",
            "name": "United States",
            "geonames_id": "6252001",
            "lat": "39.760000000000",
            "lng": "-98.500000000000",
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Ithaca",
        "geonames_id": "http://www.geonames.org/5122432",
        "lat": "42.440630000000",
        "lng": "-76.496610000000",
        "place_type": "city"
    },
    "name": "Cornell University Library",
    "gnd_id": "http://d-nb.info/gnd/1080320-8",
    "lat": "42.453453000000",
    "lng": "-76.473510000000",
    "website": "https://www.library.cornell.edu/"
}