GET /api/institutions/497/
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/497/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/436/",
        "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": "Melbourne",
        "geonames_id": "http://www.geonames.org/2158177",
        "lat": "-37.814000000000",
        "lng": "144.963320000000",
        "place_type": "city"
    },
    "name": "State Library of Victoria",
    "gnd_id": "http://d-nb.info/gnd/1092307-X",
    "lat": "-37.809785000000",
    "lng": "144.965194000000",
    "website": "https://www.slv.vic.gov.au/"
}