GET /api/institutions/262/
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/262/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/287/",
        "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": "Oxford",
        "geonames_id": "http://www.geonames.org/2640729",
        "lat": "51.752220000000",
        "lng": "-1.255960000000",
        "place_type": "city"
    },
    "name": "University of Oxford",
    "gnd_id": "http://d-nb.info/gnd/38352-1",
    "lat": "51.758900000000",
    "lng": "-1.254300000000",
    "website": "http://www.ox.ac.uk"
}