GET /api/institutions/444/
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/444/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/362/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/227/",
            "name": "Ireland",
            "geonames_id": "2963597",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Dublin",
        "geonames_id": "http://www.geonames.org/2964574",
        "lat": "53.333060000000",
        "lng": "-6.248890000000",
        "place_type": "city"
    },
    "name": "Trinity College Dublin",
    "gnd_id": "http://d-nb.info/gnd/1010756-3",
    "lat": "53.343810000000",
    "lng": "-6.254567000000",
    "website": "http://www.tcd.ie/"
}