GET /api/institutions/233/
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/233/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/254/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/253/",
            "name": "New Zealand",
            "geonames_id": "2186224",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Kelburn",
        "geonames_id": "http://www.geonames.org/2188922",
        "lat": "-41.283330000000",
        "lng": "174.766670000000",
        "place_type": "city"
    },
    "name": "University of Wellington",
    "gnd_id": "http://d-nb.info/gnd/5045706-8",
    "lat": "-41.289230000000",
    "lng": "174.767700000000",
    "website": "https://www.victoria.ac.nz"
}