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=7526&show_all_places=true
https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7527&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7525&show_all_places=true" }, "data": [ { "id": "osoite:örskinpolku_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:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi", "municipality": "Helsinki", "name": { "fi": "Ylä-Malmi", "sv": "Övre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-27T05:37:10.268457Z", "last_modified_time": "2023-08-27T05:37:10.268476Z", "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.0041535, 60.2523118 ] }, "name": { "fi": "Örskinpolku 2, Helsinki", "sv": "Örskisstigen 2, Helsingfors" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "street_address": { "fi": "Örskinpolku 2", "sv": "Örskisstigen 2" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rskinpolku_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örskintie_10_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:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi", "municipality": "Helsinki", "name": { "fi": "Ylä-Malmi", "sv": "Övre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-27T05:37:13.466042Z", "last_modified_time": "2023-08-27T05:37:13.466065Z", "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.0044243, 60.2517284 ] }, "name": { "fi": "Örskintie 10, Helsinki", "sv": "Örskisvägen 10, Helsingfors" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "street_address": { "fi": "Örskintie 10", "sv": "Örskisvägen 10" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rskintie_10_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örskintie_11_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:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi", "municipality": "Helsinki", "name": { "fi": "Ylä-Malmi", "sv": "Övre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-27T05:37:14.971387Z", "last_modified_time": "2023-08-27T05:37:14.971406Z", "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.0052371, 60.2522848 ] }, "name": { "fi": "Örskintie 11, Helsinki", "sv": "Örskisvägen 11, Helsingfors" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "street_address": { "fi": "Örskintie 11", "sv": "Örskisvägen 11" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rskintie_11_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örskintie_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:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi", "municipality": "Helsinki", "name": { "fi": "Ylä-Malmi", "sv": "Övre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-27T05:37:11.786639Z", "last_modified_time": "2023-08-27T05:37:11.786661Z", "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.0070967, 60.250373 ] }, "name": { "fi": "Örskintie 1, Helsinki", "sv": "Örskisvägen 1, Helsingfors" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "street_address": { "fi": "Örskintie 1", "sv": "Örskisvägen 1" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rskintie_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örskintie_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:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi", "municipality": "Helsinki", "name": { "fi": "Ylä-Malmi", "sv": "Övre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-27T05:37:16.173308Z", "last_modified_time": "2023-08-27T05:37:16.173325Z", "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.0063382, 60.2497627 ] }, "name": { "fi": "Örskintie 2, Helsinki", "sv": "Örskisvägen 2, Helsingfors" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "street_address": { "fi": "Örskintie 2", "sv": "Örskisvägen 2" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rskintie_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örskintie_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:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi", "municipality": "Helsinki", "name": { "fi": "Ylä-Malmi", "sv": "Övre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-27T05:37:16.982063Z", "last_modified_time": "2023-08-27T05:37:16.982083Z", "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.0070066, 60.2510192 ] }, "name": { "fi": "Örskintie 3, Helsinki", "sv": "Örskisvägen 3, Helsingfors" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "street_address": { "fi": "Örskintie 3", "sv": "Örskisvägen 3" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rskintie_3_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örskintie_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:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi", "municipality": "Helsinki", "name": { "fi": "Ylä-Malmi", "sv": "Övre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-27T05:37:18.270833Z", "last_modified_time": "2023-08-27T05:37:18.270850Z", "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.0058687, 60.2500589 ] }, "name": { "fi": "Örskintie 4, Helsinki", "sv": "Örskisvägen 4, Helsingfors" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "street_address": { "fi": "Örskintie 4", "sv": "Örskisvägen 4" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rskintie_4_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örskintie_6_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi", "municipality": "Helsinki", "name": { "fi": "Ylä-Malmi", "sv": "Övre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-27T05:37:19.876476Z", "last_modified_time": "2023-08-27T05:37:19.876494Z", "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.006212, 60.2511449 ] }, "name": { "fi": "Örskintie 6, Helsinki", "sv": "Örskisvägen 6, Helsingfors" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "street_address": { "fi": "Örskintie 6", "sv": "Örskisvägen 6" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rskintie_6_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örskintie_7_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi", "municipality": "Helsinki", "name": { "fi": "Ylä-Malmi", "sv": "Övre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-27T05:37:21.670512Z", "last_modified_time": "2023-08-27T05:37:21.670533Z", "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.0057787, 60.2517104 ] }, "name": { "fi": "Örskintie 7, Helsinki", "sv": "Örskisvägen 7, Helsingfors" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "street_address": { "fi": "Örskintie 7", "sv": "Örskisvägen 7" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rskintie_7_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örskintie_9_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi", "municipality": "Helsinki", "name": { "fi": "Ylä-Malmi", "sv": "Övre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-27T05:37:23.362644Z", "last_modified_time": "2023-08-27T05:37:23.362662Z", "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.005544, 60.2521143 ] }, "name": { "fi": "Örskintie 9, Helsinki", "sv": "Örskisvägen 9, Helsingfors" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "street_address": { "fi": "Örskintie 9", "sv": "Örskisvägen 9" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rskintie_9_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "harrastushaku:3064", "has_user_editable_resources": false, "data_source": "harrastushaku", "publisher": "ahjo:u48040030", "divisions": [], "created_time": "2023-08-17T04:59:12.573588Z", "last_modified_time": "2023-08-17T04:59:12.573606Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00530", "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": null, "name": { "fi": "4h Business Lab" }, "address_locality": { "fi": "Helsinki" }, "info_url": { "fi": "pks4h.fi" }, "street_address": { "fi": "Karjalankatu 2" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3064/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "harrastushaku:1625", "has_user_editable_resources": false, "data_source": "harrastushaku", "publisher": "ahjo:u48040030", "divisions": [], "created_time": "2023-08-17T04:46:13.378826Z", "last_modified_time": "2023-08-17T04:46:13.378844Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00000", "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": null, "name": { "fi": "Aalter, Belgia" }, "address_locality": { "fi": "Aalter" }, "info_url": null, "street_address": { "fi": "Lähellä Brüggeä" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1625/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "harrastushaku:3667", "has_user_editable_resources": false, "data_source": "harrastushaku", "publisher": "ahjo:u48040030", "divisions": [], "created_time": "2023-08-17T05:02:58.174535Z", "last_modified_time": "2023-08-17T05:02:58.174554Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02150", "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": null, "name": { "fi": "Aalto Design Factory" }, "address_locality": { "fi": "Espoo" }, "info_url": null, "street_address": { "fi": "Betonimiehenkuja 5C" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3667/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "harrastushaku:2925", "has_user_editable_resources": false, "data_source": "harrastushaku", "publisher": "ahjo:u48040030", "divisions": [], "created_time": "2023-08-17T04:57:16.436099Z", "last_modified_time": "2023-08-17T04:57:16.436117Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02150", "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": null, "name": { "fi": "Aalto-yliopisto" }, "address_locality": { "fi": "Espoo" }, "info_url": null, "street_address": { "fi": "Kemistintie 1 B" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2925/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "harrastushaku:2778", "has_user_editable_resources": false, "data_source": "harrastushaku", "publisher": "ahjo:u48040030", "divisions": [], "created_time": "2023-08-17T04:55:58.122309Z", "last_modified_time": "2023-08-17T04:55:58.122326Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "21570", "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": null, "name": { "fi": "Ahtela lägercentrum" }, "address_locality": { "fi": "Sagu" }, "info_url": null, "street_address": { "fi": "Ahtelantie 21" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2778/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "harrastushaku:2798", "has_user_editable_resources": false, "data_source": "harrastushaku", "publisher": "ahjo:u48040030", "divisions": [], "created_time": "2023-08-17T04:56:12.782990Z", "last_modified_time": "2023-08-17T04:56:12.783008Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "21570", "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": null, "name": { "fi": "Ahtela lägercentrum" }, "address_locality": { "fi": "Sagu" }, "info_url": null, "street_address": { "fi": "Ahtelantie 21" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2798/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "harrastushaku:1337", "has_user_editable_resources": false, "data_source": "harrastushaku", "publisher": "ahjo:u48040030", "divisions": [], "created_time": "2023-08-17T04:43:59.180926Z", "last_modified_time": "2023-08-17T04:43:59.180944Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "21570", "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": null, "name": { "fi": "Ahtelan nuorisoleirialue" }, "address_locality": { "fi": "Sauvo" }, "info_url": null, "street_address": { "fi": "Ahtelantie 21" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1337/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "harrastushaku:1958", "has_user_editable_resources": false, "data_source": "harrastushaku", "publisher": "ahjo:u48040030", "divisions": [], "created_time": "2023-08-17T04:48:33.176938Z", "last_modified_time": "2023-08-17T04:48:33.176955Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "21570", "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": null, "name": { "fi": "Ahtelan nuorisoleirikeskus" }, "address_locality": { "fi": "Sauvo" }, "info_url": { "fi": "https://www.turku.fi/vapaa-aika/ulkoilualueet/luonnossa/leirialueet/ahtelan-nuor" }, "street_address": { "fi": "Ahtelantie 21" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1958/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "harrastushaku:3458", "has_user_editable_resources": false, "data_source": "harrastushaku", "publisher": "ahjo:u48040030", "divisions": [], "created_time": "2023-08-17T05:02:18.279573Z", "last_modified_time": "2023-08-17T05:02:18.279598Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00700", "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": null, "name": { "fi": "Ala-Malmin puisto" }, "address_locality": { "fi": "Helsinki" }, "info_url": { "fi": "http://www.malmitalo.fi/fi/puisto" }, "street_address": { "fi": "Malmitalon (Ala-Malmin tori 1) takana" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3458/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "harrastushaku:2477", "has_user_editable_resources": false, "data_source": "harrastushaku", "publisher": "ahjo:u48040030", "divisions": [], "created_time": "2023-08-17T04:53:50.085605Z", "last_modified_time": "2023-08-17T04:53:50.085622Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00920", "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": null, "name": { "fi": "al-furqaan" }, "address_locality": { "fi": "helsinki" }, "info_url": null, "street_address": { "fi": "Sirrikuja 4" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2477/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }{ "meta": { "count": 151536, "next": "