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=7316&show_all_places=true
{ "meta": { "count": 151735, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7317&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7315&show_all_places=true" }, "data": [ { "id": "osoite:viljelijäntie_4-6_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:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:malminkartano", "municipality": "Helsinki", "name": { "fi": "Malminkartano", "sv": "Malmgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } } ], "created_time": "2023-08-27T06:19:44.189030Z", "last_modified_time": "2023-08-27T06:19:44.189048Z", "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.8573742, 60.2433407 ] }, "info_url": null, "name": { "fi": "Viljelijäntie 4-6, Helsinki", "sv": "Odlarvägen 4-6, Helsingfors" }, "description": null, "street_address": { "fi": "Viljelijäntie 4-6", "sv": "Odlarvägen 4-6" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljelij%C3%A4ntie_4-6_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljelijäntie_4_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:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:malminkartano", "municipality": "Helsinki", "name": { "fi": "Malminkartano", "sv": "Malmgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } } ], "created_time": "2023-08-27T06:19:43.759010Z", "last_modified_time": "2023-08-27T06:19:43.759028Z", "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.8567055, 60.2435015 ] }, "info_url": null, "name": { "fi": "Viljelijäntie 4, Helsinki", "sv": "Odlarvägen 4, Helsingfors" }, "description": null, "street_address": { "fi": "Viljelijäntie 4", "sv": "Odlarvägen 4" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljelij%C3%A4ntie_4_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljelijäntie_8_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:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:malminkartano", "municipality": "Helsinki", "name": { "fi": "Malminkartano", "sv": "Malmgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } } ], "created_time": "2023-08-27T06:19:44.668809Z", "last_modified_time": "2023-08-27T06:19:44.668832Z", "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.8581486, 60.2437723 ] }, "info_url": null, "name": { "fi": "Viljelijäntie 8, Helsinki", "sv": "Odlarvägen 8, Helsingfors" }, "description": null, "street_address": { "fi": "Viljelijäntie 8", "sv": "Odlarvägen 8" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljelij%C3%A4ntie_8_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljo_sohkasen_katu_10_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:30:54.927195Z", "last_modified_time": "2023-09-08T06:30:54.927215Z", "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": [ 25.0533107, 60.2973482 ] }, "info_url": null, "name": { "fi": "Viljo Sohkasen katu 10, Vantaa", "sv": "Viljo Sohkanens gata 10, Vanda" }, "description": null, "street_address": { "fi": "Viljo Sohkasen katu 10", "sv": "Viljo Sohkanens gata 10" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljo_sohkasen_katu_10_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljo_sohkasen_katu_12_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:30:55.153498Z", "last_modified_time": "2023-09-08T06:30:55.153515Z", "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": [ 25.0532558, 60.2969982 ] }, "info_url": null, "name": { "fi": "Viljo Sohkasen katu 12, Vantaa", "sv": "Viljo Sohkanens gata 12, Vanda" }, "description": null, "street_address": { "fi": "Viljo Sohkasen katu 12", "sv": "Viljo Sohkanens gata 12" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljo_sohkasen_katu_12_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljo_sohkasen_katu_14_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:30:55.654107Z", "last_modified_time": "2023-09-08T06:30:55.654126Z", "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": [ 25.052804, 60.297124 ] }, "info_url": null, "name": { "fi": "Viljo Sohkasen katu 14, Vantaa", "sv": "Viljo Sohkanens gata 14, Vanda" }, "description": null, "street_address": { "fi": "Viljo Sohkasen katu 14", "sv": "Viljo Sohkanens gata 14" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljo_sohkasen_katu_14_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljo_sohkasen_katu_16_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:30:56.269443Z", "last_modified_time": "2023-09-08T06:30:56.269463Z", "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": [ 25.0523339, 60.2972229 ] }, "info_url": null, "name": { "fi": "Viljo Sohkasen katu 16, Vantaa", "sv": "Viljo Sohkanens gata 16, Vanda" }, "description": null, "street_address": { "fi": "Viljo Sohkasen katu 16", "sv": "Viljo Sohkanens gata 16" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljo_sohkasen_katu_16_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljo_sohkasen_katu_1_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:30:54.758856Z", "last_modified_time": "2023-09-08T06:30:54.758874Z", "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": [ 25.0528237, 60.2981292 ] }, "info_url": null, "name": { "fi": "Viljo Sohkasen katu 1, Vantaa", "sv": "Viljo Sohkanens gata 1, Vanda" }, "description": null, "street_address": { "fi": "Viljo Sohkasen katu 1", "sv": "Viljo Sohkanens gata 1" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljo_sohkasen_katu_1_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljo_sohkasen_katu_2_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:30:56.603549Z", "last_modified_time": "2023-09-08T06:30:56.603568Z", "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": [ 25.053294, 60.2982008 ] }, "info_url": null, "name": { "fi": "Viljo Sohkasen katu 2, Vantaa", "sv": "Viljo Sohkanens gata 2, Vanda" }, "description": null, "street_address": { "fi": "Viljo Sohkasen katu 2", "sv": "Viljo Sohkanens gata 2" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljo_sohkasen_katu_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljo_sohkasen_katu_3_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:30:56.861985Z", "last_modified_time": "2023-09-08T06:30:56.862003Z", "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": [ 25.0529494, 60.2975727 ] }, "info_url": null, "name": { "fi": "Viljo Sohkasen katu 3, Vantaa", "sv": "Viljo Sohkanens gata 3, Vanda" }, "description": null, "street_address": { "fi": "Viljo Sohkasen katu 3", "sv": "Viljo Sohkanens gata 3" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljo_sohkasen_katu_3_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljo_sohkasen_katu_4_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:30:57.040466Z", "last_modified_time": "2023-09-08T06:30:57.040488Z", "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": [ 25.0534384, 60.2980302 ] }, "info_url": null, "name": { "fi": "Viljo Sohkasen katu 4, Vantaa", "sv": "Viljo Sohkanens gata 4, Vanda" }, "description": null, "street_address": { "fi": "Viljo Sohkasen katu 4", "sv": "Viljo Sohkanens gata 4" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljo_sohkasen_katu_4_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljo_sohkasen_katu_6_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:30:57.364720Z", "last_modified_time": "2023-09-08T06:30:57.364740Z", "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": [ 25.0535285, 60.2978776 ] }, "info_url": null, "name": { "fi": "Viljo Sohkasen katu 6, Vantaa", "sv": "Viljo Sohkanens gata 6, Vanda" }, "description": null, "street_address": { "fi": "Viljo Sohkasen katu 6", "sv": "Viljo Sohkanens gata 6" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljo_sohkasen_katu_6_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljo_sohkasen_katu_8_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:30:57.568546Z", "last_modified_time": "2023-09-08T06:30:57.568567Z", "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": [ 25.0533832, 60.2974828 ] }, "info_url": null, "name": { "fi": "Viljo Sohkasen katu 8, Vantaa", "sv": "Viljo Sohkanens gata 8, Vanda" }, "description": null, "street_address": { "fi": "Viljo Sohkasen katu 8", "sv": "Viljo Sohkanens gata 8" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljo_sohkasen_katu_8_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkastuksentie_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:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2023-08-26T06:34:10.187449Z", "last_modified_time": "2023-08-26T06:34:10.187466Z", "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": [ 25.0477437, 60.2744902 ] }, "info_url": null, "name": { "fi": "Vilkastuksentie 11, Helsinki", "sv": "Vilkastusvägen 11, Helsingfors" }, "description": null, "street_address": { "fi": "Vilkastuksentie 11", "sv": "Vilkastusvägen 11" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkastuksentie_11_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkastuksentie_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:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2023-08-26T06:34:08.590188Z", "last_modified_time": "2023-08-26T06:34:08.590206Z", "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": [ 25.0482842, 60.2733951 ] }, "info_url": null, "name": { "fi": "Vilkastuksentie 1, Helsinki", "sv": "Vilkastusvägen 1, Helsingfors" }, "description": null, "street_address": { "fi": "Vilkastuksentie 1", "sv": "Vilkastusvägen 1" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkastuksentie_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkastuksentie_2_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:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2023-08-26T06:34:11.195221Z", "last_modified_time": "2023-08-26T06:34:11.195239Z", "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": [ 25.0479235, 60.2738799 ] }, "info_url": null, "name": { "fi": "Vilkastuksentie 2, Helsinki", "sv": "Vilkastusvägen 2, Helsingfors" }, "description": null, "street_address": { "fi": "Vilkastuksentie 2", "sv": "Vilkastusvägen 2" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkastuksentie_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkastuksentie_3a_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:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2024-10-05T05:01:24.116140Z", "last_modified_time": "2024-10-05T05:01:24.116156Z", "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": [ 25.048357, 60.2737181 ] }, "info_url": null, "name": { "fi": "Vilkastuksentie 3a, Helsinki", "sv": "Vilkastusvägen 3a, Helsingfors" }, "description": null, "street_address": { "fi": "Vilkastuksentie 3a", "sv": "Vilkastusvägen 3a" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkastuksentie_3a_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkastuksentie_3b_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:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2024-10-05T05:01:24.205442Z", "last_modified_time": "2024-10-05T05:01:24.205459Z", "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": [ 25.0487006, 60.2739155 ] }, "info_url": null, "name": { "fi": "Vilkastuksentie 3b, Helsinki", "sv": "Vilkastusvägen 3b, Helsingfors" }, "description": null, "street_address": { "fi": "Vilkastuksentie 3b", "sv": "Vilkastusvägen 3b" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkastuksentie_3b_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkastuksentie_4_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:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2023-08-26T06:34:13.889045Z", "last_modified_time": "2023-08-26T06:34:13.889062Z", "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": [ 25.0473093, 60.2739698 ] }, "info_url": null, "name": { "fi": "Vilkastuksentie 4, Helsinki", "sv": "Vilkastusvägen 4, Helsingfors" }, "description": null, "street_address": { "fi": "Vilkastuksentie 4", "sv": "Vilkastusvägen 4" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkastuksentie_4_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkastuksentie_5_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:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2023-08-26T06:34:15.083595Z", "last_modified_time": "2023-08-26T06:34:15.083635Z", "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": [ 25.0488453, 60.2739872 ] }, "info_url": null, "name": { "fi": "Vilkastuksentie 5, Helsinki", "sv": "Vilkastusvägen 5, Helsingfors" }, "description": null, "street_address": { "fi": "Vilkastuksentie 5", "sv": "Vilkastusvägen 5" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkastuksentie_5_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }