GET /api/places/260/
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/260/",
    "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": "Osiedle Katedralna",
    "geonames_id": "8426307",
    "lat": "51.775290000000",
    "lng": "19.455030000000",
    "place_type": "city"
}