GET /api/institutions/222/?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/222/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/245/?format=api",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/234/?format=api",
            "name": "Italy",
            "geonames_id": "3175395",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Prato",
        "geonames_id": "http://www.geonames.org/3169921",
        "lat": "43.880500000000",
        "lng": "11.096990000000",
        "place_type": "city"
    },
    "name": "Archivio di Stato di Prato",
    "gnd_id": "http://d-nb.info/gnd/10173239-9",
    "lat": "43.880170000000",
    "lng": "11.095440000000",
    "website": "http://www.archiviodistato.prato.it"
}