GET /api/places/342/?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/places/342/?format=api",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/186/?format=api",
        "name": "United States",
        "geonames_id": "6252001",
        "lat": "39.760000000000",
        "lng": "-98.500000000000",
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Tudor City",
    "geonames_id": "http://www.geonames.org/6332416",
    "lat": "40.748610000000",
    "lng": "-73.971390000000",
    "place_type": "city"
}