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
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: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, "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" }, "name": { "fi": "Asunto Oy Helsingin Haagan Huvilat", "sv": "Bostads Ab Helsingin Haagan Huvilat", "en": "Asunto Oy Helsingin Haagan Huvilat" }, "street_address": { "fi": "Eliel Saarisen tie 44", "sv": "Eliel Saarinens väg 44", "en": "Eliel Saarisen tie 44" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@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, "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" }, "name": { "fi": "Asunto Oy Helsingin Haapaperhosenpolku 4", "sv": "Bostads Ab Helsingin Haapaperhosenpolku 4", "en": "Asunto Oy Helsingin Haapaperhosenpolku 4" }, "street_address": { "fi": "Haapaperhosenpolku 4", "sv": "Aspfjärilsstigen 4", "en": "Haapaperhosenpolku 4" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@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, "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" }, "name": { "fi": "Asunto Oy Helsingin Halkosuontie 14-16", "sv": "Bostads Ab Helsingin Halkosuontie 14-16", "en": "Asunto Oy Helsingin Halkosuontie 14-16" }, "street_address": { "fi": "Halkosuontie 14 ja 16", "sv": "Vedakärrsvägen 14 ja 16", "en": "Halkosuontie 14 ja 16" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@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, "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" }, "name": { "fi": "Asunto Oy Helsingin Halkosuontie 18-20", "sv": "Bostads Ab Helsingin Halkosuontie 18-20", "en": "Asunto Oy Helsingin Halkosuontie 18-20" }, "street_address": { "fi": "Halkosuontie 18 ja 20", "sv": "Vedakärrsvägen 18 ja 20", "en": "Halkosuontie 18 ja 20" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58951/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:68556", "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-15T17:10:57.131064Z", "last_modified_time": "2024-02-06T14:09:51.567354Z", "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.907784, 60.153492 ] }, "info_url": null, "description": { "fi": "Valmistunut 27.4.2022\nAsuntojen lukumäärä 60", "sv": "Färdig den 27.4.2022\nAntal bostäder 60", "en": "Completed in 27.4.2022\nNumber of apartments 60" }, "name": { "fi": "Asunto Oy Helsingin Havanna", "sv": "Bostads Ab Helsingin Havanna", "en": "Asunto Oy Helsingin Havanna" }, "street_address": { "fi": "Kanariankatu 5", "sv": "Kanariegatan 5", "en": "Kanariankatu 5" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:68556/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58914", "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:45.570861Z", "last_modified_time": "2024-02-06T13:16:42.117648Z", "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.980501, 60.21133 ] }, "info_url": null, "description": { "fi": "Valmistunut 13.08.2010\nAsuntojen lukumäärä 40", "sv": "Färdig den 13.08.2010\nAntal bostäder 40", "en": "Completed in 13.08.2010\nNumber of apartments 40" }, "name": { "fi": "Asunto Oy Helsingin Hehku", "sv": "Bostads Ab Helsingin Hehku", "en": "Asunto Oy Helsingin Hehku" }, "street_address": { "fi": "Posliinikatu 2", "sv": "Porslinsgatan 2", "en": "Posliinikatu 2" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58914/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:75133", "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": "2024-04-25T06:10:17.512041Z", "last_modified_time": "2024-04-25T06:10:17.512057Z", "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.891714, 60.2215 ] }, "info_url": null, "description": { "fi": "Valmistunut 25.4.2024\nAsuntojen lukumäärä 34", "sv": "Färdig den 25.4.2024\nAntal bostäder 34", "en": "Completed in 25.4.2024\nNumber of apartments 34" }, "name": { "fi": "Asunto Oy Helsingin Hellikki", "sv": "Bostads Ab Helsingin Hellikki", "en": "Asunto Oy Helsingin Hellikki" }, "street_address": { "fi": "Paatsamatie 12", "sv": "Frangulavägen 12", "en": "Paatsamatie 12" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:75133/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58899", "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:38.092343Z", "last_modified_time": "2024-02-06T13:16:41.658947Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00550", "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.96824, 60.197716 ] }, "info_url": null, "description": { "fi": "Valmistunut 11.07.1997\nAsuntojen lukumäärä 41", "sv": "Färdig den 11.07.1997\nAntal bostäder 41", "en": "Completed in 11.07.1997\nNumber of apartments 41" }, "name": { "fi": "Asunto Oy Helsingin Henriikka", "sv": "Bostads Ab Helsingin Henriikka", "en": "Asunto Oy Helsingin Henriikka" }, "street_address": { "fi": "Haukilahdenkuja 7", "sv": "Gäddviksgränden 7", "en": "Haukilahdenkuja 7" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58899/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58836", "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:pitäjänmäki", "municipality": "Helsinki", "name": { "fi": "Pitäjänmäki", "sv": "Sockenbacka" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:reimarla", "municipality": "Helsinki", "name": { "fi": "Reimarla", "sv": "Reimars" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pitäjänmäki", "municipality": "Helsinki", "name": { "fi": "Pitäjänmäki", "sv": "Sockenbacka" } } ], "created_time": "2023-08-15T14:16:07.194537Z", "last_modified_time": "2024-02-06T13:16:40.166804Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00370", "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.841871, 60.225494 ] }, "info_url": null, "description": { "fi": "Valmistunut 30.03.2001\nAsuntojen lukumäärä 2", "sv": "Färdig den 30.03.2001\nAntal bostäder 2", "en": "Completed in 30.03.2001\nNumber of apartments 2" }, "name": { "fi": "Asunto Oy Helsingin Henrikintie 14", "sv": "Bostads Ab Helsingin Henrikintie 14", "en": "Asunto Oy Helsingin Henrikintie 14" }, "street_address": { "fi": "Henrikintie 14", "sv": "Henriksvägen 14", "en": "Henrikintie 14" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58836/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58900", "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:38.813445Z", "last_modified_time": "2024-02-06T13:16:41.691998Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00550", "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.967562, 60.197903 ] }, "info_url": null, "description": { "fi": "Valmistunut 12.06.1998\nAsuntojen lukumäärä 51", "sv": "Färdig den 12.06.1998\nAntal bostäder 51", "en": "Completed in 12.06.1998\nNumber of apartments 51" }, "name": { "fi": "Asunto Oy Helsingin Henrikki", "sv": "Bostads Ab Helsingin Henrikki", "en": "Asunto Oy Helsingin Henrikki" }, "street_address": { "fi": "Haukilahdenkuja 5", "sv": "Gäddviksgränden 5", "en": "Haukilahdenkuja 5" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58900/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:59052", "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:47.310885Z", "last_modified_time": "2024-02-06T13:16:45.026127Z", "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.034105, 60.188156 ] }, "info_url": null, "description": { "fi": "Valmistunut 23.12.1997\nAsuntojen lukumäärä 34", "sv": "Färdig den 23.12.1997\nAntal bostäder 34", "en": "Completed in 23.12.1997\nNumber of apartments 34" }, "name": { "fi": "Asunto Oy Helsingin Herttoniemenhuippu", "sv": "Bostads Ab Helsingin Herttoniemenhuippu", "en": "Asunto Oy Helsingin Herttoniemenhuippu" }, "street_address": { "fi": "Sorsavuorenkatu 12", "sv": "Andbergsgatan 12", "en": "Sorsavuorenkatu 12" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:59052/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58954", "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:tuomarinkylä", "municipality": "Helsinki", "name": { "fi": "Tuomarinkylä", "sv": "Domarby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:paloheinä", "municipality": "Helsinki", "name": { "fi": "Paloheinä", "sv": "Svedängen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:tuomarinkylä", "municipality": "Helsinki", "name": { "fi": "Tuomarinkylä", "sv": "Domarby" } } ], "created_time": "2023-08-15T14:17:10.598995Z", "last_modified_time": "2024-02-06T13:16:43.324399Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00670", "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.946321, 60.255688 ] }, "info_url": null, "description": { "fi": "Valmistunut 28.02.2001\nAsuntojen lukumäärä 14", "sv": "Färdig den 28.02.2001\nAntal bostäder 14", "en": "Completed in 28.02.2001\nNumber of apartments 14" }, "name": { "fi": "Asunto Oy Helsingin Hopeakuusi", "sv": "Bostads Ab Helsingin Hopeakuusi", "en": "Asunto Oy Helsingin Hopeakuusi" }, "street_address": { "fi": "Kuusmiehenkaari 4", "sv": "Sexmansbågen 4", "en": "Kuusmiehenkaari 4" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58954/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58934", "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-15T14:16:58.790775Z", "last_modified_time": "2024-02-06T13:16:42.794832Z", "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.020065, 60.17002 ] }, "info_url": null, "description": { "fi": "Valmistunut 31.10.2018\nAsuntojen lukumäärä 67", "sv": "Färdig den 31.10.2018\nAntal bostäder 67", "en": "Completed in 31.10.2018\nNumber of apartments 67" }, "name": { "fi": "Asunto Oy Helsingin Hopealaakso", "sv": "Bostads Ab Helsingin Hopealaakso", "en": "Asunto Oy Helsingin Hopealaakso" }, "street_address": { "fi": "Hopeakaivoksentie 36", "sv": "Silvergruvsvägen 36", "en": "Hopeakaivoksentie 36" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58934/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58769", "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:32.388741Z", "last_modified_time": "2024-02-06T13:16:38.600095Z", "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.91636, 60.156044 ] }, "info_url": null, "description": { "fi": "Valmistunut 30.11.2016\nAsuntojen lukumäärä 47", "sv": "Färdig den 30.11.2016\nAntal bostäder 47", "en": "Completed in 30.11.2016\nNumber of apartments 47" }, "name": { "fi": "Asunto Oy Helsingin Hyväntoivonpuisto", "sv": "Bostads Ab Helsingin Hyväntoivonpuisto", "en": "Asunto Oy Helsingin Hyväntoivonpuisto" }, "street_address": { "fi": "Hyväntoivonkatu 8", "sv": "Godahoppsgatan 8", "en": "Hyväntoivonkatu 8" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58769/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58850", "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:pohjois-haaga", "municipality": "Helsinki", "name": { "fi": "Pohjois-Haaga", "sv": "Norra Haga" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:haaga", "municipality": "Helsinki", "name": { "fi": "Haaga", "sv": "Haga" } } ], "created_time": "2023-08-15T14:16:14.871205Z", "last_modified_time": "2024-02-06T13:16:40.600457Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00400", "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.899473, 60.2244 ] }, "info_url": null, "description": { "fi": "Valmistunut 31.08.2005\nAsuntojen lukumäärä 15", "sv": "Färdig den 31.08.2005\nAntal bostäder 15", "en": "Completed in 31.08.2005\nNumber of apartments 15" }, "name": { "fi": "Asunto Oy Helsingin Ilkantie 17", "sv": "Bostads Ab Helsingin Ilkantie 17", "en": "Asunto Oy Helsingin Ilkantie 17" }, "street_address": { "fi": "Ilkantie 17", "sv": "Ilkkavägen 17", "en": "Ilkantie 17" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58850/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:59111", "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:vartiokylä", "municipality": "Helsinki", "name": { "fi": "Vartiokylä", "sv": "Botby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itäkeskus", "municipality": "Helsinki", "name": { "fi": "Itäkeskus", "sv": "Östra centrum" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vartiokylä", "municipality": "Helsinki", "name": { "fi": "Vartiokylä", "sv": "Botby" } } ], "created_time": "2023-08-15T14:18:16.765393Z", "last_modified_time": "2024-02-06T13:16:46.378456Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00930", "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.072966, 60.203976 ] }, "info_url": null, "description": { "fi": "Valmistunut 03.03.2000\nAsuntojen lukumäärä 31", "sv": "Färdig den 03.03.2000\nAntal bostäder 31", "en": "Completed in 03.03.2000\nNumber of apartments 31" }, "name": { "fi": "Asunto Oy Helsingin Ilotulitustie 8", "sv": "Bostads Ab Helsingin Ilotulitustie 8", "en": "Asunto Oy Helsingin Ilotulitustie 8" }, "street_address": { "fi": "Ilotulitustie 8", "sv": "Fyrverkerivägen 8", "en": "Ilotulitustie 8" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:59111/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58917", "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:48.483518Z", "last_modified_time": "2024-02-06T13:16:42.218993Z", "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.970732, 60.20325 ] }, "info_url": null, "description": { "fi": "Valmistunut 28.06.2012\nAsuntojen lukumäärä 142", "sv": "Färdig den 28.06.2012\nAntal bostäder 142", "en": "Completed in 28.06.2012\nNumber of apartments 142" }, "name": { "fi": "Asunto Oy Helsingin Isolokki", "sv": "Bostads Ab Helsingin Isolokki", "en": "Asunto Oy Helsingin Isolokki" }, "street_address": { "fi": "Kotisaarenkatu 6", "sv": "Hemholmsgatan 6", "en": "Kotisaarenkatu 6" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58917/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58822", "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-15T14:15:56.224998Z", "last_modified_time": "2024-02-06T13:16:39.697594Z", "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.891273, 60.211777 ] }, "info_url": null, "description": { "fi": "Valmistunut 24.05.2017\nAsuntojen lukumäärä 6", "sv": "Färdig den 24.05.2017\nAntal bostäder 6", "en": "Completed in 24.05.2017\nNumber of apartments 6" }, "name": { "fi": "Asunto Oy Helsingin Isonnevan Kotikutonen", "sv": "Bostads Ab Helsingin Isonnevan Kotikutonen", "en": "Asunto Oy Helsingin Isonnevan Kotikutonen" }, "street_address": { "fi": "Isonnevantie 14", "sv": "Stormyrvägen 14", "en": "Isonnevantie 14" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58822/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58818", "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-15T14:15:55.087555Z", "last_modified_time": "2024-02-06T13:16:39.563462Z", "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.892899, 60.21402 ] }, "info_url": null, "description": { "fi": "Valmistunut 24.10.2001\nAsuntojen lukumäärä 33", "sv": "Färdig den 24.10.2001\nAntal bostäder 33", "en": "Completed in 24.10.2001\nNumber of apartments 33" }, "name": { "fi": "Asunto Oy Helsingin Isonnevantie 27", "sv": "Bostads Ab Helsingin Isonnevantie 27", "en": "Asunto Oy Helsingin Isonnevantie 27" }, "street_address": { "fi": "Isonnevantie 27", "sv": "Stormyrvägen 27", "en": "Isonnevantie 27" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58818/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:59055", "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:48.182756Z", "last_modified_time": "2024-02-06T13:16:45.122158Z", "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.031511, 60.188396 ] }, "info_url": null, "description": { "fi": "Valmistunut 28.11.2001\nAsuntojen lukumäärä 86", "sv": "Färdig den 28.11.2001\nAntal bostäder 86", "en": "Completed in 28.11.2001\nNumber of apartments 86" }, "name": { "fi": "Asunto Oy Helsingin Itämeren Tytär", "sv": "Bostads Ab Helsingin Itämeren Tytär", "en": "Asunto Oy Helsingin Itämeren Tytär" }, "street_address": { "fi": "Laivalahden Puistotie 7", "sv": "Laivalahden Puistotie 7", "en": "Laivalahden Puistotie 7" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:59055/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }{ "meta": { "count": 151438, "next": "