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

{
    "id": "tprek:42678",
    "has_user_editable_resources": false,
    "data_source": "tprek",
    "publisher": "ahjo:u021800",
    "divisions": [
        {
            "type": "muni",
            "ocd_id": "ocd-division/country:fi/kunta:vantaa",
            "municipality": null,
            "name": {
                "fi": "Vantaa",
                "sv": "Vanda"
            }
        }
    ],
    "created_time": "2023-08-15T11:10:35.782568Z",
    "last_modified_time": "2025-11-18T15:09:37.891904Z",
    "custom_data": null,
    "email": null,
    "contact_type": null,
    "address_region": null,
    "postal_code": "01200",
    "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": [
            25.10063,
            60.27568
        ]
    },
    "address_locality": {
        "fi": "Vantaa",
        "sv": "Vanda",
        "en": "Vantaa"
    },
    "info_url": {
        "fi": "http://www.vantaa.fi",
        "sv": "http://www.vantaa.fi",
        "en": "http://www.vantaa.fi"
    },
    "name": {
        "fi": "Hakunilan kalliosuojan voimistelusali",
        "sv": "Håkansböle bergskydds gymnastiksal"
    },
    "description": {
        "fi": "Kalliosuojassa sijaitseva voimistelusali on ainoastaan voimisteluseuran käytössä, eikä sinne myönnetä käyttövuoroja ulkopuolisille käyttäjille.",
        "sv": "Gymnastiksalen i bergskyddet är endast tillgänglig för gymnastikklubben och inga användningstider beviljas externa användare.",
        "en": "The gymnastics hall located in rock shelter is only available for use by the gymnastics club, and no usage times are granted to external users."
    },
    "telephone": null,
    "street_address": {
        "fi": "Harmotie 1",
        "sv": "Grållevägen 1",
        "en": "Harmotie 1"
    },
    "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:42678/?format=api",
    "@context": "http://schema.org",
    "@type": "Place"
}