GET /api/institutions/586/?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/586/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/446/?format=api",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/172/?format=api",
            "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": "State Library of New South Wales",
    "gnd_id": "http://d-nb.info/gnd/4268267-8",
    "lat": "-33.866744000000",
    "lng": "151.212785000000",
    "website": "http://www.sl.nsw.gov.au/"
}