GET /api/institutions/416/
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/416/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/393/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/206/",
            "name": "Germany",
            "geonames_id": "2921044",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Jena",
        "geonames_id": "http://www.geonames.org/2895044",
        "lat": "50.928780000000",
        "lng": "11.589900000000",
        "place_type": "city"
    },
    "name": "Friedrich-Schiller-Universität Jena",
    "gnd_id": "http://d-nb.info/gnd/36164-1",
    "lat": "50.929545000000",
    "lng": "11.589813000000",
    "website": "https://www.uni-jena.de"
}