GET /api/places/252/
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/places/252/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/250/",
        "name": "Netherlands",
        "geonames_id": "2750405",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Het Spuikwartier",
    "geonames_id": "2754207",
    "lat": "52.083330000000",
    "lng": "4.316670000000",
    "place_type": "city"
}