GET /api/institutions/263/
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/263/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/432/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/280/",
            "name": "United Kingdom",
            "geonames_id": "2635167",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Nottingham",
        "geonames_id": "http://www.geonames.org/2641170",
        "lat": "52.953600000000",
        "lng": "-1.150470000000",
        "place_type": "city"
    },
    "name": "University of Nottingham",
    "gnd_id": "http://d-nb.info/gnd/1030181-1",
    "lat": "52.938634000000",
    "lng": "-1.195158000000",
    "website": "http://www.nottingham.ac.uk"
}