GET /api/places/409/
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/409/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/408/",
        "name": "Stato della Città del Vaticano",
        "geonames_id": "",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Città del Vaticano",
    "geonames_id": "http://www.geonames.org/6691831",
    "lat": "41.902680000000",
    "lng": "12.454140000000",
    "place_type": "city"
}