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=44&show_all_places=true
https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=45&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=43&show_all_places=true" }, "data": [ { "id": "tprek:61072", "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.980112Z", "last_modified_time": "2024-02-06T13:17:25.718158Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02170", "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.78227, 60.156937 ] }, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "street_address": { "fi": "Mellstenintie 4", "sv": "Mellstensvägen 4", "en": "Mellstenintie 4" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Mellstenintie 4", "sv": "Regional insamlingsplats, Mellstenintie 4", "en": "Regional collection point, Mellstenintie 4" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61072/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71380", "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:20.557585Z", "last_modified_time": "2024-02-06T14:10:33.984849Z", "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.695879, 60.393105 ] }, "info_url": null, "address_locality": { "fi": "Porvoo", "sv": "Borgå", "en": "Porvoo" }, "street_address": { "fi": "Merituulentie / Viikinkitie", "en": "Merituulentie / Viikinkitie" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Merituulentie / Viikinkitie", "sv": "Regional insamlingsplats, Merituulentie / Viikinkitie", "en": "Regional collection point, Merituulentie / Viikinkitie" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71380/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:60988", "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:46.194786Z", "last_modified_time": "2024-02-06T13:17:23.506558Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01730", "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.85414, 60.310413 ] }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "street_address": { "fi": "Mestarintie 19", "sv": "Mästarvägen 19", "en": "Mestarintie 19" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Mestarintie 19", "sv": "Regional insamlingsplats, Mestarintie 19", "en": "Regional collection point, Mestarintie 19" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60988/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71134", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:kerava", "municipality": null, "name": { "fi": "Kerava", "sv": "Kervo" } } ], "created_time": "2023-08-15T18:12:39.365510Z", "last_modified_time": "2024-02-06T14:10:29.299954Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "04230", "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.085913, 60.412945 ] }, "info_url": null, "address_locality": { "fi": "Kerava", "sv": "Kervo", "en": "Kerava" }, "street_address": { "fi": "Metsolantie 20", "sv": "Metsolantie 20", "en": "Metsolantie 20" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Metsolantie 20", "sv": "Regional insamlingsplats, Metsolantie 20", "en": "Regional collection point, Metsolantie 20" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71134/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71131", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:kerava", "municipality": null, "name": { "fi": "Kerava", "sv": "Kervo" } } ], "created_time": "2023-08-15T18:12:39.228446Z", "last_modified_time": "2024-02-06T14:10:29.280111Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "04200", "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.089659, 60.40945 ] }, "info_url": null, "address_locality": { "fi": "Kerava", "sv": "Kervo", "en": "Kerava" }, "street_address": { "fi": "Metsolantie 7", "sv": "Metsolantie 7", "en": "Metsolantie 7" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Metsolantie 7", "sv": "Regional insamlingsplats, Metsolantie 7", "en": "Regional collection point, Metsolantie 7" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71131/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:61010", "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:52.776160Z", "last_modified_time": "2024-02-06T13:17:24.188112Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01350", "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.043854, 60.30946 ] }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "street_address": { "fi": "Metsätähdentie 26", "sv": "Skogsstjärnevägen 26", "en": "Metsätähdentie 26" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Metsätähdentie 26", "sv": "Regional insamlingsplats, Metsätähdentie 26", "en": "Regional collection point, Metsätähdentie 26" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61010/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:61319", "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:18:05.488479Z", "last_modified_time": "2024-02-06T13:17:32.049279Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01350", "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.048939, 60.30494 ] }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "street_address": { "fi": "Metsätähdentie / Kullerontie", "en": "Metsätähdentie / Kullerontie" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Metsätähdentie / Kullerontie", "sv": "Regional insamlingsplats, Metsätähdentie / Kullerontie", "en": "Regional collection point, Metsätähdentie / Kullerontie" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61319/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:70878", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:loviisa", "municipality": null, "name": { "fi": "Loviisa", "sv": "Lovisa" } } ], "created_time": "2023-08-15T18:11:59.395695Z", "last_modified_time": "2024-02-06T14:10:24.457833Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07900", "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": [ 26.22318, 60.42849 ] }, "info_url": null, "address_locality": { "fi": "Loviisa", "sv": "Lovisa", "en": "Loviisa" }, "street_address": { "fi": "Mickoksentie", "en": "Mickoksentie" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Mickoksentie", "sv": "Regional insamlingsplats, Mickoksentie", "en": "Regional collection point, Mickoksentie" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70878/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:60956", "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:36.414991Z", "last_modified_time": "2025-01-15T10:09:58.757951Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01700", "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.839117, 60.31882 ] }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "street_address": { "fi": "Moreenikuja 21/ MARMORIKUJA", "sv": "Morängränden 21/ MARMORIKUJA", "en": "Moreenikuja 21/ MARMORIKUJA" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, MOREENIKUJA 21/ MARMORIKUJA", "sv": "Regional insamlingsplats, MOREENIKUJA 21/ MARMORIKUJA", "en": "Regional collection point, MOREENIKUJA 21/ MARMORIKUJA" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60956/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:70956", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:pornainen", "municipality": null, "name": { "fi": "Pornainen", "sv": "Borgnäs" } } ], "created_time": "2023-08-15T18:12:11.567418Z", "last_modified_time": "2024-02-06T14:10:25.968855Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07170", "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.313522, 60.47401 ] }, "info_url": null, "address_locality": { "fi": "Pornainen", "sv": "Borgnäs", "en": "Pornainen" }, "street_address": { "fi": "Moreenitie 2", "sv": "Moreenitie 2", "en": "Moreenitie 2" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Moreenitie 2", "sv": "Regional insamlingsplats, Moreenitie 2", "en": "Regional collection point, Moreenitie 2" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70956/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71483", "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:37.751869Z", "last_modified_time": "2024-02-06T14:10:35.801293Z", "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.842686, 60.15959 ] }, "info_url": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "street_address": { "fi": "Mustion Ruukinkatu", "sv": "Svartå Bruksgata", "en": "Mustion Ruukinkatu" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Mustion Ruukinkatu", "sv": "Regional insamlingsplats, Mustion Ruukinkatu", "en": "Regional collection point, Mustion Ruukinkatu" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71483/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:61289", "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:56.891739Z", "last_modified_time": "2024-02-06T13:17:31.117046Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01490", "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.131908, 60.337315 ] }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "street_address": { "fi": "Muurahaisentie 15", "en": "Muurahaisentie 15" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Muurahaisentie 15", "sv": "Regional insamlingsplats, Muurahaisentie 15", "en": "Regional collection point, Muurahaisentie 15" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61289/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:61051", "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:01.985173Z", "last_modified_time": "2024-02-06T13:17:25.222868Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02770", "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.643421, 60.21175 ] }, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "street_address": { "fi": "Muuralanportti 1 / Muuralankumpu", "sv": "Morbyporten 1 / Muuralankumpu", "en": "Muuralanportti 1 / Muuralankumpu" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Muuralanportti 1 / Muuralankumpu", "sv": "Regional insamlingsplats, Muuralanportti 1 / Muuralankumpu", "en": "Regional collection point, Muuralanportti 1 / Muuralankumpu" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61051/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71403", "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:24.959587Z", "last_modified_time": "2024-02-06T14:10:34.468182Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "06100", "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.66891, 60.398533 ] }, "info_url": null, "address_locality": { "fi": "Porvoo", "sv": "Borgå", "en": "Porvoo" }, "street_address": { "fi": "Myllymäenkatu / Kallenlinnankatu", "en": "Myllymäenkatu / Kallenlinnankatu" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Myllymäenkatu / Kallenlinnankatu", "sv": "Regional insamlingsplats, Myllymäenkatu / Kallenlinnankatu", "en": "Regional collection point, Myllymäenkatu / Kallenlinnankatu" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71403/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:61291", "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.432322Z", "last_modified_time": "2024-02-06T13:17:31.180488Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01400", "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.095547, 60.33572 ] }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "street_address": { "fi": "Myyraksentie / Matarintie", "en": "Myyraksentie / Matarintie" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Myyraksentie / Matarintie", "sv": "Regional insamlingsplats, Myyraksentie / Matarintie", "en": "Regional collection point, Myyraksentie / Matarintie" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61291/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:60923", "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:27.108806Z", "last_modified_time": "2024-02-06T13:17:21.578219Z", "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.00521, 60.329834 ] }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "street_address": { "fi": "Mäkitie 27 / Tuiskuntie", "sv": "Backvägen 27 / Tuiskuntie", "en": "Mäkitie 27 / Tuiskuntie" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Mäkitie 27 / Tuiskuntie", "sv": "Regional insamlingsplats, Mäkitie 27 / Tuiskuntie", "en": "Regional collection point, Mäkitie 27 / Tuiskuntie" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60923/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71669", "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.063557Z", "last_modified_time": "2024-02-06T14:10:39.459870Z", "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.347872, 60.41682 ] }, "info_url": null, "address_locality": { "fi": "Vihti", "sv": "Vichtis", "en": "Vihti" }, "street_address": { "fi": "Männiköntie-Raasakankuja Rist", "en": "Männiköntie-Raasakankuja Rist" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Männiköntie-Raasakankuja Rist", "sv": "Regional insamlingsplats, Männiköntie-Raasakankuja Rist", "en": "Regional collection point, Männiköntie-Raasakankuja Rist" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71669/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71323", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:loviisa", "municipality": null, "name": { "fi": "Loviisa", "sv": "Lovisa" } } ], "created_time": "2023-08-15T18:13:10.532255Z", "last_modified_time": "2024-02-06T14:10:32.855097Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07955", "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": [ 26.308975, 60.467663 ] }, "info_url": null, "address_locality": { "fi": "Loviisa", "sv": "Lovisa", "en": "Loviisa" }, "street_address": { "fi": "Mäntytie 1", "sv": "Tallvägen 1", "en": "Mäntytie 1" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Mäntytie 1", "sv": "Regional insamlingsplats, Mäntytie 1", "en": "Regional collection point, Mäntytie 1" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71323/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71459", "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:34.004744Z", "last_modified_time": "2024-02-06T14:10:35.413857Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10440", "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.534111, 60.11136 ] }, "info_url": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "street_address": { "fi": "Mäntytie 13", "sv": "Tallensvägen 13", "en": "Mäntytie 13" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Mäntytie 13", "sv": "Regional insamlingsplats, Mäntytie 13", "en": "Regional collection point, Mäntytie 13" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71459/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:60909", "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:23.803570Z", "last_modified_time": "2025-01-16T06:09:46.747767Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01450", "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.09251, 60.350487 ] }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "street_address": { "fi": "Naalintie/ Majavatie", "en": "Naalintie/ Majavatie" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Naalintie/ Majavatie", "sv": "Regional insamlingsplats, Naalintie/ Majavatie", "en": "Regional collection point, Naalintie/ Majavatie" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60909/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }{ "meta": { "count": 151421, "next": "