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=3
{ "meta": { "count": 358, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=4", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=2" }, "data": [ { "id": "tprek:8344", "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:lauttasaari", "municipality": "Helsinki", "name": { "fi": "Lauttasaari", "sv": "Drumsö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kotkavuori", "municipality": "Helsinki", "name": { "fi": "Kotkavuori", "sv": "Örnberget" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:lauttasaari", "municipality": "Helsinki", "name": { "fi": "Lauttasaari", "sv": "Drumsö" } } ], "created_time": "2023-08-15T08:12:46.059343Z", "last_modified_time": "2024-03-20T06:09:26.889177Z", "custom_data": null, "email": "lauttasaaren_kirjasto@hel.fi", "contact_type": null, "address_region": null, "postal_code": "00200", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 301, "image": 7839, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.88338, 60.15862 ] }, "info_url": { "fi": "http://www.helmet.fi/lauttasaarenkirjasto", "sv": "http://www.helmet.fi/drumsobibliotek", "en": "http://www.helmet.fi/drumsobibliotek" }, "street_address": { "fi": "Pajalahdentie 10 a", "sv": "Smedjeviksvägen 10 a", "en": "Pajalahdentie 10 a" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": { "fi": "+358 9 310 85020" }, "name": { "fi": "Lauttasaaren kirjasto", "sv": "Drumsö bibliotek", "en": "Lauttasaari Library" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:8344/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:8289", "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:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2023-08-15T08:12:44.145573Z", "last_modified_time": "2024-02-06T13:09:56.814675Z", "custom_data": null, "email": "puistolan_kirjasto@hel.fi", "contact_type": null, "address_region": null, "postal_code": "00760", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 300, "image": 7831, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.05702, 60.270954 ] }, "info_url": { "fi": "http://www.helmet.fi/puistolankirjasto", "sv": "http://www.helmet.fi/parkstadbibliotek", "en": "http://www.helmet.fi/puistolalibrary" }, "street_address": { "fi": "Nurkkatie 2", "sv": "Hörnvägen 2", "en": "Nurkkatie 2" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": { "fi": "+358 9 310 85076" }, "name": { "fi": "Puistolan kirjasto", "sv": "Parkstads bibliotek", "en": "Puistola Library" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:8289/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "harrastushaku:1606", "has_user_editable_resources": false, "data_source": "harrastushaku", "publisher": "ahjo:u48040030", "divisions": [], "created_time": "2023-08-17T04:45:51.474801Z", "last_modified_time": "2023-08-17T04:45:51.474819Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02650", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 294, "image": null, "parent": null, "replaced_by": null, "position": null, "info_url": { "fi": "www.espoontyttojentalo.fi" }, "street_address": { "fi": "Lintuvaarantie 2, 4 krs." }, "description": null, "address_locality": { "fi": "Espoo" }, "telephone": null, "name": { "fi": "Espoon Tyttöjen Talo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1606/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "harrastushaku:3655", "has_user_editable_resources": false, "data_source": "harrastushaku", "publisher": "ahjo:u48040030", "divisions": [], "created_time": "2023-08-17T05:02:55.894322Z", "last_modified_time": "2023-08-17T05:02:55.894340Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02330", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 294, "image": null, "parent": null, "replaced_by": null, "position": null, "info_url": { "fi": "www.taekwondoacademy.fi" }, "street_address": { "fi": "Brinkinmäentie 1 (Saunalahden koulu)" }, "description": null, "address_locality": { "fi": "Espoo" }, "telephone": null, "name": { "fi": "Espoo Taekwondo Academy" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3655/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:8114", "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:vilhonvuori", "municipality": "Helsinki", "name": { "fi": "Vilhonvuori", "sv": "Vilhemsberg" } }, { "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": "2023-08-15T08:12:36.896028Z", "last_modified_time": "2024-02-06T13:09:55.423547Z", "custom_data": null, "email": null, "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": 281, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.968807, 60.187378 ] }, "info_url": { "fi": "http://happi.munstadi.fi/", "sv": "http://happi.munstadi.fi/", "en": "http://happi.munstadi.fi/" }, "street_address": { "fi": "Sörnäisten rantatie 31", "sv": "Sörnäs strandväg 31", "en": "Sörnäisten rantatie 31" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": { "fi": "+358 9 310 71701" }, "name": { "fi": "Hapen mediatoiminnat - Nuorten Media" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:8114/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "enkora:325", "has_user_editable_resources": false, "data_source": "enkora", "publisher": "enkora:enkora", "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:kampinmalmi", "municipality": "Helsinki", "name": { "fi": "Kampinmalmi", "sv": "Kampmalmen" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ruoholahti", "municipality": "Helsinki", "name": { "fi": "Ruoholahti", "sv": "Gräsviken" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:länsisatama", "municipality": "Helsinki", "name": { "fi": "Länsisatama", "sv": "Västra Hamnen" } } ], "created_time": "2024-07-29T09:30:30.765268Z", "last_modified_time": "2025-11-07T09:31:44.172667Z", "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": true, "n_events": 276, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9108191, 60.1637773 ] }, "info_url": null, "street_address": { "fi": "Itämerenkatu 21" }, "description": null, "address_locality": { "fi": "Helsinki" }, "telephone": null, "name": { "fi": "Kuntosali Ruoholahti, Itämerenkatu 21, 4.krs." }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/enkora:325/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "enkora:318", "has_user_editable_resources": false, "data_source": "enkora", "publisher": "enkora:enkora", "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:ullanlinna", "municipality": "Helsinki", "name": { "fi": "Ullanlinna", "sv": "Ulrikasborg" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kaartinkaupunki", "municipality": "Helsinki", "name": { "fi": "Kaartinkaupunki", "sv": "Gardesstaden" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaartinkaupunki", "municipality": "Helsinki", "name": { "fi": "Kaartinkaupunki", "sv": "Gardesstaden" } } ], "created_time": "2024-07-29T09:30:30.710008Z", "last_modified_time": "2025-11-07T09:32:21.859110Z", "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": true, "n_events": 267, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.949996, 60.1663138 ] }, "info_url": null, "street_address": { "fi": "Fabianinkatu 21" }, "description": null, "address_locality": { "fi": "Helsinki" }, "telephone": null, "name": { "fi": "Kuntosali Fabian, Fabianinkatu 21, -K2 kerros" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/enkora:318/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:9340", "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:pasila", "municipality": "Helsinki", "name": { "fi": "Pasila", "sv": "Böle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pasila", "municipality": "Helsinki", "name": { "fi": "Itä-Pasila", "sv": "Östra Böle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pasila", "municipality": "Helsinki", "name": { "fi": "Pasila", "sv": "Böle" } } ], "created_time": "2023-08-15T08:13:25.079554Z", "last_modified_time": "2024-02-06T13:10:05.246698Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00520", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": true, "n_events": 253, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.940313, 60.199146 ] }, "info_url": { "fi": "https://hkt.fi/nayttamot/studio-pasila/", "sv": "https://hkt.fi/nayttamot/studio-pasila/", "en": "https://hkt.fi/nayttamot/studio-pasila/" }, "street_address": { "fi": "Ratamestarinkatu 5", "sv": "Banmästargatan 5" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": { "fi": "+358 9 394 01" }, "name": { "fi": "Studio Pasila", "sv": "Teaterstudio Pasila", "en": "Theatre Studio Pasila" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:9340/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:7265", "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:ullanlinna", "municipality": "Helsinki", "name": { "fi": "Ullanlinna", "sv": "Ulrikasborg" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kaartinkaupunki", "municipality": "Helsinki", "name": { "fi": "Kaartinkaupunki", "sv": "Gardesstaden" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaartinkaupunki", "municipality": "Helsinki", "name": { "fi": "Kaartinkaupunki", "sv": "Gardesstaden" } } ], "created_time": "2023-08-15T08:12:17.902816Z", "last_modified_time": "2024-02-06T13:09:51.207351Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00130", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 250, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.950249, 60.16771 ] }, "info_url": { "fi": "http://www.espanlava.fi/", "sv": "http://www.espanlava.fi/", "en": "http://www.espanlava.fi/" }, "street_address": { "fi": "Eteläesplanadi 1", "sv": "Södra Esplanaden 1", "en": "Eteläesplanadi 1" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": { "fi": "+358 9 310 36566" }, "name": { "fi": "Espan lava", "sv": "Esplanadestraden", "en": "Espa Stage" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:7265/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:7993", "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:lauttasaari", "municipality": "Helsinki", "name": { "fi": "Lauttasaari", "sv": "Drumsö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kotkavuori", "municipality": "Helsinki", "name": { "fi": "Kotkavuori", "sv": "Örnberget" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:lauttasaari", "municipality": "Helsinki", "name": { "fi": "Lauttasaari", "sv": "Drumsö" } } ], "created_time": "2023-08-15T08:12:28.991688Z", "last_modified_time": "2024-11-07T17:09:20.873223Z", "custom_data": null, "email": "lauttasaaren.nuorisotalo@hel.fi", "contact_type": null, "address_region": null, "postal_code": "00200", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 247, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.883266, 60.15843 ] }, "info_url": { "fi": "https://nuorten.helsinki/nuorisotalot/lauttasaaren-nuorisotalo-apaja/", "sv": "https://nuorten.hel.fi/sv/ungdomsgardar/drumso-ungdomsgard-apaja/", "en": "https://nuorten.hel.fi/en/youth-centers/lauttasaari-youth-centre-apaja/" }, "street_address": { "fi": "Pajalahdentie 10a B", "sv": "Smedjeviksvägen 10a B", "en": "Pajalahdentie 10a B" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": { "fi": "+358 9 310 71709" }, "name": { "fi": "Lauttasaaren nuorisotalo", "sv": "Drumsö ungdomsgård", "en": "Lauttasaari Youth Centre" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:7993/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:9353", "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:kampinmalmi", "municipality": "Helsinki", "name": { "fi": "Kampinmalmi", "sv": "Kampmalmen" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kamppi", "municipality": "Helsinki", "name": { "fi": "Kamppi", "sv": "Kampen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kamppi", "municipality": "Helsinki", "name": { "fi": "Kamppi", "sv": "Kampen" } } ], "created_time": "2023-08-15T08:13:26.380591Z", "last_modified_time": "2024-02-06T13:10:05.559954Z", "custom_data": null, "email": "info@hkt.fi", "contact_type": null, "address_region": null, "postal_code": "00100", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": true, "n_events": 246, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.937542, 60.167675 ] }, "info_url": { "fi": "http://www.hkt.fi/lillateatern/", "sv": "http://www.hkt.fi/lillateatern/", "en": "http://www.hkt.fi/lillateatern/" }, "street_address": { "fi": "Yrjönkatu 30", "sv": "Georgsgatan 30" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": { "fi": "+358 9 394 0373" }, "name": { "fi": "Lilla Teatern", "sv": "Lilla Teatern", "en": "Lilla Teatern" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:9353/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:8269", "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:pasila", "municipality": "Helsinki", "name": { "fi": "Pasila", "sv": "Böle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pasila", "municipality": "Helsinki", "name": { "fi": "Itä-Pasila", "sv": "Östra Böle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pasila", "municipality": "Helsinki", "name": { "fi": "Pasila", "sv": "Böle" } } ], "created_time": "2023-08-15T08:12:42.916028Z", "last_modified_time": "2024-02-06T13:09:56.614124Z", "custom_data": null, "email": "tietopalvelu.pasila@hel.fi", "contact_type": null, "address_region": null, "postal_code": "00520", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 246, "image": 7827, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.935858, 60.200836 ] }, "info_url": { "fi": "http://www.helmet.fi/pasilankirjasto", "sv": "http://www.helmet.fi/bolebibliotek", "en": "http://www.helmet.fi/pasilalibrary" }, "street_address": { "fi": "Kellosilta 9", "sv": "Klockbron 9", "en": "Kellosilta 9" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": { "fi": "+358 9 310 85001" }, "name": { "fi": "Pasilan kirjasto", "sv": "Böle bibliotek", "en": "Pasila Library" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:8269/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "harrastushaku:3522", "has_user_editable_resources": false, "data_source": "harrastushaku", "publisher": "ahjo:u48040030", "divisions": [], "created_time": "2023-08-17T05:02:30.690038Z", "last_modified_time": "2023-08-17T05:02:30.690097Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02770", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 244, "image": null, "parent": null, "replaced_by": null, "position": null, "info_url": { "fi": "www.artzenter.fi" }, "street_address": { "fi": "Kaivomestarinkatu 3C LH3" }, "description": null, "address_locality": { "fi": "Espoo" }, "telephone": null, "name": { "fi": "Art Zenter Academy" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3522/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "harrastushaku:2827", "has_user_editable_resources": false, "data_source": "harrastushaku", "publisher": "ahjo:u48040030", "divisions": [], "created_time": "2023-08-17T04:56:31.175346Z", "last_modified_time": "2023-08-17T04:56:31.175364Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00390", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": true, "n_events": 239, "image": null, "parent": null, "replaced_by": null, "position": null, "info_url": { "fi": "www.malary.fi" }, "street_address": { "fi": "Konalantie 47 B, 2.kerros" }, "description": null, "address_locality": { "fi": "Helsinki" }, "telephone": null, "name": { "fi": "Mahdollisuus lapselle ry" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2827/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:8308", "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:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:viikin_tiedepuisto", "municipality": "Helsinki", "name": { "fi": "Viikin tiedepuisto", "sv": "Viks forskarpark" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki", "municipality": "Helsinki", "name": { "fi": "Viikki", "sv": "Vik" } } ], "created_time": "2023-08-15T08:12:45.185577Z", "last_modified_time": "2024-04-06T05:09:24.744245Z", "custom_data": null, "email": "viikin_kirjasto@hel.fi", "contact_type": null, "address_region": null, "postal_code": "00790", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 237, "image": 93163, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.012651, 60.227364 ] }, "info_url": { "fi": "http://www.helmet.fi/viikinkirjasto", "sv": "http://www.helmet.fi/viksbibliotek", "en": "http://www.helmet.fi/viikkilibrary" }, "street_address": { "fi": "Viikinkaari 11", "sv": "Viksbågen 11", "en": "Viikinkaari 11" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": { "fi": "+358 9 310 85071" }, "name": { "fi": "Viikin kirjasto", "sv": "Viks bibliotek", "en": "Viikki Library" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:8308/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:8223", "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:pasila", "municipality": "Helsinki", "name": { "fi": "Pasila", "sv": "Böle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pasila", "municipality": "Helsinki", "name": { "fi": "Itä-Pasila", "sv": "Östra Böle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pasila", "municipality": "Helsinki", "name": { "fi": "Pasila", "sv": "Böle" } } ], "created_time": "2023-08-15T08:12:41.135333Z", "last_modified_time": "2024-02-06T13:09:56.234774Z", "custom_data": null, "email": "monikielinen.kirjasto@hel.fi", "contact_type": null, "address_region": null, "postal_code": "00520", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 234, "image": 7822, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.935858, 60.200836 ] }, "info_url": { "fi": "http://www.helmet.fi/monikielinenkirjasto", "sv": "http://www.helmet.fi/flersprakigabibliotek", "en": "http://www.helmet.fi/multilinguallibrary" }, "street_address": { "fi": "Kellosilta 9", "sv": "Klockbron 9", "en": "Kellosilta 9" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": { "fi": "+358 9 310 85402" }, "name": { "fi": "Monikielinen kirjasto", "sv": "Flerspråkiga biblioteket", "en": "Multilingual Library" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:8223/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:8288", "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:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:tapulikaupunki", "municipality": "Helsinki", "name": { "fi": "Tapulikaupunki", "sv": "Stapelstaden" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suutarila", "municipality": "Helsinki", "name": { "fi": "Suutarila", "sv": "Skomakarböle" } } ], "created_time": "2023-08-15T08:12:44.025020Z", "last_modified_time": "2024-02-06T13:09:56.771778Z", "custom_data": null, "email": "tapulikaupungin_kirjasto@hel.fi", "contact_type": null, "address_region": null, "postal_code": "00750", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 233, "image": 7830, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.03384, 60.274574 ] }, "info_url": { "fi": "http://www.helmet.fi/tapulikaupunginkirjasto", "sv": "http://www.helmet.fi/stapelstadenbibliotek", "en": "http://www.helmet.fi/tapulikaupunkilibrary" }, "street_address": { "fi": "Ajurinaukio 5", "sv": "Formansplatsen 5", "en": "Ajurinaukio 5" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": { "fi": "+358 9 310 85075" }, "name": { "fi": "Tapulikaupungin kirjasto", "sv": "Stapelstadens bibliotek", "en": "Tapulikaupunki Library" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:8288/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:8192", "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:ala-malmi", "municipality": "Helsinki", "name": { "fi": "Ala-Malmi", "sv": "Nedre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-15T08:12:39.318952Z", "last_modified_time": "2024-02-06T13:09:55.947599Z", "custom_data": null, "email": "malmin_kirjasto@hel.fi", "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": 229, "image": 7816, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.014954, 60.25052 ] }, "info_url": { "fi": "http://www.helmet.fi/malminkirjasto", "sv": "http://www.helmet.fi/malmbibliotek", "en": "http://www.helmet.fi/malmilibrary" }, "street_address": { "fi": "Ala-Malmin tori 1", "sv": "Nedre Malms torg 1", "en": "Ala-Malmin tori 1" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": { "fi": "+358 9 310 85070" }, "name": { "fi": "Malmin kirjasto", "sv": "Malms bibliotek", "en": "Malmi Library" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:8192/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:18620", "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-15T08:15:03.098416Z", "last_modified_time": "2024-02-06T13:10:28.390250Z", "custom_data": null, "email": "lansimaki.kirjasto@vantaa.fi", "contact_type": null, "address_region": null, "postal_code": "01280", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 222, "image": 8093, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.11454, 60.24641 ] }, "info_url": { "fi": "https://www.helmet.fi/lansimaenkirjasto", "sv": "https://www.helmet.fi/vasterkullabibliotek", "en": "https://www.helmet.fi/lansimakilibrary" }, "street_address": { "fi": "Suunnistajankuja 2", "sv": "Orienterargränden 2", "en": "Suunnistajankuja 2" }, "description": { "fi": "Kirjasto on kaikille avoin kohtaamispaikka ja kulttuurikeskus. Kirjastossa on lehtiä, kirjoja, musiikkia, elokuvia ja muita aineistoja, joihin voit tutustua paikan päällä tai lainata kotiin. Kirjaston tiloissa voit opiskella, harrastaa ja oleskella. Siellä järjestetään myös opastuksia, neuvontaa, digitukea, tapahtumia ja näyttelyitä. Kirjastossa on käytössä langaton verkko, tietokoneita ja yleisimmät tietokoneohjelmat.", "sv": "Biblioteket är en mötesplats och ett kulturhus öppet för alla. I biblioteket finns tidningar, böcker, musik, filmer och annat material som du kan bekanta dig med på plats eller låna hem. I bibliotekets lokaler kan du studera, utöva hobbyer eller bara tillbringa din tid Där ordnas också handledning, rådgivning, digitalt stöd, evenemang och utställningar. I biblioteket finns tillgång till trådlösa nätverk, datorer och de mest allmänna dataprogrammen.", "en": "The library is an open meeting place and cultural center, meant for everybody. The library has magazines, books, music, movies, and other material that you can browse on the spot or borrow and take home with you. You can study, engage in a hobby and hang out on library premises. Libraries also arrange instruction, guidance, digital support, events, and exhibitions. Libraries provide the customers with a wLAN, computers and the most common software." }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "telephone": { "fi": "+358 43 825 1548" }, "name": { "fi": "Länsimäen kirjasto", "sv": "Västerkulla bibliotek", "en": "Länsimäki Library" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:18620/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:8220", "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:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:malminkartano", "municipality": "Helsinki", "name": { "fi": "Malminkartano", "sv": "Malmgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } } ], "created_time": "2023-08-15T08:12:40.881613Z", "last_modified_time": "2024-03-28T06:09:29.566186Z", "custom_data": null, "email": "malminkartanon_kirjasto@hel.fi", "contact_type": null, "address_region": null, "postal_code": "00410", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 210, "image": 7821, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.859592, 60.245884 ] }, "info_url": { "fi": "http://www.helmet.fi/malminkartanonkirjasto", "sv": "http://www.helmet.fi/malmgardbibliotek", "en": "https://www.helmet.fi/malminkartanolibrary" }, "street_address": { "fi": "Puustellintie 6", "sv": "Boställsvägen 6", "en": "Puustellintie 6" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": { "fi": "+358 9 310 85041" }, "name": { "fi": "Malminkartanon kirjasto", "sv": "Malmgårds bibliotek", "en": "Malminkartano Library" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:8220/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }