GET /api/places/309/?format=api
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/309/?format=api",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/280/?format=api",
        "name": "United Kingdom",
        "geonames_id": "2635167",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Canterbury",
    "geonames_id": "http://www.geonames.org/2653877",
    "lat": "51.279040000000",
    "lng": "1.079920000000",
    "place_type": "city"
}