GET /api/institutions/199/
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/199/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/481/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/206/",
            "name": "Germany",
            "geonames_id": "2921044",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Mainz",
        "geonames_id": "http://www.geonames.org/8128529",
        "lat": "49.986250000000",
        "lng": "8.264470000000",
        "place_type": "city"
    },
    "name": "Akademie der Wissenschaften und der Literatur Mainz",
    "gnd_id": "http://d-nb.info/gnd/16325235-X",
    "lat": "49.994500000000",
    "lng": "8.267200000000",
    "website": "http://www.adwmainz.de/startseite.html"
}