GET /api/institutions/567/
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/567/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/420/",
        "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": "Bernkastel-Kues",
        "geonames_id": "http://www.geonames.org/2949998",
        "lat": "49.916020000000",
        "lng": "7.076640000000",
        "place_type": "city"
    },
    "name": "St. Nikolaus-Hospital Cusanusstift",
    "gnd_id": "http://d-nb.info/gnd/2021192-2",
    "lat": "49.916023000000",
    "lng": "7.071228000000",
    "website": "http://www.cusanus.de/"
}