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=7364&show_all_places=true
{ "meta": { "count": 151729, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7365&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7363&show_all_places=true" }, "data": [ { "id": "osoite:von_daehnin_katu_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: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:41.161539Z", "last_modified_time": "2023-08-27T06:03:41.161557Z", "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.0434023, 60.2302434 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 16", "sv": "Von Daehns gata 16" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Von Daehnin katu 16, Helsinki", "sv": "Von Daehns gata 16, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_16_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_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: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:42.359266Z", "last_modified_time": "2023-08-27T06:03:42.359284Z", "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.043114, 60.2306025 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 17", "sv": "Von Daehns gata 17" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Von Daehnin katu 17, Helsinki", "sv": "Von Daehns gata 17, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_17_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_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: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:43.857777Z", "last_modified_time": "2023-08-27T06:03:43.857794Z", "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.0428427, 60.2301089 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 18", "sv": "Von Daehns gata 18" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Von Daehnin katu 18, Helsinki", "sv": "Von Daehns gata 18, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_18_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_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: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:45.063127Z", "last_modified_time": "2023-08-27T06:03:45.063145Z", "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.0425541, 60.2302436 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 19", "sv": "Von Daehns gata 19" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Von Daehnin katu 19, Helsinki", "sv": "Von Daehns gata 19, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_19_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_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: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:31.476589Z", "last_modified_time": "2023-08-27T06:03:31.476609Z", "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.0472679, 60.2327282 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 1", "sv": "Von Daehns gata 1" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Von Daehnin katu 1, Helsinki", "sv": "Von Daehns gata 1, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_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: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.967149Z", "last_modified_time": "2023-08-27T06:03:46.967170Z", "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.0424997, 60.2300462 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 20", "sv": "Von Daehns gata 20" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Von Daehnin katu 20, Helsinki", "sv": "Von Daehns gata 20, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_20_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_21a_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:48.266009Z", "last_modified_time": "2023-08-27T06:03:48.266028Z", "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.0410934, 60.2310878 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 21a", "sv": "Von Daehns gata 21a" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Von Daehnin katu 21a, Helsinki", "sv": "Von Daehns gata 21a, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_21a_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_21b_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:48.972195Z", "last_modified_time": "2023-08-27T06:03:48.972215Z", "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.0410021, 60.2302711 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 21b", "sv": "Von Daehns gata 21b" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Von Daehnin katu 21b, Helsinki", "sv": "Von Daehns gata 21b, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_21b_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_21_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:47.776126Z", "last_modified_time": "2023-08-27T06:03:47.776145Z", "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.0415796, 60.2302709 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 21", "sv": "Von Daehns gata 21" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Von Daehnin katu 21, Helsinki", "sv": "Von Daehns gata 21, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_21_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_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: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:49.468917Z", "last_modified_time": "2023-08-27T06:03:49.468935Z", "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.0421026, 60.2299745 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 22", "sv": "Von Daehns gata 22" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Von Daehnin katu 22, Helsinki", "sv": "Von Daehns gata 22, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_22_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:von_daehnin_katu_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: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:50.563693Z", "last_modified_time": "2023-08-27T06:03:50.563710Z", "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.0414891, 60.2300196 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 23", "sv": "Von Daehns gata 23" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Von Daehnin katu 23, Helsinki", "sv": "Von Daehns gata 23, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:von_daehnin_katu_23_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "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 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 24", "sv": "Von Daehns gata 24" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": 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 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 25", "sv": "Von Daehns gata 25" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": 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 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 26", "sv": "Von Daehns gata 26" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": 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 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 28", "sv": "Von Daehns gata 28" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": 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 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 2", "sv": "Von Daehns gata 2" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": 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 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 30", "sv": "Von Daehns gata 30" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": 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 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 32", "sv": "Von Daehns gata 32" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": 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 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 3", "sv": "Von Daehns gata 3" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": 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 ] }, "info_url": null, "street_address": { "fi": "Von Daehnin katu 4", "sv": "Von Daehns gata 4" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": 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" } ] }