GET /api/places/236/
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/236/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/234/",
        "name": "Italy",
        "geonames_id": "3175395",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Castelletto",
    "geonames_id": "7603217",
    "lat": "44.412630000000",
    "lng": "8.933020000000",
    "place_type": "city"
}