GET /api/institutions/343/?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/343/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/356/?format=api",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/197/?format=api",
            "name": "France",
            "geonames_id": "3017382",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Tours",
        "geonames_id": "http://www.geonames.org/2972191",
        "lat": "47.383330000000",
        "lng": "0.683330000000",
        "place_type": "city"
    },
    "name": "Centre d'Études Supérieures de la Renaissance",
    "gnd_id": "http://d-nb.info/gnd/1019899-4",
    "lat": "47.391996000000",
    "lng": "0.682313000000",
    "website": "http://cesr.univ-tours.fr"
}