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=7406&show_all_places=true
https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7407&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7405&show_all_places=true" }, "data": [ { "id": "osoite:väinö_tannerin_tie_17_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:33:59.173684Z", "last_modified_time": "2023-09-08T06:33:59.173703Z", "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.945978, 60.290042 ] }, "street_address": { "fi": "Väinö Tannerin tie 17", "sv": "Väinö Tanners väg 17" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Väinö Tannerin tie 17, Vantaa", "sv": "Väinö Tanners väg 17, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4in%C3%B6_tannerin_tie_17_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väinö_tannerin_tie_1a_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:33:57.785138Z", "last_modified_time": "2023-09-08T06:33:57.785156Z", "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.9551082, 60.2900544 ] }, "street_address": { "fi": "Väinö Tannerin tie 1a", "sv": "Väinö Tanners väg 1a" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Väinö Tannerin tie 1a, Vantaa", "sv": "Väinö Tanners väg 1a, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4in%C3%B6_tannerin_tie_1a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väinö_tannerin_tie_1b_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:33:57.968728Z", "last_modified_time": "2023-09-08T06:33:57.968748Z", "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.9551071, 60.2908622 ] }, "street_address": { "fi": "Väinö Tannerin tie 1b", "sv": "Väinö Tanners väg 1b" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Väinö Tannerin tie 1b, Vantaa", "sv": "Väinö Tanners väg 1b, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4in%C3%B6_tannerin_tie_1b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väinö_tannerin_tie_1_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:33:57.399535Z", "last_modified_time": "2023-09-08T06:33:57.399560Z", "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.9552348, 60.2900544 ] }, "street_address": { "fi": "Väinö Tannerin tie 1", "sv": "Väinö Tanners väg 1" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Väinö Tannerin tie 1, Vantaa", "sv": "Väinö Tanners väg 1, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4in%C3%B6_tannerin_tie_1_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väinö_tannerin_tie_2_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:33:59.574355Z", "last_modified_time": "2023-09-08T06:33:59.574372Z", "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.9567721, 60.2896421 ] }, "street_address": { "fi": "Väinö Tannerin tie 2", "sv": "Väinö Tanners väg 2" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Väinö Tannerin tie 2, Vantaa", "sv": "Väinö Tanners väg 2, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4in%C3%B6_tannerin_tie_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väinö_tannerin_tie_3_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:33:59.881095Z", "last_modified_time": "2023-09-08T06:33:59.881113Z", "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.9546924, 60.2900722 ] }, "street_address": { "fi": "Väinö Tannerin tie 3", "sv": "Väinö Tanners väg 3" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Väinö Tannerin tie 3, Vantaa", "sv": "Väinö Tanners väg 3, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4in%C3%B6_tannerin_tie_3_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väinö_tannerin_tie_4_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2024-01-11T04:59:00.843250Z", "last_modified_time": "2024-01-11T04:59:00.843267Z", "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.951511, 60.2896582 ] }, "street_address": { "fi": "Väinö Tannerin tie 4", "sv": "Väinö Tanners väg 4" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Väinö Tannerin tie 4, Vantaa", "sv": "Väinö Tanners väg 4, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4in%C3%B6_tannerin_tie_4_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väinö_tannerin_tie_5_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:34:00.104999Z", "last_modified_time": "2023-09-08T06:34:00.105019Z", "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.9533364, 60.2900717 ] }, "street_address": { "fi": "Väinö Tannerin tie 5", "sv": "Väinö Tanners väg 5" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Väinö Tannerin tie 5, Vantaa", "sv": "Väinö Tanners väg 5, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4in%C3%B6_tannerin_tie_5_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väinö_tannerin_tie_7_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:34:00.428464Z", "last_modified_time": "2023-09-08T06:34:00.428485Z", "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.9516008, 60.2900532 ] }, "street_address": { "fi": "Väinö Tannerin tie 7", "sv": "Väinö Tanners väg 7" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Väinö Tannerin tie 7, Vantaa", "sv": "Väinö Tanners väg 7, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4in%C3%B6_tannerin_tie_7_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väinö_tannerin_tie_9_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:34:00.653370Z", "last_modified_time": "2023-09-08T06:34:00.653391Z", "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.9509861, 60.2900529 ] }, "street_address": { "fi": "Väinö Tannerin tie 9", "sv": "Väinö Tanners väg 9" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Väinö Tannerin tie 9, Vantaa", "sv": "Väinö Tanners väg 9, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4in%C3%B6_tannerin_tie_9_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väisälänaukio_2_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vanhakaupunki", "municipality": "Helsinki", "name": { "fi": "Vanhakaupunki", "sv": "Gammelstaden" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kumpula", "municipality": "Helsinki", "name": { "fi": "Kumpula", "sv": "Gumtäkt" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kumpula", "municipality": "Helsinki", "name": { "fi": "Kumpula", "sv": "Gumtäkt" } }, { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } } ], "created_time": "2023-08-28T06:19:24.810968Z", "last_modified_time": "2023-08-28T06:19:24.810988Z", "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.9648914, 60.2038133 ] }, "street_address": { "fi": "Väisälänaukio 2", "sv": "Väisäläs plats 2" }, "info_url": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "telephone": null, "name": { "fi": "Väisälänaukio 2, Helsinki", "sv": "Väisäläs plats 2, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4is%C3%A4l%C3%A4naukio_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_10_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-08T06:38:44.486448Z", "last_modified_time": "2023-09-08T06:38:44.486469Z", "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.7260334, 60.1890577 ] }, "street_address": { "fi": "Väli-Henttaan tie 10", "sv": "Mellanhemtvägen 10" }, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "name": { "fi": "Väli-Henttaan tie 10, Espoo", "sv": "Mellanhemtvägen 10, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_10_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_11a_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-08T06:38:45.170348Z", "last_modified_time": "2023-09-08T06:38:45.170365Z", "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.7264655, 60.1891124 ] }, "street_address": { "fi": "Väli-Henttaan tie 11a", "sv": "Mellanhemtvägen 11a" }, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "name": { "fi": "Väli-Henttaan tie 11a, Espoo", "sv": "Mellanhemtvägen 11a, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_11a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_11b_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-08T06:38:46.354042Z", "last_modified_time": "2023-09-08T06:38:46.354061Z", "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.7267343, 60.1893014 ] }, "street_address": { "fi": "Väli-Henttaan tie 11b", "sv": "Mellanhemtvägen 11b" }, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "name": { "fi": "Väli-Henttaan tie 11b, Espoo", "sv": "Mellanhemtvägen 11b, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_11b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_12_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-08T06:38:47.271481Z", "last_modified_time": "2023-09-08T06:38:47.271500Z", "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.7263719, 60.1895341 ] }, "street_address": { "fi": "Väli-Henttaan tie 12", "sv": "Mellanhemtvägen 12" }, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "name": { "fi": "Väli-Henttaan tie 12, Espoo", "sv": "Mellanhemtvägen 12, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_12_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_13a_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-08T06:38:47.782105Z", "last_modified_time": "2023-09-08T06:38:47.782128Z", "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.7267679, 60.1895977 ] }, "street_address": { "fi": "Väli-Henttaan tie 13a", "sv": "Mellanhemtvägen 13a" }, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "name": { "fi": "Väli-Henttaan tie 13a, Espoo", "sv": "Mellanhemtvägen 13a, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_13a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_13b_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-08T06:38:48.122761Z", "last_modified_time": "2023-09-08T06:38:48.122778Z", "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.7275599, 60.189734 ] }, "street_address": { "fi": "Väli-Henttaan tie 13b", "sv": "Mellanhemtvägen 13b" }, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "name": { "fi": "Väli-Henttaan tie 13b, Espoo", "sv": "Mellanhemtvägen 13b, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_13b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_14a_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-08T06:38:48.320063Z", "last_modified_time": "2023-09-08T06:38:48.320081Z", "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.7265132, 60.1898844 ] }, "street_address": { "fi": "Väli-Henttaan tie 14a", "sv": "Mellanhemtvägen 14a" }, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "name": { "fi": "Väli-Henttaan tie 14a, Espoo", "sv": "Mellanhemtvägen 14a, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_14a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_14b_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-08T06:38:48.768494Z", "last_modified_time": "2023-09-08T06:38:48.768515Z", "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.7258844, 60.1896318 ] }, "street_address": { "fi": "Väli-Henttaan tie 14b", "sv": "Mellanhemtvägen 14b" }, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "name": { "fi": "Väli-Henttaan tie 14b, Espoo", "sv": "Mellanhemtvägen 14b, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_14b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_15_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-08T06:38:49.661620Z", "last_modified_time": "2023-09-08T06:38:49.661639Z", "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.7268728, 60.1899839 ] }, "street_address": { "fi": "Väli-Henttaan tie 15", "sv": "Mellanhemtvägen 15" }, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "name": { "fi": "Väli-Henttaan tie 15, Espoo", "sv": "Mellanhemtvägen 15, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_15_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }{ "meta": { "count": 151445, "next": "