Place List List
Using the place endpoint
Here, locations for events are listed. Events in each location can be found at the
event
endpoint using the query parameter location
. Most locations use
the id format tprek:28473
. An easy way to locate service points is to browse our
Service Map, which uses the same location ids, e.g.
servicemap.hel.fi/unit/28473
.
Default ordering is decreasing order by the number of events found.
Place text
To find places that contain a specific string, use the query parameter text
.
Example:
place/?text=tuomiokirkko
District
To restrict the retrieved places to city district(s), use the query parameter division
,
separating values by commas if you wish to query for several divisions.
City of Helsinki neighborhoods (kaupunginosa), districts (peruspiiri) and subdistricts (osa-alue) are supported. Check the divisions on the Helsinki map service.
You may query either by specific OCD division type peruspiiri:malmi
,
or by division name malmi
. The latter query checks all divisions with
the name, regardless of division type.
Example:
place/?division=malmi
Place source
Will restrict places to a specific data source.
Example:
place/?data_source=tprek
Show only places with the upcoming events
To show only the places which are used in the upcoming events supply the has_upcoming_events
query parameter.
Example:
place/?has_upcoming_events=true
Showing all places
By default, only those locations which have listed events are displayed. You may display
locations with zero n_events
with the query parameter show_all_places
.
Example:
place/?show_all_places=true
Showing deleted places
By default, deleted places are not displayed. You may also display deleted places with the
query parameter show_deleted
.
For example:
place/?show_deleted=True
Ordering
Default ordering is decreasing order by the number of events found. You may also order results
by name
, street_address
or postal_code
.
For example:
place/?sort=name
GET /v1/place/?format=api&page=196&show_all_places=true
https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=197&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=195&show_all_places=true" }, "data": [ { "id": "tprek:39556", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:12:40.338164Z", "last_modified_time": "2024-02-06T13:12:58.784167Z", "custom_data": null, "email": "mailapelit@esport.fi", "contact_type": null, "address_region": null, "postal_code": "02200", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": 9147, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.783495, 60.176746 ] }, "street_address": { "fi": "Koivu-Mankkaan tie 5", "sv": "Björkmankansvägen 5", "en": "Koivu-Mankkaan tie 5" }, "telephone": { "fi": "+358 9 5024 7070" }, "info_url": { "fi": "http://www.esport.fi/joukkuelajit/lajit/salibandy", "sv": "http://www.esport.fi/joukkuelajit/lajit/salibandy", "en": "http://www.esport.fi/joukkuelajit/lajit/salibandy" }, "name": { "fi": "Esport Arena / Salibandyhalli", "sv": "Esport Arena / Innebandyhall" }, "description": { "fi": "Esport Arenalta löytyy 7 täyskorkeaa salibandykenttää sekä yksi matala salibandykenttä. Kaikilla kentillä on TaraFlex-matto. Kentät 1-5 sekä 7 ja 8 ovat täysimittaisia salibandykenttiä, joilla pystyy myös järjestämään salibandyturnauksia. Kentät 1-5 sijaitsevat hallin 1. kerroksessa ja kentät 7 ja 8 hallin 3. kerroksessa. Kenttien 7 ja 8 vieressä on myös 90 paikkainen katsomo. Lisäksi 1. kerroksesta löytyy matala ja lyhyempi kenttä 6. Tämä kenttä soveltuu hyvin vakiovuorokäyttöön, jos harjoitukset eivät edellytä täysmittaista ja täysikorkeaa salibandykenttää. Kolmannen kerroksen päädyssä on myös pieni sählykenttä 9, joka sopii mm. sählysynttäreiden järjestämiseen sekä muihin pienpeleihin." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:39556/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:39580", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:12:43.021794Z", "last_modified_time": "2024-02-06T13:12:59.446442Z", "custom_data": null, "email": "arena@esport.fi", "contact_type": null, "address_region": null, "postal_code": "02200", "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.781696, 60.17668 ] }, "street_address": { "fi": "Koivu-Mankkaan tie 5", "sv": "Björkmankansvägen 5", "en": "Koivu-Mankkaan tie 5" }, "telephone": { "fi": "+358 9 5024 7070" }, "info_url": { "fi": "http://www.esportcenter.fi/arena/", "sv": "http://www.esportcenter.fi/arena/", "en": "http://www.esportcenter.fi/arena/" }, "name": { "fi": "Esport Arena / Sisäjuoksurata (800 m)", "sv": "Esport Arena / Inomhuslöpningsbana (800 m)" }, "description": { "fi": "Rata kulkee kahdessa kerroksessa ja ne soveltuvat sekä juoksuun, rullaluisteluun että ratakelaukseen. Ratojen pituudet 400m ja 800m." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:39580/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:64638", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T16:23:53.930482Z", "last_modified_time": "2024-02-06T13:18:28.685913Z", "custom_data": null, "email": "jussi.pesola@esport.fi", "contact_type": null, "address_region": null, "postal_code": "02200", "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.78136, 60.176567 ] }, "street_address": { "fi": "Koivu-Mankkaan tie 5", "sv": "Björkmankansvägen 5", "en": "Koivu-Mankkaan tie 5" }, "telephone": { "fi": "+358 30 047 2300" }, "info_url": { "fi": "https://esport.fi/lajit/team-gym/", "sv": "https://esport.fi/lajit/team-gym/", "en": "https://esport.fi/lajit/team-gym/" }, "name": { "fi": "Esport Arena / Team Gym" }, "description": { "fi": "Esport Valmennuskeskuksen Team Gym -harjoitustila mahdollistaa joukkueille ja pienryhmille laadukkaan ja monipuolisen fysiikkaharjoittelun. Tila on suunniteltu täyttämään huippu-urheilijoiden fyysisen harjoittelun kaikki vaatimukset. Team Gymiltä löytyy tankojen, räkkien, kahvakuulien, boksien ja muun perusvarustuksen lisäksi ruotsalaisen nHance:n laitteet eksentristä voimaharjoittelua varten. Sijaitsee ylimmässä kerroksessa, jalkapallokentän päädyssä." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:64638/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:45109", "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:vironniemi", "municipality": "Helsinki", "name": { "fi": "Vironniemi", "sv": "Estnäs" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kluuvi", "municipality": "Helsinki", "name": { "fi": "Kluuvi", "sv": "Gloet" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kluuvi", "municipality": "Helsinki", "name": { "fi": "Kluuvi", "sv": "Gloet" } } ], "created_time": "2023-08-15T11:13:13.979548Z", "last_modified_time": "2024-02-06T13:14:28.801445Z", "custom_data": null, "email": "bristol@esport.fi", "contact_type": null, "address_region": null, "postal_code": "00100", "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.945045, 60.169613 ] }, "street_address": { "fi": "Mikonkatu 8", "sv": "Mikaelsgatan 8", "en": "Mikonkatu 8" }, "telephone": { "fi": "+358 30 047 2300" }, "info_url": { "fi": "https://esport.fi/bristol/", "sv": "https://esport.fi/bristol/", "en": "https://esport.fi/bristol/" }, "name": { "fi": "Esport Bristol / Kuntokeskus", "sv": "Esport Bristol / Motionscenter" }, "description": { "fi": "Esport Bristolin toisesta kerroksesta löytyvä tilava ja valoisa kuntosali vastaa nykyaikaisen treenaajaan tarpeisiin. Laajat vapaapaino- ja painopakkavälineet ja aerobiset laitteet mahdollistavat monipuolisen harjoittelun. Varustukseen kuuluvat laadukkaat" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:45109/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:45122", "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:vironniemi", "municipality": "Helsinki", "name": { "fi": "Vironniemi", "sv": "Estnäs" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kluuvi", "municipality": "Helsinki", "name": { "fi": "Kluuvi", "sv": "Gloet" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kluuvi", "municipality": "Helsinki", "name": { "fi": "Kluuvi", "sv": "Gloet" } } ], "created_time": "2023-08-15T11:13:14.697026Z", "last_modified_time": "2024-02-06T13:14:28.910531Z", "custom_data": null, "email": "info@esportbristol.fi", "contact_type": null, "address_region": null, "postal_code": "00100", "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.946844, 60.169678 ] }, "street_address": { "fi": "Mikonkatu 8", "sv": "Mikaelsgatan 8", "en": "Mikonkatu 8" }, "telephone": { "fi": "+358 9 586 8600" }, "info_url": { "fi": "http://www.esportbristol.fi", "sv": "http://www.esportbristol.fi", "en": "http://www.esportbristol.fi" }, "name": { "fi": "Esport Bristol / Ryhmäliikuntatilat", "sv": "Esport Bristol / Gruppidrottsalen" }, "description": { "fi": "Kuntokeskuksessa ison kuntosalin lisäksi seuraavat kuntoilutilat (lisätietoja nettisivuilta: - Stage (Ryhmäliikuntatunnit) - Functional studio (Toiminnallinen harjoittelut) - Hot studio (Jooga) - Cardio studio (Aerobinen harjoittelut) - Stretching area (" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:45122/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:39679", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:12:51.411073Z", "last_modified_time": "2024-02-06T13:13:01.391672Z", "custom_data": null, "email": "arena@esport.fi", "contact_type": null, "address_region": null, "postal_code": "02200", "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.782494, 60.176083 ] }, "street_address": { "fi": "Koivu-Mankkaan tie 3", "sv": "Björkmankansvägen 3", "en": "Koivu-Mankkaan tie 3" }, "telephone": { "fi": "+358 30 047 2300" }, "info_url": { "fi": "https://esport.fi/center/", "sv": "https://esport.fi/center/", "en": "https://esport.fi/center/" }, "name": { "fi": "Esport Center" }, "description": { "fi": "Iso ja monipuolinen kuntokeskus. Tarkemmat jäsenyys-, yhteys- ja laitetiedot Internet-sivulta." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:39679/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:39530", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:12:38.165120Z", "last_modified_time": "2024-02-06T13:12:58.230382Z", "custom_data": null, "email": "mailapelit@esport.fi", "contact_type": null, "address_region": null, "postal_code": "02200", "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.782318, 60.175728 ] }, "street_address": { "fi": "Koivu-Mankkaan tie 3", "sv": "Björkmankansvägen 3", "en": "Koivu-Mankkaan tie 3" }, "telephone": { "fi": "+358 30 047 2300" }, "info_url": { "fi": "https://esport.fi/lajit/mailapelit/squash/", "sv": "https://esport.fi/lajit/mailapelit/squash/", "en": "https://esport.fi/lajit/mailapelit/squash/" }, "name": { "fi": "Esport Center / Squash-halli", "sv": "Esport Center / Squash-hall" }, "description": { "fi": "6 lasipäätyistä kenttää." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:39530/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:39396", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:12:24.563798Z", "last_modified_time": "2024-02-06T13:12:55.029775Z", "custom_data": null, "email": "mailapelit@esport.fi", "contact_type": null, "address_region": null, "postal_code": "02200", "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.781242, 60.17538 ] }, "street_address": { "fi": "Koivu-Mankkaan tie 3", "sv": "Björkmankansvägen 3", "en": "Koivu-Mankkaan tie 3" }, "telephone": { "fi": "+358 9 502 4700" }, "info_url": { "fi": "http://www.esport.fi/mailapelit/lajit/sulkapallo", "sv": "http://www.esport.fi/mailapelit/lajit/sulkapallo", "en": "http://www.esport.fi/mailapelit/lajit/sulkapallo" }, "name": { "fi": "Esport Center / Sulkapallohalli", "sv": "Esport Center / Badmintonhall" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:39396/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:39286", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:12:12.925336Z", "last_modified_time": "2024-02-06T13:12:52.196349Z", "custom_data": null, "email": "mailapelit@esport.fi", "contact_type": null, "address_region": null, "postal_code": "02200", "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.78198, 60.17541 ] }, "street_address": { "fi": "Koivu-Mankkaan tie 3", "sv": "Björkmankansvägen 3", "en": "Koivu-Mankkaan tie 3" }, "telephone": { "fi": "+358 9 502 4700" }, "info_url": { "fi": "http://www.esport.fi/mailapelit/lajit/tennis", "sv": "http://www.esport.fi/mailapelit/lajit/tennis", "en": "http://www.esport.fi/mailapelit/lajit/tennis" }, "name": { "fi": "Esport Center / Tenniskeskus", "sv": "Esport Center / Tenniscenter" }, "description": { "fi": "Esport Centerissä on 16 hyvinhoidettua sisätenniskenttää, joista puolet on plexipave- ja puolet velourpintaisia. Peliajaksi voi valita joko tasalta tai puolelta alkavan tunnin. Kesällä on lisäksi käytössä 2 massapäällysteistä ulkokenttää." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:39286/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:75716", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2024-08-06T05:11:17.393859Z", "last_modified_time": "2024-08-06T05:11:17.393888Z", "custom_data": null, "email": "mailapelit@esport.fi", "contact_type": null, "address_region": null, "postal_code": "02200", "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.78096, 60.175823 ] }, "street_address": { "fi": "Koivu-Mankkaan tie 3", "sv": "Koivu-Mankkaan tie 3", "en": "Koivu-Mankkaan tie 3" }, "telephone": { "fi": "+358 30 047 2300" }, "info_url": { "fi": "https://esport.fi/lajit/mailapelit/tennis/", "sv": "https://esport.fi/lajit/mailapelit/tennis/", "en": "https://esport.fi/lajit/mailapelit/tennis/" }, "name": { "fi": "Esport Center ulkotenniskenttä 1", "sv": "Esport Center utomhustennisplan 1" }, "description": { "fi": "Esport Centerin parkkipaikan läheisyydessä on kaksi vuokrattavaa massatenniskenttää." }, "address_locality": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:75716/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:75726", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2024-08-06T05:11:17.918282Z", "last_modified_time": "2024-08-06T05:11:17.918301Z", "custom_data": null, "email": "mailapelit@esport.fi", "contact_type": null, "address_region": null, "postal_code": "02200", "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.780653, 60.175827 ] }, "street_address": { "fi": "Koivu-Mankkaan tie 3", "sv": "Koivu-Mankkaan tie 3", "en": "Koivu-Mankkaan tie 3" }, "telephone": { "fi": "+358 30 047 2300" }, "info_url": { "fi": "https://esport.fi/lajit/mailapelit/tennis/", "sv": "https://esport.fi/lajit/mailapelit/tennis/", "en": "https://esport.fi/lajit/mailapelit/tennis/" }, "name": { "fi": "Esport Center ulkotenniskenttä 2", "sv": "Esport Center utomhustennisplan 2" }, "description": { "fi": "Esport Centerin parkkipaikan läheisyydessä on kaksi vuokrattavaa massatenniskenttää." }, "address_locality": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:75726/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:53644", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T12:14:13.730672Z", "last_modified_time": "2024-06-15T05:09:42.740411Z", "custom_data": null, "email": "express@esport.fi", "contact_type": null, "address_region": null, "postal_code": "02270", "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.695242, 60.160114 ] }, "street_address": { "fi": "Martinsillantie 10", "sv": "Mårtensbrovägen 10", "en": "Martinsillantie 10" }, "telephone": { "fi": "+358 30 047 2300" }, "info_url": { "fi": "https://esport.fi/liila/", "sv": "https://esport.fi/liila/", "en": "https://esport.fi/liila/" }, "name": { "fi": "Esport Express Liila" }, "description": { "fi": "Painopakkalaitteet, Roguen välineistö, boulderointiseinä ja streetworkout." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:53644/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:50525", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T11:18:39.039701Z", "last_modified_time": "2024-02-06T13:15:00.611516Z", "custom_data": null, "email": "express@esport.fi", "contact_type": null, "address_region": null, "postal_code": "02630", "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.766905, 60.205437 ] }, "street_address": { "fi": "Sinikalliontie 1", "sv": "Blåbergsvägen 1", "en": "Sinikalliontie 1" }, "telephone": { "fi": "+358 30 047 2300" }, "info_url": { "fi": "https://esport.fi/mankkaa/", "sv": "https://esport.fi/mankkaa/", "en": "https://esport.fi/mankkaa/" }, "name": { "fi": "Esport Express Mankkaa", "sv": "Esport Express Mankans" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:50525/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:63340", "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:vironniemi", "municipality": "Helsinki", "name": { "fi": "Vironniemi", "sv": "Estnäs" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kruununhaka", "municipality": "Helsinki", "name": { "fi": "Kruununhaka", "sv": "Kronohagen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kruununhaka", "municipality": "Helsinki", "name": { "fi": "Kruununhaka", "sv": "Kronohagen" } } ], "created_time": "2023-08-15T16:22:17.316173Z", "last_modified_time": "2024-02-06T13:18:12.506723Z", "custom_data": null, "email": "hello@espressoedge.fi", "contact_type": null, "address_region": null, "postal_code": "00170", "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.95138, 60.17415 ] }, "street_address": { "fi": "Liisankatu 29", "sv": "Elisabetsgatan 29", "en": "Liisankatu 29" }, "telephone": { "fi": "+358 9 278 4144" }, "info_url": { "fi": "https://www.espressoedge.fi/", "sv": "https://www.espressoedge.fi/", "en": "https://www.espressoedge.fi/" }, "name": { "fi": "Espresso Edge", "sv": "Espresso Edge", "en": "Espresso Edge" }, "description": { "fi": "Tarjolla paljon herkullisia ja terveellisiä aamiais-, lounas- ja illallisvaihtoehtoja. Runsaasti kasvis- ja vegaanivaihtoehtoja. Kesällä voi nauttia lasillisen kuplivaa aurinkoisella terassilla.", "sv": "Läckra och hälsosamma frukost-, lunch- och middagsalternativ. Stort urval med vegetariska och veganska rätter. På sommaren kan man njuta av ett glas bubbel på den soliga terassen.", "en": "Lots of delicious and healthy breakfast, lunch and dinner options. Plenty of vegetarian and vegan options. In the summer you can enjoy a glass of bubbly on the sunny terrace." }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:63340/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:75350", "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:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kalasatama", "municipality": "Helsinki", "name": { "fi": "Kalasatama", "sv": "Fiskehamnen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:sörnäinen", "municipality": "Helsinki", "name": { "fi": "Sörnäinen", "sv": "Sörnäs" } } ], "created_time": "2024-06-11T10:09:55.855599Z", "last_modified_time": "2024-06-11T10:09:55.855614Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00580", "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.976004, 60.188564 ] }, "street_address": { "fi": "Työpajankatu 8", "sv": "Verkstadsgatan 8", "en": "Työpajankatu 8" }, "telephone": null, "info_url": null, "name": { "fi": "Esteettömyystestipiste" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:75350/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62236", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T16:19:58.389335Z", "last_modified_time": "2025-04-02T05:09:49.852298Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02320", "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.639643, 60.15229 ] }, "street_address": { "fi": "Aallonhuippu 12", "sv": "Vågtoppen 12", "en": "Aallonhuippu 12" }, "telephone": null, "info_url": { "fi": "https://www.espoo.fi/fi/liikenne-ja-kadut/pysakointi", "sv": "https://www.espoo.fi/sv/trafik-och-gator/parkering", "en": "https://www.espoo.fi/en/transport-and-streets/parking" }, "name": { "fi": "Esteetön pysäköintialue Aallonhuippu", "sv": "Obehindrad parkeringplats Aallonhuippu", "en": "Unrestrainedcar park Aallonhuippu" }, "description": { "fi": "1 pysäköintipaikkaa", "sv": "1 parkeringplatser", "en": "1 parking spaces" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62236/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:77910", "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": "2025-06-26T05:09:47.074845Z", "last_modified_time": "2025-06-26T05:09:47.074856Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.82857, 60.318413 ] }, "street_address": { "fi": "Ajolenkki 8", "sv": "Körlänken 8", "en": "Ajolenkki 8" }, "telephone": null, "info_url": null, "name": { "fi": "Esteetön pysäköintialue Ajolenkki 8", "sv": "Obehindrad parkeringsplats Ajolenkki 8", "en": "Unrestrained car park Ajolenkki 8" }, "description": { "fi": "2 esteetöntä autopaikkaa", "sv": "2 tillgängliga p-platser", "en": "2 accessible parking spaces" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:77910/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62243", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T16:19:59.483306Z", "last_modified_time": "2025-04-02T05:09:49.898254Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02600", "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.810953, 60.215233 ] }, "street_address": { "fi": "Alberganesplanadi 9", "sv": "Albergaesplanaden 9", "en": "Alberganesplanadi 9" }, "telephone": null, "info_url": { "fi": "https://www.espoo.fi/fi/liikenne-ja-kadut/pysakointi", "sv": "https://www.espoo.fi/sv/trafik-och-gator/parkering", "en": "https://www.espoo.fi/en/transport-and-streets/parking" }, "name": { "fi": "Esteetön pysäköintialue Alberganesplanadi", "sv": "Obehindrad parkeringplats Alberganesplanadi", "en": "Unrestrainedcar park Alberganesplanadi" }, "description": { "fi": "1 pysäköintipaikkaa", "sv": "1 parkeringplatser", "en": "1 parking spaces" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62243/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:77476", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2025-04-02T05:10:04.491080Z", "last_modified_time": "2025-04-02T05:10:04.491093Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02630", "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.751942, 60.214687 ] }, "street_address": { "fi": "Artesaaninkatu 7", "sv": "Artesansgatan 7", "en": "Artesaaninkatu 7" }, "telephone": null, "info_url": { "fi": "https://www.espoo.fi/fi/liikenne-ja-kadut/pysakointi", "sv": "https://www.espoo.fi/sv/trafik-och-gator/parkering", "en": "https://www.espoo.fi/en/transport-and-streets/parking" }, "name": { "fi": "Esteetön pysäköintialue Artesaaninkatu", "sv": "Obehindrad parkeringplats Artesaaninkatu", "en": "Unrestrainedcar park Artesaaninkatu" }, "description": { "fi": "1 pysäköintipaikkaa", "sv": "1 parkeringplatser", "en": "1 parking spaces" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:77476/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:74864", "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": "2024-04-05T05:09:50.846184Z", "last_modified_time": "2024-04-05T05:09:50.846197Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.06041, 60.329147 ] }, "street_address": { "fi": "Asolantie 2", "sv": "Asolavägen 2", "en": "Asolantie 2" }, "telephone": null, "info_url": null, "name": { "fi": "Esteetön pysäköintialue Asolantie 2", "sv": "Obehindrad parkeringsplats Asolantie 2", "en": "Unrestrained car park Asolantie 2" }, "description": { "fi": "1 esteetön autopaikka", "sv": "1 tillgänglig p-plats", "en": "1 accessible parking space" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74864/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }{ "meta": { "count": 151650, "next": "