GET /api/places/420/
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/420/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/206/",
        "name": "Germany",
        "geonames_id": "2921044",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Bernkastel-Kues",
    "geonames_id": "http://www.geonames.org/2949998",
    "lat": "49.916020000000",
    "lng": "7.076640000000",
    "place_type": "city"
}