GET /api/institutions/617/?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/617/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/476/?format=api",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/223/?format=api",
            "name": "Hungary",
            "geonames_id": "719819",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Budapest",
        "geonames_id": "http://www.geonames.org/3054643",
        "lat": "47.498010000000",
        "lng": "19.039910000000",
        "place_type": "city"
    },
    "name": "ELTE Egyetemi Könyvtár",
    "gnd_id": "",
    "lat": "47.492476000000",
    "lng": "19.056814000000",
    "website": "https://www.konyvtar.elte.hu/"
}