GET /api/institutions/250/
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/250/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/274/",
        "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": "Fribourg",
        "geonames_id": "http://www.geonames.org/2660718",
        "lat": "46.802370000000",
        "lng": "7.151280000000",
        "place_type": "city"
    },
    "name": "University of Fribourg",
    "gnd_id": "http://d-nb.info/gnd/1068116757",
    "lat": "46.806253000000",
    "lng": "7.151837000000",
    "website": "https://www3.unifr.ch/home/en/"
}