GET /api/places/226/
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/226/",
    "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": "AB2 Pandara Road",
    "geonames_id": "11205650",
    "lat": "28.605700000000",
    "lng": "77.231030000000",
    "place_type": "city"
}