GET /api/institutions/196/
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/196/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/216/",
        "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": "Dusseldorf",
        "geonames_id": "http://www.geonames.org/2934246",
        "lat": "51.221720000000",
        "lng": "6.776160000000",
        "place_type": "city"
    },
    "name": "Heinrich-Heine-Institut Düsseldorf",
    "gnd_id": "http://d-nb.info/gnd/2062050-0",
    "lat": "51.222277000000",
    "lng": "6.772870000000",
    "website": "https://www.duesseldorf.de/heineinstitut/"
}