GET /api/institutions/234/?format=api
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/234/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/256/?format=api",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/255/?format=api",
            "name": "Norway",
            "geonames_id": "3144096",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Blindern",
        "geonames_id": "http://www.geonames.org/3160966",
        "lat": "59.937430000000",
        "lng": "10.718190000000",
        "place_type": "city"
    },
    "name": "University of Oslo",
    "gnd_id": "http://d-nb.info/gnd/1013645-9",
    "lat": "59.940500000000",
    "lng": "10.720900000000",
    "website": "http://www.uio.no/english/"
}