GET /api/places/174/
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/174/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/172/",
        "name": "Australia",
        "geonames_id": "2077456",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Parkes",
    "geonames_id": "8555700",
    "lat": "-35.301770000000",
    "lng": "149.130410000000",
    "place_type": "city"
}