GET /api/institutions/175/
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/175/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/455/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/193/",
            "name": "Egypt",
            "geonames_id": "357994",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Mount Catherine",
        "geonames_id": "http://www.geonames.org/353913",
        "lat": "28.510000000000",
        "lng": "33.954630000000",
        "place_type": "city"
    },
    "name": "St. Catherine's Monastery",
    "gnd_id": "http://d-nb.info/gnd/660210-1",
    "lat": "28.555934000000",
    "lng": "33.976037000000",
    "website": "http://www.sinaimonastery.com/index.php/en/"
}