GET /api/places/448/
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/448/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/183/",
        "name": "Canada",
        "geonames_id": "6251999",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Fredericton",
    "geonames_id": "http://www.geonames.org/5957776",
    "lat": "45.945410000000",
    "lng": "-66.665580000000",
    "place_type": "city"
}