GET /api/places/348/?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/348/?format=api",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/227/?format=api",
        "name": "Ireland",
        "geonames_id": "2963597",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Maynooth",
    "geonames_id": "http://www.geonames.org/2962668",
    "lat": "53.385000000000",
    "lng": "-6.593610000000",
    "place_type": "city"
}