GET /api/institutions/386/
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/386/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/384/",
        "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": "Bologna",
        "geonames_id": "http://www.geonames.org/3181928",
        "lat": "44.493810000000",
        "lng": "11.338750000000",
        "place_type": "city"
    },
    "name": "Università degli Studi di Bologna",
    "gnd_id": "http://d-nb.info/gnd/112454-7",
    "lat": "44.496899000000",
    "lng": "11.351758000000",
    "website": "http://www.unibo.it/en/homepage"
}