GET /api/places/275/
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/275/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/272/",
        "name": "Switzerland",
        "geonames_id": "2658434",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Bern / Engehalde",
    "geonames_id": "2660903",
    "lat": "46.960100000000",
    "lng": "7.438430000000",
    "place_type": "city"
}