GET /api/places/270/
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/270/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/178/",
        "name": "Spain",
        "geonames_id": "2510769",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Serrano",
    "geonames_id": "6545087",
    "lat": "40.426400000000",
    "lng": "-3.687610000000",
    "place_type": "city"
}