GET /api/places/450/
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/450/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/197/",
        "name": "France",
        "geonames_id": "3017382",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Clermont-Ferrand",
    "geonames_id": "http://www.geonames.org/3024635",
    "lat": "45.779660000000",
    "lng": "3.086280000000",
    "place_type": "city"
}