GET /api/institutions/189/?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/189/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/210/?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": "Göggingen",
        "geonames_id": "http://www.geonames.org/2919525",
        "lat": "48.337460000000",
        "lng": "10.864820000000",
        "place_type": "city"
    },
    "name": "University of Augsburg",
    "gnd_id": "http://d-nb.info/gnd/7871-2",
    "lat": "48.335100000000",
    "lng": "10.897300000000",
    "website": "https://www.uni-augsburg.de/en/"
}