GET /api/institutions/314/?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/314/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/334/?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": "Bowling Green",
        "geonames_id": "http://www.geonames.org/5147968",
        "lat": "41.374770000000",
        "lng": "-83.651320000000",
        "place_type": "city"
    },
    "name": "Bowling Green State University",
    "gnd_id": "http://d-nb.info/gnd/1010847-6",
    "lat": "41.377100000000",
    "lng": "-83.626600000000",
    "website": "https://www.bgsu.edu"
}