GET /api/institutions/249/
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/249/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/410/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/272/",
            "name": "Switzerland",
            "geonames_id": "2658434",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Zürich",
        "geonames_id": "http://www.geonames.org/6295483",
        "lat": "47.371610000000",
        "lng": "8.545010000000",
        "place_type": "city"
    },
    "name": "University of Zürich",
    "gnd_id": "http://d-nb.info/gnd/6109294-0",
    "lat": "47.374900000000",
    "lng": "8.548900000000",
    "website": "http://www.uzh.ch/en.html"
}