GET /api/institutions/482/
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/482/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/294/",
        "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": "Cambridge",
        "geonames_id": "http://www.geonames.org/4931972",
        "lat": "42.375100000000",
        "lng": "-71.105610000000",
        "place_type": "city"
    },
    "name": "Cambridge University Library",
    "gnd_id": "http://d-nb.info/gnd/1010752-6",
    "lat": "52.205104000000",
    "lng": "0.107760000000",
    "website": "http://www.lib.cam.ac.uk/"
}