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=7336&show_all_places=true
{ "meta": { "count": 151734, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7337&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7335&show_all_places=true" }, "data": [ { "id": "osoite:violankuja_7_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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-27T05:46:47.775963Z", "last_modified_time": "2023-08-27T05:46:47.775978Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9667546, 60.1979529 ] }, "telephone": null, "description": null, "street_address": { "fi": "Violankuja 7", "sv": "Violagränden 7" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Violankuja 7, Helsinki", "sv": "Violagränden 7, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violankuja_7_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:violstigen-ruskeasuon_siirtolapuutarha_55_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:reijola", "municipality": "Helsinki", "name": { "fi": "Reijola", "sv": "Grejus" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vanha_ruskeasuo", "municipality": "Helsinki", "name": { "fi": "Vanha Ruskeasuo", "sv": "Gamla Brunakärr" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:ruskeasuo", "municipality": "Helsinki", "name": { "fi": "Ruskeasuo", "sv": "Brunakärr" } } ], "created_time": "2023-08-27T05:46:48.867849Z", "last_modified_time": "2023-08-27T05:46:48.867867Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9007326, 60.2038796 ] }, "telephone": null, "description": null, "street_address": { "fi": "Violstigen - Ruskeasuon siirtolapuutarha 55", "sv": "Violstigen - Brunakärr koloniträdgård 55" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Violstigen - Ruskeasuon siirtolapuutarha 55, Helsinki", "sv": "Violstigen - Brunakärr koloniträdgård 55, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violstigen-ruskeasuon_siirtolapuutarha_55_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:violstigen-ruskeasuon_siirtolapuutarha_80_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:reijola", "municipality": "Helsinki", "name": { "fi": "Reijola", "sv": "Grejus" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vanha_ruskeasuo", "municipality": "Helsinki", "name": { "fi": "Vanha Ruskeasuo", "sv": "Gamla Brunakärr" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:ruskeasuo", "municipality": "Helsinki", "name": { "fi": "Ruskeasuo", "sv": "Brunakärr" } } ], "created_time": "2023-08-27T05:46:49.774577Z", "last_modified_time": "2023-08-27T05:46:49.774594Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9007149, 60.2037719 ] }, "telephone": null, "description": null, "street_address": { "fi": "Violstigen - Ruskeasuon siirtolapuutarha 80", "sv": "Violstigen - Brunakärr koloniträdgård 80" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Violstigen - Ruskeasuon siirtolapuutarha 80, Helsinki", "sv": "Violstigen - Brunakärr koloniträdgård 80, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violstigen-ruskeasuon_siirtolapuutarha_80_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:violstigen-ruskeasuon_siirtolapuutarha_81_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:reijola", "municipality": "Helsinki", "name": { "fi": "Reijola", "sv": "Grejus" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vanha_ruskeasuo", "municipality": "Helsinki", "name": { "fi": "Vanha Ruskeasuo", "sv": "Gamla Brunakärr" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:ruskeasuo", "municipality": "Helsinki", "name": { "fi": "Ruskeasuo", "sv": "Brunakärr" } } ], "created_time": "2023-08-27T05:46:50.969212Z", "last_modified_time": "2023-08-27T05:46:50.969230Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9008956, 60.2036463 ] }, "telephone": null, "description": null, "street_address": { "fi": "Violstigen - Ruskeasuon siirtolapuutarha 81", "sv": "Violstigen - Brunakärr koloniträdgård 81" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Violstigen - Ruskeasuon siirtolapuutarha 81, Helsinki", "sv": "Violstigen - Brunakärr koloniträdgård 81, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violstigen-ruskeasuon_siirtolapuutarha_81_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:violstigen-ruskeasuon_siirtolapuutarha_82_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:reijola", "municipality": "Helsinki", "name": { "fi": "Reijola", "sv": "Grejus" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vanha_ruskeasuo", "municipality": "Helsinki", "name": { "fi": "Vanha Ruskeasuo", "sv": "Gamla Brunakärr" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:ruskeasuo", "municipality": "Helsinki", "name": { "fi": "Ruskeasuo", "sv": "Brunakärr" } } ], "created_time": "2023-08-27T05:46:52.867728Z", "last_modified_time": "2023-08-27T05:46:52.867746Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9010944, 60.2035029 ] }, "telephone": null, "description": null, "street_address": { "fi": "Violstigen - Ruskeasuon siirtolapuutarha 82", "sv": "Violstigen - Brunakärr koloniträdgård 82" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Violstigen - Ruskeasuon siirtolapuutarha 82, Helsinki", "sv": "Violstigen - Brunakärr koloniträdgård 82, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violstigen-ruskeasuon_siirtolapuutarha_82_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_10a_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:46:56.165383Z", "last_modified_time": "2023-08-27T05:46:56.165402Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9407173, 60.2098811 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vipusentie 10a", "sv": "Vipunenvägen 10a" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vipusentie 10a, Helsinki", "sv": "Vipunenvägen 10a, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_10a_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_10b_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:46:57.269495Z", "last_modified_time": "2023-08-27T05:46:57.269512Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9406809, 60.2100785 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vipusentie 10b", "sv": "Vipunenvägen 10b" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vipusentie 10b, Helsinki", "sv": "Vipunenvägen 10b, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_10b_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_11_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:46:58.659626Z", "last_modified_time": "2023-08-27T05:46:58.659642Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9412198, 60.2112635 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vipusentie 11", "sv": "Vipunenvägen 11" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vipusentie 11, Helsinki", "sv": "Vipunenvägen 11, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_11_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_12_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:47:00.471205Z", "last_modified_time": "2023-08-27T05:47:00.471226Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.940626, 60.2104824 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vipusentie 12", "sv": "Vipunenvägen 12" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vipusentie 12, Helsinki", "sv": "Vipunenvägen 12, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_12_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_13_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:47:02.159799Z", "last_modified_time": "2023-08-27T05:47:02.159818Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9411473, 60.2114609 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vipusentie 13", "sv": "Vipunenvägen 13" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vipusentie 13, Helsinki", "sv": "Vipunenvägen 13, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_13_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_14_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:47:03.576685Z", "last_modified_time": "2023-08-27T05:47:03.576704Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.940283, 60.2106887 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vipusentie 14", "sv": "Vipunenvägen 14" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vipusentie 14, Helsinki", "sv": "Vipunenvägen 14, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_14_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_15_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:47:04.969406Z", "last_modified_time": "2023-08-27T05:47:04.969427Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9410387, 60.2116583 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vipusentie 15", "sv": "Vipunenvägen 15" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vipusentie 15, Helsinki", "sv": "Vipunenvägen 15, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_15_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_16_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:47:06.468034Z", "last_modified_time": "2023-08-27T05:47:06.468075Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9402285, 60.2108861 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vipusentie 16", "sv": "Vipunenvägen 16" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vipusentie 16, Helsinki", "sv": "Vipunenvägen 16, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_16_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_17_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:47:07.865009Z", "last_modified_time": "2023-08-27T05:47:07.865027Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9410023, 60.2118558 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vipusentie 17", "sv": "Vipunenvägen 17" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vipusentie 17, Helsinki", "sv": "Vipunenvägen 17, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_17_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_18_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:47:08.764547Z", "last_modified_time": "2023-08-27T05:47:08.764564Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.940138, 60.2110656 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vipusentie 18", "sv": "Vipunenvägen 18" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vipusentie 18, Helsinki", "sv": "Vipunenvägen 18, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_18_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_19_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:47:09.767309Z", "last_modified_time": "2023-08-27T05:47:09.767327Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9409658, 60.212125 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vipusentie 19", "sv": "Vipunenvägen 19" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vipusentie 19, Helsinki", "sv": "Vipunenvägen 19, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_19_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_1_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:46:55.077514Z", "last_modified_time": "2023-08-27T05:46:55.077530Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9429017, 60.2086614 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vipusentie 1", "sv": "Vipunenvägen 1" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vipusentie 1, Helsinki", "sv": "Vipunenvägen 1, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_20_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:47:11.162004Z", "last_modified_time": "2023-08-27T05:47:11.162020Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9400655, 60.211263 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vipusentie 20", "sv": "Vipunenvägen 20" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vipusentie 20, Helsinki", "sv": "Vipunenvägen 20, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_20_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_22_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:47:11.562197Z", "last_modified_time": "2023-08-27T05:47:11.562215Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9399749, 60.2114694 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vipusentie 22", "sv": "Vipunenvägen 22" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vipusentie 22, Helsinki", "sv": "Vipunenvägen 22, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_22_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_23_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:47:12.760835Z", "last_modified_time": "2023-08-27T05:47:12.760852Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9403877, 60.2126184 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vipusentie 23", "sv": "Vipunenvägen 23" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vipusentie 23, Helsinki", "sv": "Vipunenvägen 23, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_23_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }