GET /api/institutions/246/?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/246/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/269/?format=api",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/178/?format=api",
            "name": "Spain",
            "geonames_id": "2510769",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Eixample",
        "geonames_id": "http://www.geonames.org/6544100",
        "lat": "41.388960000000",
        "lng": "2.161790000000",
        "place_type": "city"
    },
    "name": "Universitat de Barcelona",
    "gnd_id": "http://d-nb.info/gnd/42050-5",
    "lat": "41.387200000000",
    "lng": "2.163700000000",
    "website": "http://www.ub.edu/web/ub/en/"
}