GET /api/places/257/
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/257/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/255/",
        "name": "Norway",
        "geonames_id": "3144096",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Frogner",
    "geonames_id": "http://www.geonames.org/6940545",
    "lat": "59.919240000000",
    "lng": "10.708920000000",
    "place_type": "city"
}