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

{
    "id": "tprek:76226",
    "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:alppiharju",
            "municipality": "Helsinki",
            "name": {
                "fi": "Alppiharju",
                "sv": "Åshöjden"
            }
        },
        {
            "type": "sub_district",
            "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:harju",
            "municipality": "Helsinki",
            "name": {
                "fi": "Harju",
                "sv": "Ås"
            }
        },
        {
            "type": "neighborhood",
            "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:alppiharju",
            "municipality": "Helsinki",
            "name": {
                "fi": "Alppiharju",
                "sv": "Åshöjden"
            }
        }
    ],
    "created_time": "2024-12-11T06:10:37.983779Z",
    "last_modified_time": "2024-12-11T06:10:37.983806Z",
    "custom_data": null,
    "email": "info@blondiepizza.fi",
    "contact_type": null,
    "address_region": null,
    "postal_code": "00500",
    "post_office_box_num": null,
    "address_country": null,
    "deleted": false,
    "has_upcoming_events": false,
    "n_events": 0,
    "image": null,
    "parent": null,
    "replaced_by": null,
    "position": {
        "type": "Point",
        "coordinates": [
            24.957678,
            60.18826
        ]
    },
    "name": {
        "fi": "Blondie",
        "sv": "Blondie",
        "en": "Blondie"
    },
    "info_url": {
        "fi": "https://blondiepizza.fi/",
        "sv": "https://blondiepizza.fi/",
        "en": "https://blondiepizza.fi/"
    },
    "description": {
        "fi": "Blondie on Vaasankadulla sijaitseva pizzaravintola.",
        "sv": "Blondie är en pizzarestaurang som ligger på Vasagatan i stadsdelen Berghäll.",
        "en": "Blondie is a pizza restaurant located on Vaasankatu in Kallio district."
    },
    "address_locality": {
        "fi": "Helsinki",
        "sv": "Helsingfors",
        "en": "Helsinki"
    },
    "telephone": null,
    "street_address": {
        "fi": "Vaasankatu 8",
        "sv": "Vasagatan 8",
        "en": "Vaasankatu 8"
    },
    "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:76226/?format=api",
    "@context": "http://schema.org",
    "@type": "Place"
}