GET /api/institutions/423/
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/423/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/415/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/280/",
            "name": "United Kingdom",
            "geonames_id": "2635167",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Aylesbury",
        "geonames_id": "http://www.geonames.org/2656719",
        "lat": "51.816650000000",
        "lng": "-0.814580000000",
        "place_type": "city"
    },
    "name": "Waddesdon Manor",
    "gnd_id": "http://d-nb.info/gnd/16284518-2",
    "lat": "51.842311000000",
    "lng": "-0.937498000000",
    "website": "https://waddesdon.org.uk/"
}