GET /api/places/246/
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/246/",
    "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": "Ponte alla Badia",
    "geonames_id": "http://www.geonames.org/8956573",
    "lat": "43.803900000000",
    "lng": "11.279700000000",
    "place_type": "city"
}