GET /api/institutions/324/
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/324/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/344/",
        "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": "Frankfurt am Main",
        "geonames_id": "http://www.geonames.org/2925533",
        "lat": "50.110924000000",
        "lng": "8.682127000000",
        "place_type": "city"
    },
    "name": "Städel Museum",
    "gnd_id": "http://d-nb.info/gnd/5313082-0",
    "lat": "50.103094000000",
    "lng": "8.674058000000",
    "website": "http://www.staedelmuseum.de/en"
}