GET /api/places/388/
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/388/",
    "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": "Portsmouth",
    "geonames_id": "http://www.geonames.org/2639996",
    "lat": "50.798990000000",
    "lng": "-1.091250000000",
    "place_type": "city"
}