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=35&show_all_places=true
https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=36&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=34&show_all_places=true" }, "data": [ { "id": "tprek:70967", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:raasepori", "municipality": null, "name": { "fi": "Raasepori", "sv": "Raseborg" } } ], "created_time": "2023-08-15T18:12:13.190929Z", "last_modified_time": "2024-02-06T14:10:26.180277Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10360", "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": [ 23.88248, 60.13994 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Halavatie-Båtsmorantie", "sv": "Regional insamlingsplats, Halavatie-Båtsmorantie", "en": "Regional collection point, Halavatie-Båtsmorantie" }, "street_address": { "fi": "Halavatie-Båtsmorantie", "en": "Halavatie-Båtsmorantie" }, "description": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70967/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71626", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:tuusula", "municipality": null, "name": { "fi": "Tuusula", "sv": "Tusby" } } ], "created_time": "2023-08-15T18:14:06.171911Z", "last_modified_time": "2024-02-06T14:10:38.652219Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "04300", "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.01032, 60.417847 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Halkivahantaival", "sv": "Regional insamlingsplats, Halkivahantaival", "en": "Regional collection point, Halkivahantaival" }, "street_address": { "fi": "Halkivahantaival", "sv": "Halkivahantaival", "en": "Halkivahantaival" }, "description": null, "address_locality": { "fi": "Tuusula", "sv": "Tusby", "en": "Tuusula" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71626/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71055", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:hyvinkää", "municipality": null, "name": { "fi": "Hyvinkää", "sv": "Hyvinge" } } ], "created_time": "2023-08-15T18:12:26.887443Z", "last_modified_time": "2024-02-06T14:10:27.806372Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "05830", "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.822094, 60.612278 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Hangontie", "sv": "Regional insamlingsplats, Hangontie", "en": "Regional collection point, Hangontie" }, "street_address": { "fi": "Hangontie", "sv": "Hangontie", "en": "Hangontie" }, "description": null, "address_locality": { "fi": "Hyvinkää", "sv": "Hyvinge", "en": "Hyvinkää" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71055/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:61069", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T15:17:06.556184Z", "last_modified_time": "2024-09-13T05:10:00.237134Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02360", "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.682259, 60.131546 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Hanikka 9", "sv": "Regional insamlingsplats, Hanikka 9", "en": "Regional collection point, Hanikka 9" }, "street_address": { "fi": "Hanikka 9", "sv": "Hanikka 9", "en": "Hanikka 9" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61069/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71220", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:lohja", "municipality": null, "name": { "fi": "Lohja", "sv": "Lojo" } } ], "created_time": "2023-08-15T18:12:52.412890Z", "last_modified_time": "2024-02-06T14:10:30.779514Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "09220", "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": [ 23.819408, 60.317394 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Havulantie", "sv": "Regional insamlingsplats, Havulantie", "en": "Regional collection point, Havulantie" }, "street_address": { "fi": "Havulantie", "sv": "Havulantie", "en": "Havulantie" }, "description": null, "address_locality": { "fi": "Lohja", "sv": "Lojo", "en": "Lohja" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71220/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:70924", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:nurmijärvi", "municipality": null, "name": { "fi": "Nurmijärvi", "sv": "Nurmijärvi" } } ], "created_time": "2023-08-15T18:12:06.304124Z", "last_modified_time": "2024-02-06T14:10:25.327431Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01820", "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.755955, 60.402225 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Havumäentie", "sv": "Regional insamlingsplats, Havumäentie", "en": "Regional collection point, Havumäentie" }, "street_address": { "fi": "Havumäentie", "sv": "Havumäentie", "en": "Havumäentie" }, "description": null, "address_locality": { "fi": "Nurmijärvi", "sv": "Nurmijärvi", "en": "Nurmijärvi" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70924/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71216", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:lohja", "municipality": null, "name": { "fi": "Lohja", "sv": "Lojo" } } ], "created_time": "2023-08-15T18:12:52.029548Z", "last_modified_time": "2024-02-06T14:10:30.708588Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "09430", "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": [ 23.979448, 60.387253 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Heimolantie 14", "sv": "Regional insamlingsplats, Heimolantie 14", "en": "Regional collection point, Heimolantie 14" }, "street_address": { "fi": "Heimolantie 14", "sv": "Heimolantie 14", "en": "Heimolantie 14" }, "description": null, "address_locality": { "fi": "Lohja", "sv": "Lojo", "en": "Lohja" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71216/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:61311", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:länsi-pakila", "municipality": "Helsinki", "name": { "fi": "Länsi-Pakila", "sv": "Västra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:länsi-pakila", "municipality": "Helsinki", "name": { "fi": "Länsi-Pakila", "sv": "Västra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } }, { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } } ], "created_time": "2023-08-15T15:18:02.930196Z", "last_modified_time": "2024-02-06T13:17:31.824202Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00630", "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.944956, 60.23768 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Heinäsarantie / Saarnaajantie risteys", "sv": "Regional insamlingsplats, Heinäsarantie / Saarnaajantie risteys", "en": "Regional collection point, Heinäsarantie / Saarnaajantie risteys" }, "street_address": { "fi": "Heinäsarantie / Saarnaajantie risteys", "en": "Heinäsarantie / Saarnaajantie risteys" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61311/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71661", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vihti", "municipality": null, "name": { "fi": "Vihti", "sv": "Vichtis" } } ], "created_time": "2023-08-15T18:14:12.796559Z", "last_modified_time": "2024-02-06T14:10:39.323634Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "03400", "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.327143, 60.417267 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Helsingintie 26", "sv": "Regional insamlingsplats, Helsingintie 26", "en": "Regional collection point, Helsingintie 26" }, "street_address": { "fi": "Helsingintie 26", "sv": "Helsingintie 26", "en": "Helsingintie 26" }, "description": null, "address_locality": { "fi": "Vihti", "sv": "Vichtis", "en": "Vihti" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71661/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:61293", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-08-15T15:17:57.713582Z", "last_modified_time": "2024-02-06T13:17:31.245081Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01100", "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.142004, 60.256283 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Hetbackantie / Länsisalmentie", "sv": "Regional insamlingsplats, Hetbackantie / Länsisalmentie", "en": "Regional collection point, Hetbackantie / Länsisalmentie" }, "street_address": { "fi": "Hetbackantie / Länsisalmentie", "en": "Hetbackantie / Länsisalmentie" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61293/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71671", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vihti", "municipality": null, "name": { "fi": "Vihti", "sv": "Vichtis" } } ], "created_time": "2023-08-15T18:14:14.786782Z", "last_modified_time": "2024-02-06T14:10:39.498096Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "03100", "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.244192, 60.310497 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Hiidenmäentie 268", "sv": "Regional insamlingsplats, Hiidenmäentie 268", "en": "Regional collection point, Hiidenmäentie 268" }, "street_address": { "fi": "Hiidenmäentie 268", "sv": "Hiidenmäentie 268", "en": "Hiidenmäentie 268" }, "description": null, "address_locality": { "fi": "Vihti", "sv": "Vichtis", "en": "Vihti" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71671/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71520", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:raasepori", "municipality": null, "name": { "fi": "Raasepori", "sv": "Raseborg" } } ], "created_time": "2023-08-15T18:13:46.286209Z", "last_modified_time": "2024-02-06T14:10:36.600442Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10320", "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": [ 23.66308, 60.06371 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Hindersinkatu 13", "sv": "Regional insamlingsplats, Hindersinkatu 13", "en": "Regional collection point, Hindersinkatu 13" }, "street_address": { "fi": "Hindersinkatu 13", "sv": "Hindersgatan 13", "en": "Hindersinkatu 13" }, "description": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71520/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:60942", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-08-15T15:16:32.302757Z", "last_modified_time": "2024-02-06T13:17:22.124232Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01260", "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.12371, 60.29864 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Hirvimäentie 1 / Pohjolantie", "sv": "Regional insamlingsplats, Hirvimäentie 1 / Pohjolantie", "en": "Regional collection point, Hirvimäentie 1 / Pohjolantie" }, "street_address": { "fi": "Hirvimäentie 1 / Pohjolantie", "sv": "Älgbacksvägen 1 / Pohjolantie", "en": "Hirvimäentie 1 / Pohjolantie" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60942/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71093", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:järvenpää", "municipality": null, "name": { "fi": "Järvenpää", "sv": "Träskända" } } ], "created_time": "2023-08-15T18:12:33.301532Z", "last_modified_time": "2024-02-06T14:10:28.598343Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "04410", "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.101442, 60.489193 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Humalakuja 1 / Salpatie", "sv": "Regional insamlingsplats, Humalakuja 1 / Salpatie", "en": "Regional collection point, Humalakuja 1 / Salpatie" }, "street_address": { "fi": "Humalakuja 1 / Salpatie", "sv": "Humalakuja 1 / Salpatie", "en": "Humalakuja 1 / Salpatie" }, "description": null, "address_locality": { "fi": "Järvenpää", "sv": "Träskända", "en": "Järvenpää" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71093/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71587", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:raasepori", "municipality": null, "name": { "fi": "Raasepori", "sv": "Raseborg" } } ], "created_time": "2023-08-15T18:13:58.830988Z", "last_modified_time": "2024-02-06T14:10:37.945249Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10300", "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": [ 23.64127, 60.07503 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Huvilatie Kivipelto", "sv": "Regional insamlingsplats, Huvilatie Kivipelto", "en": "Regional collection point, Huvilatie Kivipelto" }, "street_address": { "fi": "Huvilatie Kivipelto", "en": "Huvilatie Kivipelto" }, "description": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71587/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:60938", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-08-15T15:16:30.911301Z", "last_modified_time": "2024-02-06T13:17:22.027041Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01390", "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.021246, 60.32975 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Hyrräkuja", "sv": "Regional insamlingsplats, Hyrräkuja", "en": "Regional collection point, Hyrräkuja" }, "street_address": { "fi": "Hyrräkuja", "sv": "Snurrgränden", "en": "Hyrräkuja" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60938/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71616", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:tuusula", "municipality": null, "name": { "fi": "Tuusula", "sv": "Tusby" } } ], "created_time": "2023-08-15T18:14:04.163910Z", "last_modified_time": "2024-02-06T14:10:38.449468Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "04300", "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.035168, 60.4061 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Hyökkäläntie", "sv": "Regional insamlingsplats, Hyökkäläntie", "en": "Regional collection point, Hyökkäläntie" }, "street_address": { "fi": "Hyökkäläntie", "sv": "Hyökkäläntie", "en": "Hyökkäläntie" }, "description": null, "address_locality": { "fi": "Tuusula", "sv": "Tusby", "en": "Tuusula" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71616/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71443", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:raasepori", "municipality": null, "name": { "fi": "Raasepori", "sv": "Raseborg" } } ], "created_time": "2023-08-15T18:13:31.574863Z", "last_modified_time": "2024-02-06T14:10:35.146732Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10360", "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": [ 23.826244, 60.167995 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Hållsnäsintie", "sv": "Regional insamlingsplats, Hållsnäsintie", "en": "Regional collection point, Hållsnäsintie" }, "street_address": { "fi": "Hållsnäsintie", "sv": "Hållsnäsvägen", "en": "Hållsnäsintie" }, "description": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71443/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71453", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:raasepori", "municipality": null, "name": { "fi": "Raasepori", "sv": "Raseborg" } } ], "created_time": "2023-08-15T18:13:33.322041Z", "last_modified_time": "2024-02-06T14:10:35.317373Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10300", "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": [ 23.66503, 60.058456 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Högvallankatu-Usvaniitynkuja", "sv": "Regional insamlingsplats, Högvallankatu-Usvaniitynkuja", "en": "Regional collection point, Högvallankatu-Usvaniitynkuja" }, "street_address": { "fi": "Högvallankatu-Usvaniitynkuja", "en": "Högvallankatu-Usvaniitynkuja" }, "description": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71453/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71349", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:porvoo", "municipality": null, "name": { "fi": "Porvoo", "sv": "Borgå" } } ], "created_time": "2023-08-15T18:13:14.457599Z", "last_modified_time": "2024-02-06T14:10:33.325594Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "06150", "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.6934, 60.408794 ] }, "telephone": null, "info_url": null, "name": { "fi": "Alueellinen keräyspiste, Höylänlastu 6", "sv": "Regional insamlingsplats, Höylänlastu 6", "en": "Regional collection point, Höylänlastu 6" }, "street_address": { "fi": "Höylänlastu 6", "sv": "Hyvelspånet 6", "en": "Höylänlastu 6" }, "description": null, "address_locality": { "fi": "Porvoo", "sv": "Borgå", "en": "Porvoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71349/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }{ "meta": { "count": 151413, "next": "