GET /api/institutions/576/?format=api
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/576/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/435/?format=api",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/186/?format=api",
            "name": "United States",
            "geonames_id": "6252001",
            "lat": "39.760000000000",
            "lng": "-98.500000000000",
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Providence",
        "geonames_id": "http://www.geonames.org/5224151",
        "lat": "41.823990000000",
        "lng": "-71.412830000000",
        "place_type": "city"
    },
    "name": "John Hay Library",
    "gnd_id": "http://d-nb.info/gnd/3020124-X",
    "lat": "41.826461000000",
    "lng": "-71.404972000000",
    "website": "https://library.brown.edu/hay/"
}