GET /api/institutions/167/
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/167/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/419/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/180/",
            "name": "Belgium",
            "geonames_id": "2802361",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Antwerp",
        "geonames_id": "http://www.geonames.org/2803138",
        "lat": "51.219890000000",
        "lng": "4.403460000000",
        "place_type": "city"
    },
    "name": "University of Antwerp",
    "gnd_id": "http://d-nb.info/gnd/5017340-6",
    "lat": "51.164100000000",
    "lng": "4.406600000000",
    "website": "https://www.uantwerpen.be/en/"
}