GET /api/institutions/235/
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/235/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/257/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/255/",
            "name": "Norway",
            "geonames_id": "3144096",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Frogner",
        "geonames_id": "http://www.geonames.org/6940545",
        "lat": "59.919240000000",
        "lng": "10.708920000000",
        "place_type": "city"
    },
    "name": "National Library of Norway",
    "gnd_id": "http://d-nb.info/gnd/2165809-2",
    "lat": "59.914800000000",
    "lng": "10.717400000000",
    "website": "http://www.nb.no/English"
}