GET /api/institutions/296/?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/296/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/318/?format=api",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/186/?format=api",
            "name": "United States",
            "geonames_id": "6252001",
            "lat": "39.760000000000",
            "lng": "-98.500000000000",
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Hollywood",
        "geonames_id": "http://www.geonames.org/4295089",
        "lat": "38.027860000000",
        "lng": "-84.493550000000",
        "place_type": "city"
    },
    "name": "University of Kentucky",
    "gnd_id": "http://d-nb.info/gnd/1042848-3",
    "lat": "38.036800000000",
    "lng": "-84.505300000000",
    "website": "http://www.uky.edu/UKHome/"
}