GET /api/institutions/169/
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/169/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/184/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/183/",
            "name": "Canada",
            "geonames_id": "6251999",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Barkers Point",
        "geonames_id": "http://www.geonames.org/5893060",
        "lat": "45.951650000000",
        "lng": "-66.623390000000",
        "place_type": "city"
    },
    "name": "University of New Brunswick",
    "gnd_id": "http://d-nb.info/gnd/11143-0",
    "lat": "45.946200000000",
    "lng": "-66.640600000000",
    "website": "http://www.unb.ca"
}