GET /api/institutions/223/
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/223/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/246/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/234/",
            "name": "Italy",
            "geonames_id": "3175395",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Ponte alla Badia",
        "geonames_id": "http://www.geonames.org/8956573",
        "lat": "43.803900000000",
        "lng": "11.279700000000",
        "place_type": "city"
    },
    "name": "European University Institute",
    "gnd_id": "http://d-nb.info/gnd/1228587-0",
    "lat": "43.803081000000",
    "lng": "11.282946000000",
    "website": "https://www.eui.eu"
}