GET /api/institutions/213/
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/213/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/456/",
        "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": "Genova",
        "geonames_id": "http://www.geonames.org/3176219",
        "lat": "44.404780000000",
        "lng": "8.944390000000",
        "place_type": "city"
    },
    "name": "Università degli Studi di Genova",
    "gnd_id": "http://d-nb.info/gnd/16007089-2",
    "lat": "44.414918000000",
    "lng": "8.926728000000",
    "website": "https://unige.it"
}