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=7524&show_all_places=true
https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7525&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7523&show_all_places=true" }, "data": [ { "id": "osoite:örkkiniityntie_36_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-15T06:33:52.555859Z", "last_modified_time": "2023-09-15T06:33:52.555877Z", "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.7515634, 60.2977101 ] }, "street_address": { "fi": "Örkkiniityntie 36", "sv": "Örkiängsvägen 36" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 36, Espoo", "sv": "Örkiängsvägen 36, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_36_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_37_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-15T06:33:53.667395Z", "last_modified_time": "2023-09-15T06:33:53.667411Z", "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.7546813, 60.2918909 ] }, "street_address": { "fi": "Örkkiniityntie 37", "sv": "Örkiängsvägen 37" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 37, Espoo", "sv": "Örkiängsvägen 37, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_37_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_38_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-15T06:33:54.458377Z", "last_modified_time": "2023-09-15T06:33:54.458394Z", "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.7550847, 60.2959754 ] }, "street_address": { "fi": "Örkkiniityntie 38", "sv": "Örkiängsvägen 38" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 38, Espoo", "sv": "Örkiängsvägen 38, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_38_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_39_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-15T06:33:55.963391Z", "last_modified_time": "2023-09-15T06:33:55.963408Z", "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.7549175, 60.2917387 ] }, "street_address": { "fi": "Örkkiniityntie 39", "sv": "Örkiängsvägen 39" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 39, Espoo", "sv": "Örkiängsvägen 39, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_39_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_3b_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-15T06:33:47.981598Z", "last_modified_time": "2023-09-15T06:33:47.981618Z", "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.7495866, 60.3008118 ] }, "street_address": { "fi": "Örkkiniityntie 3b", "sv": "Örkiängsvägen 3b" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 3b, Espoo", "sv": "Örkiängsvägen 3b, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_3b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_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-15T06:33:46.953232Z", "last_modified_time": "2023-09-15T06:33:46.953251Z", "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.7502198, 60.3007861 ] }, "street_address": { "fi": "Örkkiniityntie 3", "sv": "Örkiängsvägen 3" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 3, Espoo", "sv": "Örkiängsvägen 3, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_40_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-15T06:33:58.347420Z", "last_modified_time": "2023-09-15T06:33:58.347436Z", "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.7551841, 60.2947639 ] }, "street_address": { "fi": "Örkkiniityntie 40", "sv": "Örkiängsvägen 40" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 40, Espoo", "sv": "Örkiängsvägen 40, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_40_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_41_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-15T06:33:59.346921Z", "last_modified_time": "2023-09-15T06:33:59.346938Z", "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.7552829, 60.2912278 ] }, "street_address": { "fi": "Örkkiniityntie 41", "sv": "Örkiängsvägen 41" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 41, Espoo", "sv": "Örkiängsvägen 41, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_41_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_42_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-15T06:34:00.155086Z", "last_modified_time": "2023-09-15T06:34:00.155113Z", "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.7551499, 60.2945035 ] }, "street_address": { "fi": "Örkkiniityntie 42", "sv": "Örkiängsvägen 42" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 42, Espoo", "sv": "Örkiängsvägen 42, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_42_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_43_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-15T06:34:01.151555Z", "last_modified_time": "2023-09-15T06:34:01.151576Z", "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.7552481, 60.2910482 ] }, "street_address": { "fi": "Örkkiniityntie 43", "sv": "Örkiängsvägen 43" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 43, Espoo", "sv": "Örkiängsvägen 43, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_43_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_44_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-15T06:34:02.260038Z", "last_modified_time": "2023-09-15T06:34:02.260056Z", "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.7550455, 60.2939559 ] }, "street_address": { "fi": "Örkkiniityntie 44", "sv": "Örkiängsvägen 44" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 44, Espoo", "sv": "Örkiängsvägen 44, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_44_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_45_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-15T06:34:03.258292Z", "last_modified_time": "2023-09-15T06:34:03.258310Z", "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.7551775, 60.2908147 ] }, "street_address": { "fi": "Örkkiniityntie 45", "sv": "Örkiängsvägen 45" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 45, Espoo", "sv": "Örkiängsvägen 45, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_45_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_46_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-15T06:34:04.253352Z", "last_modified_time": "2023-09-15T06:34:04.253370Z", "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.7549582, 60.2935428 ] }, "street_address": { "fi": "Örkkiniityntie 46", "sv": "Örkiängsvägen 46" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 46, Espoo", "sv": "Örkiängsvägen 46, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_46_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_47_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-15T06:34:05.456403Z", "last_modified_time": "2023-09-15T06:34:05.456420Z", "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.7551427, 60.2906352 ] }, "street_address": { "fi": "Örkkiniityntie 47", "sv": "Örkiängsvägen 47" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 47, Espoo", "sv": "Örkiängsvägen 47, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_47_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_48_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-15T06:34:07.048009Z", "last_modified_time": "2023-09-15T06:34:07.048027Z", "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.7550324, 60.2932917 ] }, "street_address": { "fi": "Örkkiniityntie 48", "sv": "Örkiängsvägen 48" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 48, Espoo", "sv": "Örkiängsvägen 48, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_48_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_49_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-15T06:34:08.156835Z", "last_modified_time": "2023-09-15T06:34:08.156852Z", "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.7544746, 60.2905173 ] }, "street_address": { "fi": "Örkkiniityntie 49", "sv": "Örkiängsvägen 49" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 49, Espoo", "sv": "Örkiängsvägen 49, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_49_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_4_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-15T06:33:57.360514Z", "last_modified_time": "2023-09-15T06:33:57.360530Z", "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.7506184, 60.3006881 ] }, "street_address": { "fi": "Örkkiniityntie 4", "sv": "Örkiängsvägen 4" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 4, Espoo", "sv": "Örkiängsvägen 4, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_4_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_50_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-15T06:34:10.161389Z", "last_modified_time": "2023-09-15T06:34:10.161406Z", "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.7547494, 60.2924564 ] }, "street_address": { "fi": "Örkkiniityntie 50", "sv": "Örkiängsvägen 50" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 50, Espoo", "sv": "Örkiängsvägen 50, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_50_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_51_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-15T06:34:11.961855Z", "last_modified_time": "2023-09-15T06:34:11.961871Z", "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.7548021, 60.2902486 ] }, "street_address": { "fi": "Örkkiniityntie 51", "sv": "Örkiängsvägen 51" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 51, Espoo", "sv": "Örkiängsvägen 51, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_51_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_52_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-15T06:34:13.255374Z", "last_modified_time": "2023-09-15T06:34:13.255393Z", "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.7546967, 60.2922409 ] }, "street_address": { "fi": "Örkkiniityntie 52", "sv": "Örkiängsvägen 52" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "name": { "fi": "Örkkiniityntie 52, Espoo", "sv": "Örkiängsvägen 52, Esbo" }, "telephone": null, "description": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_52_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }{ "meta": { "count": 151548, "next": "