GET /api/places/422/
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/422/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/250/",
        "name": "Netherlands",
        "geonames_id": "2750405",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Amsterdam",
    "geonames_id": "http://www.geonames.org/2759794",
    "lat": "52.374030000000",
    "lng": "4.889690000000",
    "place_type": "city"
}