GET /api/institutions/282/
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/282/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/433/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/280/",
            "name": "United Kingdom",
            "geonames_id": "2635167",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Cardiff",
        "geonames_id": "http://www.geonames.org/2653822",
        "lat": "51.480000000000",
        "lng": "-3.180000000000",
        "place_type": "city"
    },
    "name": "Cardiff University",
    "gnd_id": "http://d-nb.info/gnd/10050925-3",
    "lat": "51.486629000000",
    "lng": "-3.178873000000",
    "website": "https://www.cardiff.ac.uk"
}