GET /api/places/269/
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/269/",
    "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": "Eixample",
    "geonames_id": "http://www.geonames.org/6544100",
    "lat": "41.388960000000",
    "lng": "2.161790000000",
    "place_type": "city"
}