GET /api/institutions/625/
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/625/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/485/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/178/",
            "name": "Spain",
            "geonames_id": "2510769",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Santiago de Compostela",
        "geonames_id": "http://www.geonames.org/3109642",
        "lat": "42.880520000000",
        "lng": "-8.545690000000",
        "place_type": "city"
    },
    "name": "Universidade de Santiago de Compostela",
    "gnd_id": "http://d-nb.info/gnd/1016480-7",
    "lat": "42.888525000000",
    "lng": "-8.544972000000",
    "website": "http://www.usc.es/"
}