GET /api/places/381/
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/381/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/380/",
        "name": "Mexico",
        "geonames_id": "",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Mexico City",
    "geonames_id": "http://www.geonames.org/3530597",
    "lat": "19.428470000000",
    "lng": "-99.127660000000",
    "place_type": "city"
}