GET /api/institutions/332/?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/332/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/348/?format=api",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/227/?format=api",
            "name": "Ireland",
            "geonames_id": "2963597",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Maynooth",
        "geonames_id": "http://www.geonames.org/2962668",
        "lat": "53.385000000000",
        "lng": "-6.593610000000",
        "place_type": "city"
    },
    "name": "Maynooth University",
    "gnd_id": "http://d-nb.info/gnd/16033067-1",
    "lat": "53.383885000000",
    "lng": "-6.600075000000",
    "website": "https://www.maynoothuniversity.ie"
}