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=7392&show_all_places=true
{ "meta": { "count": 152281, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7393&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7391&show_all_places=true" }, "data": [ { "id": "osoite:von_daehnin_katu_24_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:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki", "municipality": "Helsinki", "name": { "fi": "Viikki", "sv": "Vik" } } ], "created_time": "2023-08-27T06:03:51.859364Z", "last_modified_time": "2023-08-27T06:03:51.859407Z", "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.0415249, 60.2298491 ] }, "telephone": null, "street_address": { "fi": "Von Daehnin katu 24", "sv": "Von Daehns gata 24" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Von Daehnin katu 24, Helsinki", "sv": "Von Daehns gata 24, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_24_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_25_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:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki", "municipality": "Helsinki", "name": { "fi": "Viikki", "sv": "Vik" } } ], "created_time": "2023-08-27T06:03:53.171262Z", "last_modified_time": "2023-08-27T06:03:53.171281Z", "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.040316, 60.2299571 ] }, "telephone": null, "street_address": { "fi": "Von Daehnin katu 25", "sv": "Von Daehns gata 25" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Von Daehnin katu 25, Helsinki", "sv": "Von Daehns gata 25, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_25_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_26_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:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki", "municipality": "Helsinki", "name": { "fi": "Viikki", "sv": "Vik" } } ], "created_time": "2023-08-27T06:03:54.366932Z", "last_modified_time": "2023-08-27T06:03:54.366956Z", "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.0411098, 60.2297774 ] }, "telephone": null, "street_address": { "fi": "Von Daehnin katu 26", "sv": "Von Daehns gata 26" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Von Daehnin katu 26, Helsinki", "sv": "Von Daehns gata 26, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_26_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_28_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:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki", "municipality": "Helsinki", "name": { "fi": "Viikki", "sv": "Vik" } } ], "created_time": "2023-08-27T06:03:54.962794Z", "last_modified_time": "2023-08-27T06:03:54.962814Z", "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.0405323, 60.2297417 ] }, "telephone": null, "street_address": { "fi": "Von Daehnin katu 28", "sv": "Von Daehns gata 28" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Von Daehnin katu 28, Helsinki", "sv": "Von Daehns gata 28, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_28_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_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:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki", "municipality": "Helsinki", "name": { "fi": "Viikki", "sv": "Vik" } } ], "created_time": "2023-08-27T06:03:46.273370Z", "last_modified_time": "2023-08-27T06:03:46.273387Z", "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.0478992, 60.2325126 ] }, "telephone": null, "street_address": { "fi": "Von Daehnin katu 2", "sv": "Von Daehns gata 2" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Von Daehnin katu 2, Helsinki", "sv": "Von Daehns gata 2, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_30_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:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki", "municipality": "Helsinki", "name": { "fi": "Viikki", "sv": "Vik" } } ], "created_time": "2023-08-27T06:03:55.965723Z", "last_modified_time": "2023-08-27T06:03:55.965744Z", "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.0400088, 60.229688 ] }, "telephone": null, "street_address": { "fi": "Von Daehnin katu 30", "sv": "Von Daehns gata 30" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Von Daehnin katu 30, Helsinki", "sv": "Von Daehns gata 30, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_30_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_32_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:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki", "municipality": "Helsinki", "name": { "fi": "Viikki", "sv": "Vik" } } ], "created_time": "2023-08-27T06:03:57.066057Z", "last_modified_time": "2023-08-27T06:03:57.066077Z", "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.0392506, 60.2294638 ] }, "telephone": null, "street_address": { "fi": "Von Daehnin katu 32", "sv": "Von Daehns gata 32" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Von Daehnin katu 32, Helsinki", "sv": "Von Daehns gata 32, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_32_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_3_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:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki", "municipality": "Helsinki", "name": { "fi": "Viikki", "sv": "Vik" } } ], "created_time": "2023-08-27T06:03:55.481885Z", "last_modified_time": "2023-08-27T06:03:55.481911Z", "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.0468521, 60.2322796 ] }, "telephone": null, "street_address": { "fi": "Von Daehnin katu 3", "sv": "Von Daehns gata 3" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Von Daehnin katu 3, Helsinki", "sv": "Von Daehns gata 3, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_3_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_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:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki", "municipality": "Helsinki", "name": { "fi": "Viikki", "sv": "Vik" } } ], "created_time": "2023-08-27T06:03:58.074143Z", "last_modified_time": "2023-08-27T06:03:58.074161Z", "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.0476103, 60.2323691 ] }, "telephone": null, "street_address": { "fi": "Von Daehnin katu 4", "sv": "Von Daehns gata 4" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Von Daehnin katu 4, Helsinki", "sv": "Von Daehns gata 4, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_4_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_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:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki", "municipality": "Helsinki", "name": { "fi": "Viikki", "sv": "Vik" } } ], "created_time": "2023-08-27T06:03:58.964485Z", "last_modified_time": "2023-08-27T06:03:58.964502Z", "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.0460935, 60.231858 ] }, "telephone": null, "street_address": { "fi": "Von Daehnin katu 5", "sv": "Von Daehns gata 5" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Von Daehnin katu 5, Helsinki", "sv": "Von Daehns gata 5, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_5_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_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:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki", "municipality": "Helsinki", "name": { "fi": "Viikki", "sv": "Vik" } } ], "created_time": "2023-08-27T06:03:59.767125Z", "last_modified_time": "2023-08-27T06:03:59.767144Z", "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.0470504, 60.2321 ] }, "telephone": null, "street_address": { "fi": "Von Daehnin katu 6", "sv": "Von Daehns gata 6" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Von Daehnin katu 6, Helsinki", "sv": "Von Daehns gata 6, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_6_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_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:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki", "municipality": "Helsinki", "name": { "fi": "Viikki", "sv": "Vik" } } ], "created_time": "2023-08-27T06:04:00.394425Z", "last_modified_time": "2023-08-27T06:04:00.394444Z", "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.0455154, 60.2314454 ] }, "telephone": null, "street_address": { "fi": "Von Daehnin katu 7", "sv": "Von Daehns gata 7" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Von Daehnin katu 7, Helsinki", "sv": "Von Daehns gata 7, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_7_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_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:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki", "municipality": "Helsinki", "name": { "fi": "Viikki", "sv": "Vik" } } ], "created_time": "2023-08-27T06:04:00.960407Z", "last_modified_time": "2023-08-27T06:04:00.960424Z", "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.046129, 60.2314272 ] }, "telephone": null, "street_address": { "fi": "Von Daehnin katu 8", "sv": "Von Daehns gata 8" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Von Daehnin katu 8, Helsinki", "sv": "Von Daehns gata 8, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_8_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_9_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:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:latokartano", "municipality": "Helsinki", "name": { "fi": "Latokartano", "sv": "Ladugården" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki", "municipality": "Helsinki", "name": { "fi": "Viikki", "sv": "Vik" } } ], "created_time": "2023-08-27T06:04:01.468005Z", "last_modified_time": "2023-08-27T06:04:01.468024Z", "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.0451904, 60.2313378 ] }, "telephone": null, "street_address": { "fi": "Von Daehnin katu 9", "sv": "Von Daehns gata 9" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Von Daehnin katu 9, Helsinki", "sv": "Von Daehns gata 9, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_9_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vormsi_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:meri-rastila", "municipality": "Helsinki", "name": { "fi": "Meri-Rastila", "sv": "Havsrastböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-27T06:19:45.002522Z", "last_modified_time": "2023-08-27T06:19:45.002541Z", "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.1230125, 60.1981872 ] }, "telephone": null, "street_address": { "fi": "Vormsi 1", "sv": "Ormsöstigen 1" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Vormsi 1, Helsinki", "sv": "Ormsöstigen 1, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vormsi_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vormsi_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:meri-rastila", "municipality": "Helsinki", "name": { "fi": "Meri-Rastila", "sv": "Havsrastböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-27T06:19:45.460568Z", "last_modified_time": "2023-08-27T06:19:45.460590Z", "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.1222547, 60.1980174 ] }, "telephone": null, "street_address": { "fi": "Vormsi 2", "sv": "Ormsöstigen 2" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Vormsi 2, Helsinki", "sv": "Ormsöstigen 2, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vormsi_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:voudinkuja_1_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-27T06:13:28.685340Z", "last_modified_time": "2023-09-27T06:13:28.685371Z", "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.5936836, 60.1961679 ] }, "telephone": null, "street_address": { "fi": "Voudinkuja 1", "sv": "Fogdegränden 1" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Voudinkuja 1, Espoo", "sv": "Fogdegränden 1, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:voudinkuja_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:voudinkuja_2_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-27T06:13:29.160675Z", "last_modified_time": "2023-09-27T06:13:29.160694Z", "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.5944203, 60.1963676 ] }, "telephone": null, "street_address": { "fi": "Voudinkuja 2", "sv": "Fogdegränden 2" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Voudinkuja 2, Espoo", "sv": "Fogdegränden 2, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:voudinkuja_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:voudinkuja_3_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-27T06:13:30.158721Z", "last_modified_time": "2023-09-27T06:13:30.158740Z", "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.593566, 60.1954764 ] }, "telephone": null, "street_address": { "fi": "Voudinkuja 3", "sv": "Fogdegränden 3" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Voudinkuja 3, Espoo", "sv": "Fogdegränden 3, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:voudinkuja_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:voudintie_11_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:32:21.562258Z", "last_modified_time": "2023-09-08T06:32:21.562276Z", "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.8727682, 60.3007355 ] }, "telephone": null, "street_address": { "fi": "Voudintie 11", "sv": "Fogdevägen 11" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "description": null, "name": { "fi": "Voudintie 11, Vantaa", "sv": "Fogdevägen 11, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:voudintie_11_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }