GET /api/places/262/
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/262/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/258/",
        "name": "Poland",
        "geonames_id": "798544",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Filtry",
    "geonames_id": "http://www.geonames.org/8425839",
    "lat": "52.218780000000",
    "lng": "20.996550000000",
    "place_type": "city"
}