GET /linkedevents/v1/place/tprek:9302/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "id": "tprek:9302",
    "data_source": "tprek",
    "publisher": "ahjo:u021800",
    "divisions": [
        {
            "type": "muni",
            "ocd_id": "ocd-division/country:fi/kunta:helsinki",
            "municipality": null,
            "name": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            }
        },
        {
            "type": "district",
            "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:kallio",
            "municipality": "Helsinki",
            "name": {
                "fi": "Kallio",
                "sv": "Berghäll"
            }
        },
        {
            "type": "sub_district",
            "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:linjat",
            "municipality": "Helsinki",
            "name": {
                "fi": "Linjat",
                "sv": "Linjerna"
            }
        },
        {
            "type": "neighborhood",
            "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kallio",
            "municipality": "Helsinki",
            "name": {
                "fi": "Kallio",
                "sv": "Berghäll"
            }
        }
    ],
    "created_time": null,
    "last_modified_time": "2024-01-29T13:09:43.647034Z",
    "custom_data": null,
    "email": null,
    "contact_type": null,
    "address_region": null,
    "postal_code": "00530",
    "post_office_box_num": null,
    "address_country": null,
    "deleted": false,
    "has_upcoming_events": false,
    "n_events": 2389,
    "image": null,
    "parent": null,
    "replaced_by": null,
    "position": {
        "type": "Point",
        "coordinates": [
            24.942722,
            60.181675
        ]
    },
    "address_locality": {
        "fi": "Helsinki",
        "sv": "Helsingfors",
        "en": "Helsinki"
    },
    "street_address": {
        "fi": "Eläintarhantie 5",
        "sv": "Djurgårdsvägen 5",
        "en": "Eläintarhantie 5"
    },
    "name": {
        "fi": "Helsingin Kaupunginteatteri",
        "sv": "Helsingfors Stadsteater",
        "en": "Helsinki City Theatre"
    },
    "info_url": {
        "fi": "https://hkt.fi/",
        "sv": "https://hkt.fi/",
        "en": "https://hkt.fi/"
    },
    "description": null,
    "telephone": {
        "fi": "+358 9 394 022"
    },
    "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:9302/?format=api",
    "@context": "http://schema.org",
    "@type": "Place"
}