GET /api/institutions/585/
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/585/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/446/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/172/",
            "name": "Australia",
            "geonames_id": "2077456",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Sydney",
        "geonames_id": "http://www.geonames.org/2147714",
        "lat": "-33.867850000000",
        "lng": "151.207320000000",
        "place_type": "city"
    },
    "name": "University of Sydney Library",
    "gnd_id": "http://d-nb.info/gnd/80357-1",
    "lat": "-33.888560000000",
    "lng": "151.187351000000",
    "website": "https://library.sydney.edu.au/"
}