GET /api/institutions/623/
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/623/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/483/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/484/",
            "name": "Portugal",
            "geonames_id": "",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Lisbon",
        "geonames_id": "http://www.geonames.org/2267057",
        "lat": "38.716670000000",
        "lng": "-9.133330000000",
        "place_type": "city"
    },
    "name": "Universidade de Lisboa",
    "gnd_id": "http://d-nb.info/gnd/13666-9",
    "lat": "38.752662000000",
    "lng": "-9.158259000000",
    "website": "http://www.letras.ulisboa.pt/pt/"
}