GET /api/institutions/260/?format=api
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/260/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/285/?format=api",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/280/?format=api",
            "name": "United Kingdom",
            "geonames_id": "2635167",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Sheffield",
        "geonames_id": "http://www.geonames.org/2638077",
        "lat": "53.382970000000",
        "lng": "-1.465900000000",
        "place_type": "city"
    },
    "name": "University of Sheffield",
    "gnd_id": "http://d-nb.info/gnd/9595-3",
    "lat": "53.380700000000",
    "lng": "-1.482900000000",
    "website": "https://www.sheffield.ac.uk"
}