GET /api/places/401/
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/401/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/175/",
        "name": "Austria",
        "geonames_id": "2782113",
        "lat": "47.333330000000",
        "lng": "13.333330000000",
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Graz",
    "geonames_id": "http://www.geonames.org/2778067",
    "lat": "47.066670000000",
    "lng": "15.450000000000",
    "place_type": "city"
}