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

{
    "id": "tprek:8081",
    "has_user_editable_resources": false,
    "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:latokartano",
            "municipality": "Helsinki",
            "name": {
                "fi": "Latokartano",
                "sv": "Ladugården"
            }
        },
        {
            "type": "sub_district",
            "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:pihlajamäki",
            "municipality": "Helsinki",
            "name": {
                "fi": "Pihlajamäki",
                "sv": "Rönnbacka"
            }
        },
        {
            "type": "neighborhood",
            "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi",
            "municipality": "Helsinki",
            "name": {
                "fi": "Malmi",
                "sv": "Malm"
            }
        }
    ],
    "created_time": "2023-08-15T08:12:34.470420Z",
    "last_modified_time": "2024-06-18T14:09:26.880533Z",
    "custom_data": null,
    "email": "pihlajamaen.nuorisotalo@hel.fi",
    "contact_type": null,
    "address_region": null,
    "postal_code": "00710",
    "post_office_box_num": null,
    "address_country": null,
    "deleted": false,
    "has_upcoming_events": false,
    "n_events": 65,
    "image": 7799,
    "parent": null,
    "replaced_by": null,
    "position": {
        "type": "Point",
        "coordinates": [
            25.011229,
            60.23505
        ]
    },
    "name": {
        "fi": "Pihlajamäen nuorisotalo",
        "sv": "Rönnbacka ungdomsgård",
        "en": "Pihlajamäki Youth Centre"
    },
    "street_address": {
        "fi": "Moreenitie 2",
        "sv": "Moränvägen 2",
        "en": "Moreenitie 2"
    },
    "info_url": {
        "fi": "http://nuorten.helsinki/pihlajamaki",
        "sv": "http://nuorten.helsinki/pihlajamaki",
        "en": "http://nuorten.helsinki/pihlajamaki"
    },
    "address_locality": {
        "fi": "Helsinki",
        "sv": "Helsingfors",
        "en": "Helsinki"
    },
    "description": null,
    "telephone": {
        "fi": "+358 9 310 89082"
    },
    "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:8081/?format=api",
    "@context": "http://schema.org",
    "@type": "Place"
}