GET /api/institutions/555/
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/555/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/400/",
        "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": "Aubière",
        "geonames_id": "http://www.geonames.org/3036364",
        "lat": "45.751570000000",
        "lng": "3.112510000000",
        "place_type": "city"
    },
    "name": "Université Blaise Pascal",
    "gnd_id": "http://d-nb.info/gnd/4579775-4",
    "lat": "45.764098000000",
    "lng": "3.112335000000",
    "website": "http://www.univ-bpclermont.fr"
}