GET /api/places/310/
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/310/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/186/",
        "name": "United States",
        "geonames_id": "6252001",
        "lat": "39.760000000000",
        "lng": "-98.500000000000",
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "University District",
    "geonames_id": "7153937",
    "lat": "47.660280000000",
    "lng": "-122.311670000000",
    "place_type": "city"
}