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=70&show_all_places=true
{ "meta": { "count": 151727, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=71&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=69&show_all_places=true" }, "data": [ { "id": "tprek:68186", "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": "2023-08-15T16:27:40.595417Z", "last_modified_time": "2024-02-06T13:18:58.118846Z", "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.981405, 60.189285 ] }, "info_url": null, "street_address": { "fi": "Capellan puistotie 26", "sv": "Capellas allé 26", "en": "Capellan puistotie 26" }, "description": { "fi": "Valmistunut 31.1.2022\nAsuntojen lukumäärä 64", "sv": "Färdig den 31.1.2022\nAntal bostäder 64", "en": "Completed in 31.1.2022\nNumber of apartments 64" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Capellan kanava", "sv": "Bostads Ab Helsingin Capellan kanava", "en": "Asunto Oy Helsingin Capellan kanava" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:68186/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58777", "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:jätkäsaari", "municipality": "Helsinki", "name": { "fi": "Jätkäsaari", "sv": "Busholmen" } }, { "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": "2023-08-15T14:15:37.812943Z", "last_modified_time": "2024-02-06T13:16:38.870584Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00220", "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.91214, 60.15781 ] }, "info_url": null, "street_address": { "fi": "Välimerenkatu 24", "sv": "Medelhavsgatan 24", "en": "Välimerenkatu 24" }, "description": { "fi": "Valmistunut 30.11.2018\nAsuntojen lukumäärä 44", "sv": "Färdig den 30.11.2018\nAntal bostäder 44", "en": "Completed in 30.11.2018\nNumber of apartments 44" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Capri", "sv": "Bostads Ab Helsingin Capri", "en": "Asunto Oy Helsingin Capri" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58777/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:61495", "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:jätkäsaari", "municipality": "Helsinki", "name": { "fi": "Jätkäsaari", "sv": "Busholmen" } }, { "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": "2023-08-15T15:18:41.641498Z", "last_modified_time": "2024-02-06T13:17:36.451465Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00220", "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.91118, 60.15305 ] }, "info_url": null, "street_address": { "fi": "Azorienkuja 4", "sv": "Azorergränden 4", "en": "Azorienkuja 4" }, "description": { "fi": "Valmistunut 17.12.2019\nAsuntojen lukumäärä 51", "sv": "Färdig den 17.12.2019\nAntal bostäder 51", "en": "Completed in 17.12.2019\nNumber of apartments 51" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Casa Urbana", "sv": "Bostads Ab Helsingin Casa Urbana", "en": "Asunto Oy Helsingin Casa Urbana" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61495/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58929", "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:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:hermanninmäki", "municipality": "Helsinki", "name": { "fi": "Hermanninmäki", "sv": "Hermanstadsbacken" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:hermanni", "municipality": "Helsinki", "name": { "fi": "Hermanni", "sv": "Hermanstad" } } ], "created_time": "2023-08-15T14:16:57.515970Z", "last_modified_time": "2024-02-06T13:16:42.631055Z", "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.969202, 60.190907 ] }, "info_url": null, "street_address": { "fi": "Fenixinrinne 8", "sv": "Fenixbranten 8", "en": "Fenixinrinne 8" }, "description": { "fi": "Valmistunut 30.08.2011\nAsuntojen lukumäärä 30", "sv": "Färdig den 30.08.2011\nAntal bostäder 30", "en": "Completed in 30.08.2011\nNumber of apartments 30" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Diana", "sv": "Bostads Ab Helsingin Diana", "en": "Asunto Oy Helsingin Diana" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58929/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:59058", "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:herttoniemi", "municipality": "Helsinki", "name": { "fi": "Herttoniemi", "sv": "Hertonäs" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:herttoniemenranta", "municipality": "Helsinki", "name": { "fi": "Herttoniemenranta", "sv": "Hertonäs strand" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:herttoniemi", "municipality": "Helsinki", "name": { "fi": "Herttoniemi", "sv": "Hertonäs" } } ], "created_time": "2023-08-15T14:17:52.686952Z", "last_modified_time": "2024-02-06T13:16:45.218031Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00810", "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.028986, 60.1893 ] }, "info_url": null, "street_address": { "fi": "Suolakivenkatu 18", "sv": "Saltstensgatan 18", "en": "Suolakivenkatu 18" }, "description": { "fi": "Valmistunut 22.01.2002\nAsuntojen lukumäärä 49", "sv": "Färdig den 22.01.2002\nAntal bostäder 49", "en": "Completed in 22.01.2002\nNumber of apartments 49" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Dolce Vita", "sv": "Bostads Ab Helsingin Dolce Vita", "en": "Asunto Oy Helsingin Dolce Vita" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:59058/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58903", "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:vanhakaupunki", "municipality": "Helsinki", "name": { "fi": "Vanhakaupunki", "sv": "Gammelstaden" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:arabianranta", "municipality": "Helsinki", "name": { "fi": "Arabianranta", "sv": "Arabiastranden" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:toukola", "municipality": "Helsinki", "name": { "fi": "Toukola", "sv": "Majstad" } } ], "created_time": "2023-08-15T14:16:39.072580Z", "last_modified_time": "2024-02-06T13:16:41.754608Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00560", "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.966105, 60.201923 ] }, "info_url": null, "street_address": { "fi": "Toukolankuja 2b", "sv": "Majstadsgränden 2b", "en": "Toukolankuja 2b" }, "description": { "fi": "Valmistunut 27.06.2003\nAsuntojen lukumäärä 47", "sv": "Färdig den 27.06.2003\nAntal bostäder 47", "en": "Completed in 27.06.2003\nNumber of apartments 47" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Dreija", "sv": "Bostads Ab Helsingin Dreija", "en": "Asunto Oy Helsingin Dreija" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58903/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58995", "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:malmin_lentokenttä", "municipality": "Helsinki", "name": { "fi": "Malmin lentokenttä", "sv": "Malms flygfält" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-15T14:17:22.965130Z", "last_modified_time": "2024-02-06T13:16:43.882681Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00730", "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.036331, 60.26378 ] }, "info_url": null, "street_address": { "fi": "Tasankotie 20", "sv": "Slättvägen 20", "en": "Tasankotie 20" }, "description": { "fi": "Valmistunut 31.03.2003\nAsuntojen lukumäärä 46", "sv": "Färdig den 31.03.2003\nAntal bostäder 46", "en": "Completed in 31.03.2003\nNumber of apartments 46" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Fallkullan Kuulas", "sv": "Bostads Ab Helsingin Fallkullan Kuulas", "en": "Asunto Oy Helsingin Fallkullan Kuulas" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58995/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58999", "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:malmin_lentokenttä", "municipality": "Helsinki", "name": { "fi": "Malmin lentokenttä", "sv": "Malms flygfält" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-15T14:17:25.988538Z", "last_modified_time": "2024-02-06T13:16:44.013355Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00730", "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.03878, 60.262127 ] }, "info_url": null, "street_address": { "fi": "Tasankotie 4", "sv": "Slättvägen 4", "en": "Tasankotie 4" }, "description": { "fi": "Valmistunut 29.11.2004\nAsuntojen lukumäärä 22", "sv": "Färdig den 29.11.2004\nAntal bostäder 22", "en": "Completed in 29.11.2004\nNumber of apartments 22" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Fallkullan Puisto", "sv": "Bostads Ab Helsingin Fallkullan Puisto", "en": "Asunto Oy Helsingin Fallkullan Puisto" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58999/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58931", "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:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:hermanninmäki", "municipality": "Helsinki", "name": { "fi": "Hermanninmäki", "sv": "Hermanstadsbacken" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:hermanni", "municipality": "Helsinki", "name": { "fi": "Hermanni", "sv": "Hermanstad" } } ], "created_time": "2023-08-15T14:16:57.802510Z", "last_modified_time": "2024-02-06T13:16:42.694563Z", "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.969606, 60.190506 ] }, "info_url": null, "street_address": { "fi": "Sörnäistenkatu 8", "sv": "Sörnäsgatan 8", "en": "Sörnäistenkatu 8" }, "description": { "fi": "Valmistunut 27.08.2014\nAsuntojen lukumäärä 34", "sv": "Färdig den 27.08.2014\nAntal bostäder 34", "en": "Completed in 27.08.2014\nNumber of apartments 34" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Fenixinrinne", "sv": "Bostads Ab Helsingin Fenixinrinne", "en": "Asunto Oy Helsingin Fenixinrinne" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58931/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58916", "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:vanhakaupunki", "municipality": "Helsinki", "name": { "fi": "Vanhakaupunki", "sv": "Gammelstaden" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:arabianranta", "municipality": "Helsinki", "name": { "fi": "Arabianranta", "sv": "Arabiastranden" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:toukola", "municipality": "Helsinki", "name": { "fi": "Toukola", "sv": "Majstad" } } ], "created_time": "2023-08-15T14:16:46.589541Z", "last_modified_time": "2024-02-06T13:16:42.183463Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00560", "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.971996, 60.203503 ] }, "info_url": null, "street_address": { "fi": "Flooranaukio 1", "sv": "Floraplatsen 1", "en": "Flooranaukio 1" }, "description": { "fi": "Valmistunut 13.01.2012\nAsuntojen lukumäärä 48", "sv": "Färdig den 13.01.2012\nAntal bostäder 48", "en": "Completed in 13.01.2012\nNumber of apartments 48" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Flooranaukio", "sv": "Bostads Ab Helsingin Flooranaukio", "en": "Asunto Oy Helsingin Flooranaukio" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58916/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58750", "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:jätkäsaari", "municipality": "Helsinki", "name": { "fi": "Jätkäsaari", "sv": "Busholmen" } }, { "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": "2023-08-15T14:15:19.300042Z", "last_modified_time": "2024-02-06T13:16:37.952490Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00180", "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.915012, 60.161095 ] }, "info_url": null, "street_address": { "fi": "Selkämerenkatu 7, Messitytönkatu 1", "sv": "Bottenhavsgatan 7, Messitytönkatu 1", "en": "Selkämerenkatu 7, Messitytönkatu 1" }, "description": { "fi": "Valmistunut 29.12.1995\nAsuntojen lukumäärä 70", "sv": "Färdig den 29.12.1995\nAntal bostäder 70", "en": "Completed in 29.12.1995\nNumber of apartments 70" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Fokka", "sv": "Bostads Ab Helsingin Fokka", "en": "Asunto Oy Helsingin Fokka" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58750/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:63287", "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:laajasalo", "municipality": "Helsinki", "name": { "fi": "Laajasalo", "sv": "Degerö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kruunuvuorenranta", "municipality": "Helsinki", "name": { "fi": "Kruunuvuorenranta", "sv": "Kronbergsstranden" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:laajasalo", "municipality": "Helsinki", "name": { "fi": "Laajasalo", "sv": "Degerö" } } ], "created_time": "2023-08-15T16:22:12.379355Z", "last_modified_time": "2024-02-06T13:18:11.377212Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00590", "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.017313, 60.169025 ] }, "info_url": null, "street_address": { "fi": "Koirasaarentie 50", "sv": "Hundholmsvägen 50", "en": "Koirasaarentie 50" }, "description": { "fi": "Valmistunut 20.11.2020\nAsuntojen lukumäärä 67", "sv": "Färdig den 20.11.2020\nAntal bostäder 67", "en": "Completed in 20.11.2020\nNumber of apartments 67" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Fregatti", "sv": "Bostads Ab Helsingin Fregatti", "en": "Asunto Oy Helsingin Fregatti" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:63287/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:73076", "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": "2023-08-29T07:10:44.038750Z", "last_modified_time": "2024-02-06T14:10:57.457036Z", "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.976076, 60.190002 ] }, "info_url": null, "street_address": { "fi": "Tukkutorinkuja 2", "sv": "Partitorgsgränden 2", "en": "Tukkutorinkuja 2" }, "description": { "fi": "Valmistunut 29.8.2023\nAsuntojen lukumäärä 93", "sv": "Färdig den 29.8.2023\nAntal bosträder 93", "en": "Completed in 29.8.2023\nNumber of apartments 93" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Geowatti", "sv": "Bostads Ab Helsingin Geowatti", "en": "Asunto Oy Helsingin Geowatti" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:73076/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:77911", "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:jätkäsaari", "municipality": "Helsinki", "name": { "fi": "Jätkäsaari", "sv": "Busholmen" } }, { "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": "2025-06-26T11:09:50.938667Z", "last_modified_time": "2025-06-26T11:09:50.938679Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00220", "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.910912, 60.15587 ] }, "info_url": null, "street_address": { "fi": "Atlantinkatu 6", "sv": "Atlantgatan 6", "en": "Atlantinkatu 6" }, "description": { "fi": "Valmistunut 26.6.2025\nAsuntojen lukumäärä 70", "sv": "Färdig den 26.6.2025\nAntal bostäder 70", "en": "Completed in 26.6.2025\nNumber of apartments 70" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Gibraltar", "sv": "Bostads Ab Helsingin Gibraltar", "en": "Asunto Oy Helsingin Gibraltar" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:77911/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:59087", "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:laajasalo", "municipality": "Helsinki", "name": { "fi": "Laajasalo", "sv": "Degerö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:yliskylä", "municipality": "Helsinki", "name": { "fi": "Yliskylä", "sv": "Uppby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:laajasalo", "municipality": "Helsinki", "name": { "fi": "Laajasalo", "sv": "Degerö" } } ], "created_time": "2023-08-15T14:18:05.063765Z", "last_modified_time": "2024-02-06T13:16:45.788365Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00870", "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.032818, 60.169285 ] }, "info_url": null, "street_address": { "fi": "Gunillantie 18", "sv": "Gunillavägen 18", "en": "Gunillantie 18" }, "description": { "fi": "Valmistunut 30.05.2016\nAsuntojen lukumäärä 67", "sv": "Färdig den 30.05.2016\nAntal bostäder 67", "en": "Completed in 30.05.2016\nNumber of apartments 67" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Gunillankartano", "sv": "Bostads Ab Helsingin Gunillankartano", "en": "Asunto Oy Helsingin Gunillankartano" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:59087/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:60247", "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:haaga", "municipality": "Helsinki", "name": { "fi": "Haaga", "sv": "Haga" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:etelä-haaga", "municipality": "Helsinki", "name": { "fi": "Etelä-Haaga", "sv": "Södra Haga" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:haaga", "municipality": "Helsinki", "name": { "fi": "Haaga", "sv": "Haga" } } ], "created_time": "2023-08-15T15:13:44.959409Z", "last_modified_time": "2024-02-06T13:17:03.895334Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00320", "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.889162, 60.215694 ] }, "info_url": null, "street_address": { "fi": "Eliel Saarisen tie 44", "sv": "Eliel Saarinens väg 44", "en": "Eliel Saarisen tie 44" }, "description": { "fi": "Valmistunut 29.08.2019\nAsuntojen lukumäärä 71", "sv": "Färdig den 29.08.2019\nAntal bostäder 71", "en": "Completed in 29.08.2019\nNumber on apartments 71" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Haagan Eliel", "sv": "Bostads Ab Helsingin Haagan Eliel", "en": "Asunto Oy Helsingin Haagan Eliel" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60247/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:60867", "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:haaga", "municipality": "Helsinki", "name": { "fi": "Haaga", "sv": "Haga" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:etelä-haaga", "municipality": "Helsinki", "name": { "fi": "Etelä-Haaga", "sv": "Södra Haga" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:haaga", "municipality": "Helsinki", "name": { "fi": "Haaga", "sv": "Haga" } } ], "created_time": "2023-08-15T15:16:13.823700Z", "last_modified_time": "2024-02-06T13:17:20.233326Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00320", "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.889162, 60.215694 ] }, "info_url": null, "street_address": { "fi": "Eliel Saarisen tie 44", "sv": "Eliel Saarinens väg 44", "en": "Eliel Saarisen tie 44" }, "description": { "fi": "Valmistunut 27.11.2019\nAsuntojen lukumäärä 32", "sv": "Färdig den 27.11.2019\nAntal bostäder 32", "en": "Completed in 27.11.2019\nNumber of apartments 32" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Haagan Huvilat", "sv": "Bostads Ab Helsingin Haagan Huvilat", "en": "Asunto Oy Helsingin Haagan Huvilat" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60867/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58869", "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:honkasuo", "municipality": "Helsinki", "name": { "fi": "Honkasuo", "sv": "Hongasmossa" } }, { "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-15T14:16:20.922215Z", "last_modified_time": "2024-02-06T13:16:40.906388Z", "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": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.845013, 60.255466 ] }, "info_url": null, "street_address": { "fi": "Haapaperhosenpolku 4", "sv": "Aspfjärilsstigen 4", "en": "Haapaperhosenpolku 4" }, "description": { "fi": "Valmistunut 30.06.2018\nAsuntojen lukumäärä 5", "sv": "Färdig den 30.06.2018\nAntal bostäder 5", "en": "Completed in 30.06.2018\nNumber of apartments 5" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Haapaperhosenpolku 4", "sv": "Bostads Ab Helsingin Haapaperhosenpolku 4", "en": "Asunto Oy Helsingin Haapaperhosenpolku 4" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58869/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58952", "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:länsi-pakila", "municipality": "Helsinki", "name": { "fi": "Länsi-Pakila", "sv": "Västra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:länsi-pakila", "municipality": "Helsinki", "name": { "fi": "Länsi-Pakila", "sv": "Västra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-15T14:17:10.326407Z", "last_modified_time": "2024-02-06T13:16:43.291747Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00660", "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.941828, 60.244354 ] }, "info_url": null, "street_address": { "fi": "Halkosuontie 14 ja 16", "sv": "Vedakärrsvägen 14 ja 16", "en": "Halkosuontie 14 ja 16" }, "description": { "fi": "Valmistunut 26.06.2015\nAsuntojen lukumäärä 14", "sv": "Färdig den 26.06.2015\nAntal bostäder 14", "en": "Completed in 26.06.2015\nNumber of apartments 14" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Halkosuontie 14-16", "sv": "Bostads Ab Helsingin Halkosuontie 14-16", "en": "Asunto Oy Helsingin Halkosuontie 14-16" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58952/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58951", "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:länsi-pakila", "municipality": "Helsinki", "name": { "fi": "Länsi-Pakila", "sv": "Västra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:länsi-pakila", "municipality": "Helsinki", "name": { "fi": "Länsi-Pakila", "sv": "Västra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-15T14:17:10.181592Z", "last_modified_time": "2024-02-06T13:16:43.261219Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00660", "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.939384, 60.244427 ] }, "info_url": null, "street_address": { "fi": "Halkosuontie 18 ja 20", "sv": "Vedakärrsvägen 18 ja 20", "en": "Halkosuontie 18 ja 20" }, "description": { "fi": "Valmistunut 29.08.2014\nAsuntojen lukumäärä 11", "sv": "Färdig den 29.08.2014\nAntal bostäder 11", "en": "Completed in 29.08.2014\nNumber of apartments 11" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "name": { "fi": "Asunto Oy Helsingin Halkosuontie 18-20", "sv": "Bostads Ab Helsingin Halkosuontie 18-20", "en": "Asunto Oy Helsingin Halkosuontie 18-20" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58951/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }