GET /api/places/437/
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/437/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/225/",
        "name": "India",
        "geonames_id": "1269750",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "New Delhi",
    "geonames_id": "http://www.geonames.org/1273294",
    "lat": "28.651950000000",
    "lng": "77.231490000000",
    "place_type": "city"
}