GET /api/places/312/
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/312/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/183/",
        "name": "Canada",
        "geonames_id": "6251999",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Cadboro Bay",
    "geonames_id": "http://www.geonames.org/5913113",
    "lat": "48.466670000000",
    "lng": "-123.300000000000",
    "place_type": "city"
}