GET /api/institutions/231/?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/231/?format=api",
    "place": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/421/?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": "Den Haag",
        "geonames_id": "http://www.geonames.org/2747373",
        "lat": "52.076670000000",
        "lng": "4.298610000000",
        "place_type": "city"
    },
    "name": "Nationaal Archief",
    "gnd_id": "http://d-nb.info/gnd/10041732-2",
    "lat": "52.080727000000",
    "lng": "4.326424000000",
    "website": "http://www.nationaalarchief.nl"
}