GET /api/places/390/?format=api
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/390/?format=api",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/280/?format=api",
        "name": "United Kingdom",
        "geonames_id": "2635167",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Manchester",
    "geonames_id": "http://www.geonames.org/2643123",
    "lat": "53.480950000000",
    "lng": "-2.237430000000",
    "place_type": "city"
}