GET /api/places/230/
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/230/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/227/",
        "name": "Ireland",
        "geonames_id": "2963597",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Shancroagh",
    "geonames_id": "3312398",
    "lat": "53.283890000000",
    "lng": "-9.046670000000",
    "place_type": "city"
}