GET /api/institutions/179/
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/179/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/200/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/197/",
            "name": "France",
            "geonames_id": "3017382",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Saint-Etienne",
        "geonames_id": "http://www.geonames.org/2980291",
        "lat": "45.433890000000",
        "lng": "4.390000000000",
        "place_type": "city"
    },
    "name": "Université Jean Monnet Saint-Etienne",
    "gnd_id": "http://d-nb.info/gnd/3056310-0",
    "lat": "45.427167000000",
    "lng": "4.387831000000",
    "website": "https://www.univ-st-etienne.fr/fr/index.html"
}