GET /api/institutions/173/
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/173/",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/477/",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/189/",
            "name": "Croatia",
            "geonames_id": "3202326",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Zagreb",
        "geonames_id": "http://www.geonames.org/3186886",
        "lat": "45.814440000000",
        "lng": "15.977980000000",
        "place_type": "city"
    },
    "name": "University of Zagreb",
    "gnd_id": "http://d-nb.info/gnd/1014349-X",
    "lat": "45.810570000000",
    "lng": "15.969784000000",
    "website": "http://www.unizg.hr/homepage/"
}