GET /api/places/482/
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/482/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/223/",
        "name": "Hungary",
        "geonames_id": "719819",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Miskolc",
    "geonames_id": "http://www.geonames.org/717582",
    "lat": "48.100000000000",
    "lng": "20.783330000000",
    "place_type": "city"
}