GET /api/institutions/654/?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/654/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/357/?format=api",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/206/?format=api",
            "name": "Germany",
            "geonames_id": "2921044",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Heidelberg",
        "geonames_id": "http://www.geonames.org/2907911",
        "lat": "49.407680000000",
        "lng": "8.690790000000",
        "place_type": "city"
    },
    "name": "Germanistisches Seminar Universität Heidelberg",
    "gnd_id": "http://d-nb.info/gnd/5108581-1",
    "lat": "49.412654000000",
    "lng": "8.712931000000",
    "website": "https://www.gs.uni-heidelberg.de/"
}