GET /api/places/468/
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/468/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/360/",
        "name": "Greece",
        "geonames_id": "",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Thebes",
    "geonames_id": "http://www.geonames.org/252910",
    "lat": "38.325000000000",
    "lng": "23.318890000000",
    "place_type": "city"
}