GET /api/institutions/484/
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/484/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/343/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/234/",
            "name": "Italy",
            "geonames_id": "3175395",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Firenze",
        "geonames_id": "http://www.geonames.org/3176959",
        "lat": "43.779250000000",
        "lng": "11.246260000000",
        "place_type": "city"
    },
    "name": "Biblioteca Nazionale Centrale di Firenze",
    "gnd_id": "http://d-nb.info/gnd/1003299-X",
    "lat": "43.767122000000",
    "lng": "11.262353000000",
    "website": "http://www.bncf.firenze.sbn.it/"
}