GET /v1/place/osm:2296081559/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "id": "osm:2296081559",
    "divisions": [
        {
            "type": "muni",
            "ocd_id": "ocd-division/country:fi/kunta:turku",
            "municipality": null,
            "name": {
                "fi": "Turku",
                "sv": "Åbo"
            }
        }
    ],
    "created_time": "2021-06-23T08:03:08.961145Z",
    "last_modified_time": "2023-11-20T13:59:02.139857Z",
    "custom_data": null,
    "email": null,
    "contact_type": null,
    "address_region": null,
    "postal_code": "20100",
    "post_office_box_num": null,
    "address_country": null,
    "deleted": false,
    "n_events": 16,
    "image": null,
    "data_source": "osm",
    "publisher": "osm:6000",
    "parent": null,
    "replaced_by": null,
    "position": {
        "type": "Point",
        "coordinates": [
            22.2595906,
            60.448049
        ]
    },
    "name": {
        "fi": "Armada Brasserie"
    },
    "address_locality": {
        "fi": "Turku",
        "sv": "Åbo"
    },
    "street_address": null,
    "description": null,
    "telephone": null,
    "info_url": null,
    "@id": "https://testilinkedevents-api.turku.fi/v1/place/osm:2296081559/?format=api",
    "@context": "http://schema.org",
    "@type": "Place"
}