GET /api/places/274/
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/274/",
    "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": "Fribourg",
    "geonames_id": "http://www.geonames.org/2660718",
    "lat": "46.802370000000",
    "lng": "7.151280000000",
    "place_type": "city"
}