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&show_all_places=true
{ "meta": { "count": 152275, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=4&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=2&show_all_places=true" }, "data": [ { "id": "tprek:18262", "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:14:55.530181Z", "last_modified_time": "2024-02-06T13:10:26.783987Z", "custom_data": null, "email": "lumo.kirjasto@vantaa.fi", "contact_type": null, "address_region": null, "postal_code": "01450", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 329, "image": 8075, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.076616, 60.352 ] }, "telephone": { "fi": "+358 43 825 1305" }, "street_address": { "fi": "Urpiaisentie 14", "sv": "Gråsiskvägen 14", "en": "Urpiaisentie 14" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "info_url": { "fi": "https://www.helmet.fi/lumonkirjasto", "sv": "https://www.helmet.fi/lumosbibliotek", "en": "https://www.helmet.fi/lumolibrary" }, "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." }, "name": { "fi": "Lumon kirjasto", "sv": "Lumos bibliotek", "en": "Lumo Library" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:18262/?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": 315, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.940313, 60.199146 ] }, "telephone": { "fi": "+358 9 394 01" }, "street_address": { "fi": "Ratamestarinkatu 5", "sv": "Banmästargatan 5" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "info_url": { "fi": "https://hkt.fi/nayttamot/studio-pasila/", "sv": "https://hkt.fi/nayttamot/studio-pasila/", "en": "https://hkt.fi/nayttamot/studio-pasila/" }, "description": null, "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:8037", "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:länsi-pasila", "municipality": "Helsinki", "name": { "fi": "Länsi-Pasila", "sv": "Vä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:31.565243Z", "last_modified_time": "2024-02-06T13:09:54.171086Z", "custom_data": null, "email": "pasilan.nuorisotalo@hel.fi", "contact_type": null, "address_region": null, "postal_code": "00240", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 311, "image": 7792, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.926474, 60.196846 ] }, "telephone": { "fi": "+358 9 310 71710" }, "street_address": { "fi": "Pasilanraitio 6", "sv": "Böletået 6", "en": "Pasilanraitio 6" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "info_url": { "fi": "https://nuorten.helsinki/nuorisotalot/pasilan-nuorisotalo/", "sv": "http://pasila.munstadi.fi/", "en": "http://pasila.munstadi.fi/" }, "description": null, "name": { "fi": "Pasilan nuorisotalo", "sv": "Böle ungdomsgård", "en": "Pasila Youth Centre" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:8037/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:8215", "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:torkkelinmäki", "municipality": "Helsinki", "name": { "fi": "Torkkelinmäki", "sv": "Torkelsbacken" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } } ], "created_time": "2023-08-15T08:12:40.497052Z", "last_modified_time": "2024-02-06T13:09:56.149787Z", "custom_data": null, "email": "kallion_kirjasto@hel.fi", "contact_type": null, "address_region": null, "postal_code": "00530", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": true, "n_events": 305, "image": 7820, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.95356, 60.18372 ] }, "telephone": { "fi": "+358 9 310 85053" }, "street_address": { "fi": "Viides linja 11", "sv": "Femte linjen 11", "en": "Viides linja 11" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "info_url": { "fi": "http://www.helmet.fi/kallionkirjasto", "sv": "http://www.helmet.fi/berghallsbibliotek", "en": "http://www.helmet.fi/kalliolibrary" }, "description": null, "name": { "fi": "Kallion kirjasto", "sv": "Berghälls bibliotek", "en": "Kallio Library" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:8215/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "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 ] }, "telephone": { "fi": "+358 9 310 85020" }, "street_address": { "fi": "Pajalahdentie 10 a", "sv": "Smedjeviksvägen 10 a", "en": "Pajalahdentie 10 a" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "info_url": { "fi": "http://www.helmet.fi/lauttasaarenkirjasto", "sv": "http://www.helmet.fi/drumsobibliotek", "en": "http://www.helmet.fi/drumsobibliotek" }, "description": null, "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 ] }, "telephone": { "fi": "+358 9 310 85076" }, "street_address": { "fi": "Nurkkatie 2", "sv": "Hörnvägen 2", "en": "Nurkkatie 2" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "info_url": { "fi": "http://www.helmet.fi/puistolankirjasto", "sv": "http://www.helmet.fi/parkstadbibliotek", "en": "http://www.helmet.fi/puistolalibrary" }, "description": null, "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, "telephone": null, "street_address": { "fi": "Lintuvaarantie 2, 4 krs." }, "address_locality": { "fi": "Espoo" }, "info_url": { "fi": "www.espoontyttojentalo.fi" }, "description": 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, "telephone": null, "street_address": { "fi": "Brinkinmäentie 1 (Saunalahden koulu)" }, "address_locality": { "fi": "Espoo" }, "info_url": { "fi": "www.taekwondoacademy.fi" }, "description": 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: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": 285, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.937542, 60.167675 ] }, "telephone": { "fi": "+358 9 394 0373" }, "street_address": { "fi": "Yrjönkatu 30", "sv": "Georgsgatan 30" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "info_url": { "fi": "http://www.hkt.fi/lillateatern/", "sv": "http://www.hkt.fi/lillateatern/", "en": "http://www.hkt.fi/lillateatern/" }, "description": null, "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: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 ] }, "telephone": { "fi": "+358 9 310 71701" }, "street_address": { "fi": "Sörnäisten rantatie 31", "sv": "Sörnäs strandväg 31", "en": "Sörnäisten rantatie 31" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "info_url": { "fi": "http://happi.munstadi.fi/", "sv": "http://happi.munstadi.fi/", "en": "http://happi.munstadi.fi/" }, "description": null, "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": "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": 251, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.950249, 60.16771 ] }, "telephone": { "fi": "+358 9 310 36566" }, "street_address": { "fi": "Eteläesplanadi 1", "sv": "Södra Esplanaden 1", "en": "Eteläesplanadi 1" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "info_url": { "fi": "http://www.espanlava.fi/", "sv": "http://www.espanlava.fi/", "en": "http://www.espanlava.fi/" }, "description": null, "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:45929", "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:katajanokka", "municipality": "Helsinki", "name": { "fi": "Katajanokka", "sv": "Skatudden" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:katajanokka", "municipality": "Helsinki", "name": { "fi": "Katajanokka", "sv": "Skatudden" } } ], "created_time": "2023-08-15T11:14:50.847100Z", "last_modified_time": "2025-12-18T06:09:43.596519Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00160", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": true, "n_events": 247, "image": 9591, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.970871, 60.166798 ] }, "telephone": { "fi": "+358 9 310 87992" }, "street_address": { "fi": "Merikasarminkatu 1", "sv": "Marinkasernsgatan 1", "en": "Merikasarminkatu 1" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "info_url": null, "description": { "fi": "Katajanokan liikuntahallissa pääset liikkumaan monipuolisesti ja se sijaitsee Katajanokalla aivan Helsingin keskustassa. Katajanokan liikuntahallista löytyy kaksi liikuntasalia sekä yhden korin koripallokenttä. Liikuntaslit ovat käytettävissä vain varatuilla vuoroilla. Näitä vuoroja pääset hakemaan \"varaa tila\" -linkistä. Tarkemmat tiedot tiloista pääset katsomaan tilojen omilta sivuilta \"Liikuntahallin liikuntapaikat\" -linkistä.", "sv": "Skatuddens idrottshall, som inrättades i den tidigare maskinverkstaden, inledde sin verksamhet hösten 2002. Byggnadens fasad, som byggdes i början av 1900-talet, är skyddad i detaljplanen. Hallen har två olika stora gymnastiksalar, där du kan träna bland annat innebandy, basket, handboll, volleyboll, badminton, yoga, gymnastik och dans.", "en": "Located in a former machine shop, Katajanokka sports hall was opened in autumn 2002. The facade of the building, which was built in the early 20th century, is protected in the detailed plan. The hall has two gymnasiums of different sizes, where you can practice, for example, floorball, basketball, handball, volleyball, badminton, yoga, gymnastics and dance." }, "name": { "fi": "Katajanokan liikuntahalli", "sv": "Skatuddens idrottshall", "en": "Katajanokka sports hall" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:45929/?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 ] }, "telephone": { "fi": "+358 9 310 71709" }, "street_address": { "fi": "Pajalahdentie 10a B", "sv": "Smedjeviksvägen 10a B", "en": "Pajalahdentie 10a B" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "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/" }, "description": null, "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: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 ] }, "telephone": { "fi": "+358 9 310 85001" }, "street_address": { "fi": "Kellosilta 9", "sv": "Klockbron 9", "en": "Kellosilta 9" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "info_url": { "fi": "http://www.helmet.fi/pasilankirjasto", "sv": "http://www.helmet.fi/bolebibliotek", "en": "http://www.helmet.fi/pasilalibrary" }, "description": null, "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, "telephone": null, "street_address": { "fi": "Kaivomestarinkatu 3C LH3" }, "address_locality": { "fi": "Espoo" }, "info_url": { "fi": "www.artzenter.fi" }, "description": 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, "telephone": null, "street_address": { "fi": "Konalantie 47 B, 2.kerros" }, "address_locality": { "fi": "Helsinki" }, "info_url": { "fi": "www.malary.fi" }, "description": 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 ] }, "telephone": { "fi": "+358 9 310 85071" }, "street_address": { "fi": "Viikinkaari 11", "sv": "Viksbågen 11", "en": "Viikinkaari 11" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "info_url": { "fi": "http://www.helmet.fi/viikinkirjasto", "sv": "http://www.helmet.fi/viksbibliotek", "en": "http://www.helmet.fi/viikkilibrary" }, "description": null, "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 ] }, "telephone": { "fi": "+358 9 310 85402" }, "street_address": { "fi": "Kellosilta 9", "sv": "Klockbron 9", "en": "Kellosilta 9" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "info_url": { "fi": "http://www.helmet.fi/monikielinenkirjasto", "sv": "http://www.helmet.fi/flersprakigabibliotek", "en": "http://www.helmet.fi/multilinguallibrary" }, "description": null, "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 ] }, "telephone": { "fi": "+358 9 310 85075" }, "street_address": { "fi": "Ajurinaukio 5", "sv": "Formansplatsen 5", "en": "Ajurinaukio 5" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "info_url": { "fi": "http://www.helmet.fi/tapulikaupunginkirjasto", "sv": "http://www.helmet.fi/stapelstadenbibliotek", "en": "http://www.helmet.fi/tapulikaupunkilibrary" }, "description": null, "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 ] }, "telephone": { "fi": "+358 9 310 85070" }, "street_address": { "fi": "Ala-Malmin tori 1", "sv": "Nedre Malms torg 1", "en": "Ala-Malmin tori 1" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "info_url": { "fi": "http://www.helmet.fi/malminkirjasto", "sv": "http://www.helmet.fi/malmbibliotek", "en": "http://www.helmet.fi/malmilibrary" }, "description": null, "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" } ] }