GET /api/institutions/218/
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/218/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/241/",
        "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": "Pisa",
        "geonames_id": "http://www.geonames.org/3170647",
        "lat": "43.708530000000",
        "lng": "10.403600000000",
        "place_type": "city"
    },
    "name": "Università di Pisa",
    "gnd_id": "http://d-nb.info/gnd/5007653-X",
    "lat": "43.716729000000",
    "lng": "10.398863000000",
    "website": "https://www.unipi.it"
}