GET /api/places/296/
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/296/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/280/",
        "name": "United Kingdom",
        "geonames_id": "2635167",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Old Aberdeen",
    "geonames_id": "2641045",
    "lat": "57.166970000000",
    "lng": "-2.105170000000",
    "place_type": "city"
}