GET /api/places/337/?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/337/?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": "Athens",
    "geonames_id": "http://www.geonames.org/4505542",
    "lat": "39.329240000000",
    "lng": "-82.101260000000",
    "place_type": "city"
}