GET /api/institutions/509/?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/509/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/447/?format=api",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/180/?format=api",
            "name": "Belgium",
            "geonames_id": "2802361",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Ghent",
        "geonames_id": "http://www.geonames.org/2797656",
        "lat": "51.050000000000",
        "lng": "3.716670000000",
        "place_type": "city"
    },
    "name": "University of Ghent",
    "gnd_id": "http://d-nb.info/gnd/10019747-4",
    "lat": "51.046569000000",
    "lng": "3.727918000000",
    "website": "https://www.ugent.be/"
}