GET /api/places/190/
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/190/",
    "alternative_name": [],
    "part_of": {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/places/189/",
        "name": "Croatia",
        "geonames_id": "3202326",
        "lat": null,
        "lng": null,
        "place_type": "country",
        "part_of": null,
        "alternative_name": []
    },
    "name": "Britanski trg",
    "geonames_id": "6618988",
    "lat": "45.812840000000",
    "lng": "15.964970000000",
    "place_type": "city"
}