GET /api/institutions/568/?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/568/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/423/?format=api",
        "alternative_name": [],
        "part_of": {
            "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/250/?format=api",
            "name": "Netherlands",
            "geonames_id": "2750405",
            "lat": null,
            "lng": null,
            "place_type": "country",
            "part_of": null,
            "alternative_name": []
        },
        "name": "Leiden",
        "geonames_id": "http://www.geonames.org/2751773",
        "lat": "52.158330000000",
        "lng": "4.493060000000",
        "place_type": "city"
    },
    "name": "Leiden University Library",
    "gnd_id": "http://d-nb.info/gnd/1010700-9",
    "lat": "52.157326000000",
    "lng": "4.481431000000",
    "website": "https://www.bibliotheek.universiteitleiden.nl/"
}