GET /api/institutions/251/
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/251/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/277/",
        "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": "Bern",
        "geonames_id": "http://www.geonames.org/2661552",
        "lat": "46.948090000000",
        "lng": "7.447440000000",
        "place_type": "city"
    },
    "name": "University of Bern",
    "gnd_id": "http://d-nb.info/gnd/2023768-6",
    "lat": "46.954700000000",
    "lng": "7.430500000000",
    "website": "http://www.unibe.ch/index_eng.html"
}