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=7506&show_all_places=true
https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7507&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7505&show_all_places=true" }, "data": [ { "id": "osoite:åminnenmäki_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-12T06:39:46.455204Z", "last_modified_time": "2023-09-12T06:39:46.455222Z", "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.5943589, 60.1823476 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenmäki 2", "sv": "Åminnebacken 2" }, "description": null, "name": { "fi": "Åminnenmäki 2, Espoo", "sv": "Åminnebacken 2, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenm%C3%A4ki_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenmäki_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-12T06:39:47.374128Z", "last_modified_time": "2023-09-12T06:39:47.374150Z", "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.5941921, 60.1827241 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenmäki 3", "sv": "Åminnebacken 3" }, "description": null, "name": { "fi": "Åminnenmäki 3, Espoo", "sv": "Åminnebacken 3, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenm%C3%A4ki_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenmäki_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-12T06:39:47.853598Z", "last_modified_time": "2023-09-12T06:39:47.853648Z", "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.5934349, 60.1827487 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenmäki 4", "sv": "Åminnebacken 4" }, "description": null, "name": { "fi": "Åminnenmäki 4, Espoo", "sv": "Åminnebacken 4, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenm%C3%A4ki_4_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenmäki_5_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-12T06:39:48.379547Z", "last_modified_time": "2023-09-12T06:39:48.379565Z", "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.5941005, 60.1828494 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenmäki 5", "sv": "Åminnebacken 5" }, "description": null, "name": { "fi": "Åminnenmäki 5, Espoo", "sv": "Åminnebacken 5, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenm%C3%A4ki_5_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenmäki_7a_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-12T06:39:48.859087Z", "last_modified_time": "2023-09-12T06:39:48.859105Z", "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.5935907, 60.1832697 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenmäki 7a", "sv": "Åminnebacken 7a" }, "description": null, "name": { "fi": "Åminnenmäki 7a, Espoo", "sv": "Åminnebacken 7a, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenm%C3%A4ki_7a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenmäki_7b_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-12T06:39:49.127233Z", "last_modified_time": "2023-09-12T06:39:49.127251Z", "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.5941651, 60.183451 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenmäki 7b", "sv": "Åminnebacken 7b" }, "description": null, "name": { "fi": "Åminnenmäki 7b, Espoo", "sv": "Åminnebacken 7b, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenm%C3%A4ki_7b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenpuisto_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-08T06:39:28.890519Z", "last_modified_time": "2023-09-08T06:39:28.890541Z", "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.5952565, 60.1840916 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenpuisto 1", "sv": "Åminneparken 1" }, "description": null, "name": { "fi": "Åminnenpuisto 1, Espoo", "sv": "Åminneparken 1, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenpuisto_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenpuisto_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-08T06:39:30.072779Z", "last_modified_time": "2023-09-08T06:39:30.072797Z", "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.5953614, 60.1843522 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenpuisto 2", "sv": "Åminneparken 2" }, "description": null, "name": { "fi": "Åminnenpuisto 2, Espoo", "sv": "Åminneparken 2, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenpuisto_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenpuisto_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-08T06:39:30.378895Z", "last_modified_time": "2023-09-08T06:39:30.378914Z", "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.5956555, 60.1838864 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenpuisto 3", "sv": "Åminneparken 3" }, "description": null, "name": { "fi": "Åminnenpuisto 3, Espoo", "sv": "Åminneparken 3, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenpuisto_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenpuisto_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-08T06:39:31.550230Z", "last_modified_time": "2023-09-08T06:39:31.550248Z", "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.59596, 60.1840399 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenpuisto 4", "sv": "Åminneparken 4" }, "description": null, "name": { "fi": "Åminnenpuisto 4, Espoo", "sv": "Åminneparken 4, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenpuisto_4_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenranta_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-18T06:13:03.058118Z", "last_modified_time": "2023-09-18T06:13:03.058136Z", "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.5914035, 60.1838015 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenranta 10", "sv": "Åminnestranden 10" }, "description": null, "name": { "fi": "Åminnenranta 10, Espoo", "sv": "Åminnestranden 10, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenranta_10_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenranta_11_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-18T06:13:04.071792Z", "last_modified_time": "2023-09-18T06:13:04.071809Z", "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.589335, 60.183481 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenranta 11", "sv": "Åminnestranden 11" }, "description": null, "name": { "fi": "Åminnenranta 11, Espoo", "sv": "Åminnestranden 11, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenranta_11_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenranta_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-18T06:13:04.582107Z", "last_modified_time": "2023-09-18T06:13:04.582124Z", "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.5905055, 60.1835564 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenranta 12", "sv": "Åminnestranden 12" }, "description": null, "name": { "fi": "Åminnenranta 12, Espoo", "sv": "Åminnestranden 12, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenranta_12_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenranta_13_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-18T06:13:05.062156Z", "last_modified_time": "2023-09-18T06:13:05.062174Z", "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.5890297, 60.1833993 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenranta 13", "sv": "Åminnestranden 13" }, "description": null, "name": { "fi": "Åminnenranta 13, Espoo", "sv": "Åminnestranden 13, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenranta_13_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenranta_14_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-18T06:13:05.574345Z", "last_modified_time": "2023-09-18T06:13:05.574363Z", "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.5894996, 60.183293 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenranta 14", "sv": "Åminnestranden 14" }, "description": null, "name": { "fi": "Åminnenranta 14, Espoo", "sv": "Åminnestranden 14, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenranta_14_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenranta_15a_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-18T06:13:06.357730Z", "last_modified_time": "2023-09-18T06:13:06.357747Z", "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.5884368, 60.1832538 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenranta 15a", "sv": "Åminnestranden 15a" }, "description": null, "name": { "fi": "Åminnenranta 15a, Espoo", "sv": "Åminnestranden 15a, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenranta_15a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenranta_15b_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-18T06:13:06.980884Z", "last_modified_time": "2023-09-18T06:13:06.980924Z", "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.5878585, 60.1833867 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenranta 15b", "sv": "Åminnestranden 15b" }, "description": null, "name": { "fi": "Åminnenranta 15b, Espoo", "sv": "Åminnestranden 15b, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenranta_15b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenranta_15c_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-18T06:13:07.370455Z", "last_modified_time": "2023-09-18T06:13:07.370475Z", "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.5880055, 60.1831627 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenranta 15c", "sv": "Åminnestranden 15c" }, "description": null, "name": { "fi": "Åminnenranta 15c, Espoo", "sv": "Åminnestranden 15c, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenranta_15c_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenranta_16a_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-18T06:13:07.964216Z", "last_modified_time": "2023-09-18T06:13:07.964234Z", "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.5890684, 60.183184 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenranta 16a", "sv": "Åminnestranden 16a" }, "description": null, "name": { "fi": "Åminnenranta 16a, Espoo", "sv": "Åminnestranden 16a, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenranta_16a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenranta_16b_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-18T06:13:08.565697Z", "last_modified_time": "2023-09-18T06:13:08.565716Z", "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.5895795, 60.182665 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Åminnenranta 16b", "sv": "Åminnestranden 16b" }, "description": null, "name": { "fi": "Åminnenranta 16b, Espoo", "sv": "Åminnestranden 16b, Esbo" }, "telephone": null, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenranta_16b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }{ "meta": { "count": 151552, "next": "