GET /api/places/256/
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/256/",
    "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": "Blindern",
    "geonames_id": "http://www.geonames.org/3160966",
    "lat": "59.937430000000",
    "lng": "10.718190000000",
    "place_type": "city"
}