GET /api/institutions/243/
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/243/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/264/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/263/",
            "name": "Russia",
            "geonames_id": "2017370",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Saint Petersburg",
        "geonames_id": "http://www.geonames.org/498817",
        "lat": "59.938630000000",
        "lng": "30.314130000000",
        "place_type": "city"
    },
    "name": "The State Hermitage",
    "gnd_id": "http://d-nb.info/gnd/1027089429",
    "lat": "59.939832000000",
    "lng": "30.314562000000",
    "website": "https://www.hermitagemuseum.org/wps/portal/hermitage/?lng=en"
}