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

{
    "id": "tprek:46604",
    "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-15T11:16:19.386131Z",
    "last_modified_time": "2024-02-06T13:14:47.216867Z",
    "custom_data": null,
    "email": null,
    "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": 16,
    "image": null,
    "parent": null,
    "replaced_by": null,
    "position": {
        "type": "Point",
        "coordinates": [
            25.000826,
            60.2552
        ]
    },
    "name": {
        "fi": "Malmin peruskoulu",
        "sv": "Grundskolan Malmin peruskoulu",
        "en": "Malmi Comprehensive School"
    },
    "address_locality": {
        "fi": "Helsinki",
        "sv": "Helsingfors",
        "en": "Helsinki"
    },
    "street_address": {
        "fi": "Talvelantie 1",
        "sv": "Talvelavägen 1",
        "en": "Talvelantie 1"
    },
    "telephone": {
        "fi": "+358 9 310 82553"
    },
    "info_url": {
        "fi": "https://www.hel.fi/fi/kasvatus-ja-koulutus/malmin-peruskoulu",
        "sv": "https://www.hel.fi/sv/fostran-och-utbildning/grundskolan-malmin-peruskoulu",
        "en": "https://www.hel.fi/en/childhood-and-education/malmi-comprehensive-school"
    },
    "description": null,
    "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:46604/?format=api",
    "@context": "http://schema.org",
    "@type": "Place"
}