GET /api/institutions/217/
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/217/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/240/",
        "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": "Bergamo",
        "geonames_id": "http://www.geonames.org/3182164",
        "lat": "45.696010000000",
        "lng": "9.667210000000",
        "place_type": "city"
    },
    "name": "Università degli Studi di Bergamo",
    "gnd_id": "http://d-nb.info/gnd/1057906557",
    "lat": "45.704445000000",
    "lng": "9.660292000000",
    "website": "https://www.unibg.it"
}