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

{
    "id": "tprek:9148",
    "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:malmi",
            "municipality": "Helsinki",
            "name": {
                "fi": "Malmi",
                "sv": "Malm"
            }
        },
        {
            "type": "sub_district",
            "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi",
            "municipality": "Helsinki",
            "name": {
                "fi": "Ylä-Malmi",
                "sv": "Övre Malm"
            }
        },
        {
            "type": "neighborhood",
            "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi",
            "municipality": "Helsinki",
            "name": {
                "fi": "Malmi",
                "sv": "Malm"
            }
        }
    ],
    "created_time": "2023-08-15T08:13:16.326113Z",
    "last_modified_time": "2024-02-06T13:10:03.317957Z",
    "custom_data": null,
    "email": "franpe.nyberg@netti.fi",
    "contact_type": null,
    "address_region": null,
    "postal_code": "00700",
    "post_office_box_num": null,
    "address_country": null,
    "deleted": false,
    "has_upcoming_events": false,
    "n_events": 60,
    "image": null,
    "parent": null,
    "replaced_by": null,
    "position": {
        "type": "Point",
        "coordinates": [
            25.007034,
            60.25356
        ]
    },
    "name": {
        "fi": "Malmin VPK",
        "sv": "Malm FBK",
        "en": "Malmi Voluntary Fire Brigade"
    },
    "street_address": {
        "fi": "Askartie 8",
        "sv": "Askarslättsvägen 8",
        "en": "Askartie 8"
    },
    "info_url": {
        "fi": "http://www.malminvpk.fi",
        "sv": "http://www.malminvpk.fi",
        "en": "http://www.malminvpk.fi"
    },
    "address_locality": {
        "fi": "Helsinki",
        "sv": "Helsingfors",
        "en": "Helsinki"
    },
    "description": null,
    "telephone": {
        "fi": "+358 9 385 2290"
    },
    "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:9148/?format=api",
    "@context": "http://schema.org",
    "@type": "Place"
}