GET /api/places/283/
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/283/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/280/",
        "name": "United Kingdom",
        "geonames_id": "2635167",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Falmer",
    "geonames_id": "2649716",
    "lat": "50.865290000000",
    "lng": "-0.077330000000",
    "place_type": "city"
}