GET /api/institutions/406/?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/406/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/390/?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": "Manchester",
        "geonames_id": "http://www.geonames.org/2643123",
        "lat": "53.480950000000",
        "lng": "-2.237430000000",
        "place_type": "city"
    },
    "name": "University of Manchester",
    "gnd_id": "http://d-nb.info/gnd/6036820-2",
    "lat": "53.466833000000",
    "lng": "-2.233865000000",
    "website": "http://www.manchester.ac.uk"
}