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=53&show_all_places=true
https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=54&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=52&show_all_places=true" }, "data": [ { "id": "tprek:71553", "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:52.486707Z", "last_modified_time": "2024-02-06T14:10:37.235311Z", "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.690706, 60.067345 ] }, "info_url": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "telephone": null, "street_address": { "fi": "Tuomarinkatu-Kumlankatu", "en": "Tuomarinkatu-Kumlankatu" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Tuomarinkatu-Kumlankatu", "sv": "Regional insamlingsplats, Tuomarinkatu-Kumlankatu", "en": "Regional collection point, Tuomarinkatu-Kumlankatu" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71553/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:60899", "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:20.288163Z", "last_modified_time": "2025-01-16T06:09:46.718913Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01420", "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.096806, 60.32346 ] }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "telephone": null, "street_address": { "fi": "Tuovintie 14", "sv": "Tuovivägen 14", "en": "Tuovintie 14" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Tuovintie 14", "sv": "Regional insamlingsplats, Tuovintie 14", "en": "Regional collection point, Tuovintie 14" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60899/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71217", "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.158331Z", "last_modified_time": "2024-02-06T14:10:30.740044Z", "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.804535, 60.39128 ] }, "info_url": null, "address_locality": { "fi": "Lohja", "sv": "Lojo", "en": "Lohja" }, "telephone": null, "street_address": { "fi": "Turuntie 1811", "sv": "Turuntie 1811", "en": "Turuntie 1811" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Turuntie 1811", "sv": "Regional insamlingsplats, Turuntie 1811", "en": "Regional collection point, Turuntie 1811" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71217/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71183", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:kirkkonummi", "municipality": null, "name": { "fi": "Kirkkonummi", "sv": "Kyrkslätt" } } ], "created_time": "2023-08-15T18:12:46.084953Z", "last_modified_time": "2024-02-06T14:10:30.046579Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02880", "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.457735, 60.267254 ] }, "info_url": null, "address_locality": { "fi": "Kirkkonummi", "sv": "Kyrkslätt", "en": "Kirkkonummi" }, "telephone": null, "street_address": { "fi": "Tuulensuunraitti", "sv": "Tuulensuu bygata", "en": "Tuulensuunraitti" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Tuulensuunraitti", "sv": "Regional insamlingsplats, Tuulensuunraitti", "en": "Regional collection point, Tuulensuunraitti" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71183/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:60934", "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.342023Z", "last_modified_time": "2025-01-16T06:09:46.848641Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01420", "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.105318, 60.323753 ] }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "telephone": null, "street_address": { "fi": "Tuulikintie 33", "sv": "Tuulikkivägen 33", "en": "Tuulikintie 33" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Tuulikintie 33", "sv": "Regional insamlingsplats, Tuulikintie 33", "en": "Regional collection point, Tuulikintie 33" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60934/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:61071", "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.843103Z", "last_modified_time": "2024-02-06T13:17:25.683672Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02250", "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.728426, 60.1877 ] }, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "telephone": null, "street_address": { "fi": "Tuurinmäentie 1", "sv": "Torsbackavägen 1", "en": "Tuurinmäentie 1" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Tuurinmäentie 1", "sv": "Regional insamlingsplats, Tuurinmäentie 1", "en": "Regional collection point, Tuurinmäentie 1" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61071/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71218", "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.287854Z", "last_modified_time": "2024-02-06T14:10:30.759285Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "08700", "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.994457, 60.196575 ] }, "info_url": null, "address_locality": { "fi": "Lohja", "sv": "Lojo", "en": "Lohja" }, "telephone": null, "street_address": { "fi": "Tuusanranta", "sv": "Tusastranden", "en": "Tuusanranta" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Tuusanranta", "sv": "Regional insamlingsplats, Tuusanranta", "en": "Regional collection point, Tuusanranta" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71218/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:70922", "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:05.883682Z", "last_modified_time": "2024-02-06T14:10:25.289494Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "05200", "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.753145, 60.534504 ] }, "info_url": null, "address_locality": { "fi": "Nurmijärvi", "sv": "Nurmijärvi", "en": "Nurmijärvi" }, "telephone": null, "street_address": { "fi": "Tykkimäentie", "sv": "Tykkimäentie", "en": "Tykkimäentie" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Tykkimäentie", "sv": "Regional insamlingsplats, Tykkimäentie", "en": "Regional collection point, Tykkimäentie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70922/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71539", "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:50.002001Z", "last_modified_time": "2024-02-06T14:10:36.985121Z", "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.650833, 60.058773 ] }, "info_url": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "telephone": null, "street_address": { "fi": "Tårnbynkatu-Kanervakuja", "en": "Tårnbynkatu-Kanervakuja" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Tårnbynkatu-Kanervakuja", "sv": "Regional insamlingsplats, Tårnbynkatu-Kanervakuja", "en": "Regional collection point, Tårnbynkatu-Kanervakuja" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71539/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71431", "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:29.867877Z", "last_modified_time": "2024-02-06T14:10:34.987642Z", "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.650127, 60.059185 ] }, "info_url": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "telephone": null, "street_address": { "fi": "Tårnbynkatu-Muuntaja", "en": "Tårnbynkatu-Muuntaja" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Tårnbynkatu-Muuntaja", "sv": "Regional insamlingsplats, Tårnbynkatu-Muuntaja", "en": "Regional collection point, Tårnbynkatu-Muuntaja" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71431/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71059", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:inkoo", "municipality": null, "name": { "fi": "Inkoo", "sv": "Ingå" } } ], "created_time": "2023-08-15T18:12:27.412722Z", "last_modified_time": "2024-02-06T14:10:27.874129Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10210", "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.025919, 60.061108 ] }, "info_url": null, "address_locality": { "fi": "Inkoo", "sv": "Ingå", "en": "Inkoo" }, "telephone": null, "street_address": { "fi": "Tähteläntie 46", "sv": "Täktervägen 46", "en": "Tähteläntie 46" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Tähteläntie 46", "sv": "Regional insamlingsplats, Tähteläntie 46", "en": "Regional collection point, Tähteläntie 46" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71059/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:60955", "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.268337Z", "last_modified_time": "2024-02-06T13:17:22.537500Z", "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.037651, 60.30664 ] }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "telephone": null, "street_address": { "fi": "Tähtimöntie 24", "sv": "Stjärnblomsvägen 24", "en": "Tähtimöntie 24" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Tähtimöntie 24", "sv": "Regional insamlingsplats, Tähtimöntie 24", "en": "Regional collection point, Tähtimöntie 24" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60955/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71534", "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:49.008514Z", "last_modified_time": "2024-02-06T14:10:36.870644Z", "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.67179, 60.06808 ] }, "info_url": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "telephone": null, "street_address": { "fi": "Tähtitorninkatu 8", "sv": "Observatoriegatan 8", "en": "Tähtitorninkatu 8" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Tähtitorninkatu 8", "sv": "Regional insamlingsplats, Tähtitorninkatu 8", "en": "Regional collection point, Tähtitorninkatu 8" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71534/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71184", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:kirkkonummi", "municipality": null, "name": { "fi": "Kirkkonummi", "sv": "Kyrkslätt" } } ], "created_time": "2023-08-15T18:12:46.481485Z", "last_modified_time": "2025-05-21T05:10:28.040223Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02480", "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.443493, 60.115257 ] }, "info_url": null, "address_locality": { "fi": "Kirkkonummi", "sv": "Kyrkslätt", "en": "Kirkkonummi" }, "telephone": null, "street_address": { "fi": "Upinniementie 17", "sv": "Obbnäsvägen 17", "en": "Upinniementie 17" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Upinniementie 17", "sv": "Regional insamlingsplats, Upinniementie 17", "en": "Regional collection point, Upinniementie 17" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71184/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:61387", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra 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:20.808974Z", "last_modified_time": "2024-02-06T13:17:33.670041Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00680", "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.953918, 60.239082 ] }, "info_url": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "telephone": null, "street_address": { "fi": "Urakkakuja (tien päässä, kääntöpaikalla)", "en": "Urakkakuja (tien päässä, kääntöpaikalla)" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Urakkakuja (tien päässä, kääntöpaikalla)", "sv": "Regional insamlingsplats, Urakkakuja (tien päässä, kääntöpaikalla)", "en": "Regional collection point, Urakkakuja (tien päässä, kääntöpaikalla)" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61387/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71091", "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:32.851228Z", "last_modified_time": "2024-02-06T14:10:28.558522Z", "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.100763, 60.484013 ] }, "info_url": null, "address_locality": { "fi": "Järvenpää", "sv": "Träskända", "en": "Järvenpää" }, "telephone": null, "street_address": { "fi": "Usvapolku", "sv": "Usvapolku", "en": "Usvapolku" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Usvapolku", "sv": "Regional insamlingsplats, Usvapolku", "en": "Regional collection point, Usvapolku" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71091/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:60984", "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:44.653184Z", "last_modified_time": "2025-01-15T10:09:58.837510Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01680", "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.77915, 60.27439 ] }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "telephone": null, "street_address": { "fi": "Uudenkyläntie 1", "sv": "Nybyvägen 1", "en": "Uudenkyläntie 1" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Uudenkyläntie 1", "sv": "Regional insamlingsplats, Uudenkyläntie 1", "en": "Regional collection point, Uudenkyläntie 1" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60984/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71526", "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:47.233823Z", "last_modified_time": "2024-02-06T14:10:36.701857Z", "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.845158, 60.151493 ] }, "info_url": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "telephone": null, "street_address": { "fi": "Uudensuontie 75", "sv": "Nykärrsvägen 75", "en": "Uudensuontie 75" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Uudensuontie 75", "sv": "Regional insamlingsplats, Uudensuontie 75", "en": "Regional collection point, Uudensuontie 75" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71526/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71530", "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:48.087880Z", "last_modified_time": "2024-02-06T14:10:36.780731Z", "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.685562, 60.07149 ] }, "info_url": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "telephone": null, "street_address": { "fi": "Valimonkatu 4", "sv": "Gjuterigatan 4", "en": "Valimonkatu 4" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Valimonkatu 4", "sv": "Regional insamlingsplats, Valimonkatu 4", "en": "Regional collection point, Valimonkatu 4" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71530/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71489", "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:39.675090Z", "last_modified_time": "2024-02-06T14:10:35.929526Z", "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.683817, 60.071323 ] }, "info_url": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "telephone": null, "street_address": { "fi": "Valimonkatu 9", "sv": "Gjuterigatan 9", "en": "Valimonkatu 9" }, "description": null, "name": { "fi": "Alueellinen keräyspiste, Valimonkatu 9", "sv": "Regional insamlingsplats, Valimonkatu 9", "en": "Regional collection point, Valimonkatu 9" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71489/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }{ "meta": { "count": 151434, "next": "