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

{
    "id": "tprek:73057",
    "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:reijola",
            "municipality": "Helsinki",
            "name": {
                "fi": "Reijola",
                "sv": "Grejus"
            }
        },
        {
            "type": "sub_district",
            "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:pikku_huopalahti",
            "municipality": "Helsinki",
            "name": {
                "fi": "Pikku Huopalahti",
                "sv": "Lillhoplax"
            }
        },
        {
            "type": "neighborhood",
            "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:ruskeasuo",
            "municipality": "Helsinki",
            "name": {
                "fi": "Ruskeasuo",
                "sv": "Brunakärr"
            }
        }
    ],
    "created_time": "2023-08-23T06:10:14.680850Z",
    "last_modified_time": "2024-02-06T14:10:57.181357Z",
    "custom_data": null,
    "email": "ravintola@feltbay.fi",
    "contact_type": null,
    "address_region": null,
    "postal_code": "00300",
    "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.899855,
            60.197533
        ]
    },
    "street_address": {
        "fi": "Tilkanvierto 7",
        "sv": "Tilkkalänken 7",
        "en": "Tilkanvierto 7"
    },
    "telephone": null,
    "info_url": {
        "fi": "http://www.feltbay.fi/",
        "sv": "http://www.feltbay.fi/",
        "en": "http://www.feltbay.fi/"
    },
    "name": {
        "fi": "Feltbay Bar & Restaurant",
        "sv": "Feltbay Bar & Restaurant",
        "en": "Feltbay Bar & Restaurant"
    },
    "description": {
        "fi": "Feltbay on Pikku-Huopalahdessa sijaitseva baari ja ravintola.",
        "sv": "Feltbay är en bar och restaurang som ligger i Lill-Hoplax i Helsingfors.",
        "en": "Feltbay is a bar and restaurant located in Pikku-Huopalahti in Helsinki."
    },
    "address_locality": {
        "fi": "Helsinki",
        "sv": "Helsingfors",
        "en": "Helsinki"
    },
    "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:73057/?format=api",
    "@context": "http://schema.org",
    "@type": "Place"
}