GET /api/institutions/375/?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/375/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/214/?format=api",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/206/?format=api",
            "name": "Germany",
            "geonames_id": "2921044",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Leipzig",
        "geonames_id": "http://www.geonames.org/2879139",
        "lat": "51.339620000000",
        "lng": "12.371290000000",
        "place_type": "city"
    },
    "name": "University of Leipzig",
    "gnd_id": "http://d-nb.info/gnd/2024343-1",
    "lat": "51.338576000000",
    "lng": "12.378464000000",
    "website": "https://www.uni-leipzig.de/en/"
}