GET /api/places/374/?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/374/?format=api",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/206/?format=api",
        "name": "Germany",
        "geonames_id": "2921044",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Paderborn",
    "geonames_id": "http://www.geonames.org/2855745",
    "lat": "51.719050000000",
    "lng": "8.754390000000",
    "place_type": "city"
}