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:70899", "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:12:02.737768Z", "last_modified_time": "2024-02-06T14:10:24.919129Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07910", "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.24565, 60.41359 ] }, "name": { "fi": "Alueellinen keräyspiste, Eestintie 62", "sv": "Regional insamlingsplats, Eestintie 62", "en": "Regional collection point, Eestintie 62" }, "info_url": null, "address_locality": { "fi": "Loviisa", "sv": "Lovisa", "en": "Loviisa" }, "description": null, "telephone": null, "street_address": { "fi": "Eestintie 62", "sv": "Estlandsvägen 62", "en": "Eestintie 62" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70899/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71318", "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:09.432451Z", "last_modified_time": "2024-02-06T14:10:32.759083Z", "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.226595, 60.442993 ] }, "name": { "fi": "Alueellinen keräyspiste, Englannintie 2", "sv": "Regional insamlingsplats, Englannintie 2", "en": "Regional collection point, Englannintie 2" }, "info_url": null, "address_locality": { "fi": "Loviisa", "sv": "Lovisa", "en": "Loviisa" }, "description": null, "telephone": null, "street_address": { "fi": "Englannintie 2", "en": "Englannintie 2" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71318/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71461", "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.138395Z", "last_modified_time": "2024-02-06T14:10:35.433257Z", "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.685766, 60.080906 ] }, "name": { "fi": "Alueellinen keräyspiste, Espinginkatu 2", "sv": "Regional insamlingsplats, Espinginkatu 2", "en": "Regional collection point, Espinginkatu 2" }, "info_url": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "description": null, "telephone": null, "street_address": { "fi": "Espinginkatu 2", "sv": "Espingsgatan 2", "en": "Espinginkatu 2" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71461/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71010", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:hanko", "municipality": null, "name": { "fi": "Hanko", "sv": "Hangö" } } ], "created_time": "2023-08-15T18:12:20.058033Z", "last_modified_time": "2024-02-06T14:10:27.050667Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10900", "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": [ 22.975092, 59.828953 ] }, "name": { "fi": "Alueellinen keräyspiste, Esplanadi 81", "sv": "Regional insamlingsplats, Esplanadi 81", "en": "Regional collection point, Esplanadi 81" }, "info_url": null, "address_locality": { "fi": "Hanko", "sv": "Hangö", "en": "Hanko" }, "description": null, "telephone": null, "street_address": { "fi": "Esplanadi 81", "en": "Esplanadi 81" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71010/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71008", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:hanko", "municipality": null, "name": { "fi": "Hanko", "sv": "Hangö" } } ], "created_time": "2023-08-15T18:12:19.789859Z", "last_modified_time": "2024-02-06T14:10:27.011207Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10900", "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": [ 22.974377, 59.82867 ] }, "name": { "fi": "Alueellinen keräyspiste, Esplanadi 98", "sv": "Regional insamlingsplats, Esplanadi 98", "en": "Regional collection point, Esplanadi 98" }, "info_url": null, "address_locality": { "fi": "Hanko", "sv": "Hangö", "en": "Hanko" }, "description": null, "telephone": null, "street_address": { "fi": "Esplanadi 98", "en": "Esplanadi 98" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71008/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71165", "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:43.289317Z", "last_modified_time": "2024-02-06T14:10:29.681936Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02520", "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.44737, 60.22272 ] }, "name": { "fi": "Alueellinen keräyspiste, Evitskogintie 101", "sv": "Regional insamlingsplats, Evitskogintie 101", "en": "Regional collection point, Evitskogintie 101" }, "info_url": null, "address_locality": { "fi": "Kirkkonummi", "sv": "Kyrkslätt", "en": "Kirkkonummi" }, "description": null, "telephone": null, "street_address": { "fi": "Evitskogintie 101", "sv": "Evitskogsvägen 101", "en": "Evitskogintie 101" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71165/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71516", "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:45.385691Z", "last_modified_time": "2024-02-06T14:10:36.519833Z", "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.532106, 60.105957 ] }, "name": { "fi": "Alueellinen keräyspiste, Fiskarsintie 38", "sv": "Regional insamlingsplats, Fiskarsintie 38", "en": "Regional collection point, Fiskarsintie 38" }, "info_url": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "description": null, "telephone": null, "street_address": { "fi": "Fiskarsintie 38", "sv": "Fiskarsvägen 38", "en": "Fiskarsintie 38" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71516/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71494", "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:41.033049Z", "last_modified_time": "2024-02-06T14:10:36.053995Z", "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.54031, 60.10343 ] }, "name": { "fi": "Alueellinen keräyspiste, Fiskarsintie-Hållsintie", "sv": "Regional insamlingsplats, Fiskarsintie-Hållsintie", "en": "Regional collection point, Fiskarsintie-Hållsintie" }, "info_url": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "description": null, "telephone": null, "street_address": { "fi": "Fiskarsintie-Hållsintie", "en": "Fiskarsintie-Hållsintie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71494/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:70882", "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:12:00.267831Z", "last_modified_time": "2024-02-06T14:10:24.540101Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07970", "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.462736, 60.526157 ] }, "name": { "fi": "Alueellinen keräyspiste, Forsellesintie 2", "sv": "Regional insamlingsplats, Forsellesintie 2", "en": "Regional collection point, Forsellesintie 2" }, "info_url": null, "address_locality": { "fi": "Loviisa", "sv": "Lovisa", "en": "Loviisa" }, "description": null, "telephone": null, "street_address": { "fi": "Forsellesintie 2", "sv": "Forsellesvägen 2", "en": "Forsellesintie 2" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70882/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71012", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:hanko", "municipality": null, "name": { "fi": "Hanko", "sv": "Hangö" } } ], "created_time": "2023-08-15T18:12:20.656525Z", "last_modified_time": "2024-02-06T14:10:27.091808Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10820", "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.239609, 59.90308 ] }, "name": { "fi": "Alueellinen keräyspiste, Grabbersintie 6", "sv": "Regional insamlingsplats, Grabbersintie 6", "en": "Regional collection point, Grabbersintie 6" }, "info_url": null, "address_locality": { "fi": "Hanko", "sv": "Hangö", "en": "Hanko" }, "description": null, "telephone": null, "street_address": { "fi": "Grabbersintie 6", "sv": "Grabbersvägen 6", "en": "Grabbersintie 6" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71012/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71480", "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.350668Z", "last_modified_time": "2024-02-06T14:10:35.742967Z", "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.697784, 60.07766 ] }, "name": { "fi": "Alueellinen keräyspiste, Gregoriuksenkatu 6", "sv": "Regional insamlingsplats, Gregoriuksenkatu 6", "en": "Regional collection point, Gregoriuksenkatu 6" }, "info_url": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "description": null, "telephone": null, "street_address": { "fi": "Gregoriuksenkatu 6", "sv": "Gregoriusgatan 6", "en": "Gregoriuksenkatu 6" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71480/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:70973", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:sipoo", "municipality": null, "name": { "fi": "Sipoo", "sv": "Sibbo" } } ], "created_time": "2023-08-15T18:12:14.332730Z", "last_modified_time": "2024-02-06T14:10:26.332450Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01120", "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.280361, 60.269848 ] }, "name": { "fi": "Alueellinen keräyspiste, Gumbontie / Uusi Porvoontie", "sv": "Regional insamlingsplats, Gumbontie / Uusi Porvoontie", "en": "Regional collection point, Gumbontie / Uusi Porvoontie" }, "info_url": null, "address_locality": { "fi": "Sipoo", "sv": "Sibbo", "en": "Sipoo" }, "description": null, "telephone": null, "street_address": { "fi": "Gumbontie / Uusi Porvoontie", "en": "Gumbontie / Uusi Porvoontie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70973/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71505", "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:43.140419Z", "last_modified_time": "2024-02-06T14:10:36.278960Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10470", "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.546385, 60.12825 ] }, "name": { "fi": "Alueellinen keräyspiste, Gästerbyntie-Puistomäki", "sv": "Regional insamlingsplats, Gästerbyntie-Puistomäki", "en": "Regional collection point, Gästerbyntie-Puistomäki" }, "info_url": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "description": null, "telephone": null, "street_address": { "fi": "Gästerbyntie-Puistomäki", "en": "Gästerbyntie-Puistomäki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71505/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71499", "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:41.705808Z", "last_modified_time": "2024-02-06T14:10:36.158288Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10470", "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.553604, 60.122967 ] }, "name": { "fi": "Alueellinen keräyspiste, Gästerbyntie-Taetie", "sv": "Regional insamlingsplats, Gästerbyntie-Taetie", "en": "Regional collection point, Gästerbyntie-Taetie" }, "info_url": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "description": null, "telephone": null, "street_address": { "fi": "Gästerbyntie-Taetie", "en": "Gästerbyntie-Taetie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71499/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71359", "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:16.256623Z", "last_modified_time": "2024-02-06T14:10:33.528312Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "06400", "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.612192, 60.354614 ] }, "name": { "fi": "Alueellinen keräyspiste, Haikkoonmetsänkatu 14", "sv": "Regional insamlingsplats, Haikkoonmetsänkatu 14", "en": "Regional collection point, Haikkoonmetsänkatu 14" }, "info_url": null, "address_locality": { "fi": "Porvoo", "sv": "Borgå", "en": "Porvoo" }, "description": null, "telephone": null, "street_address": { "fi": "Haikkoonmetsänkatu 14", "sv": "Haikoskogsgatan 14", "en": "Haikkoonmetsänkatu 14" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71359/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:60944", "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:33.138661Z", "last_modified_time": "2024-02-06T13:17:22.188675Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01200", "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.123781, 60.286995 ] }, "name": { "fi": "Alueellinen keräyspiste, Hakunilantie 76", "sv": "Regional insamlingsplats, Hakunilantie 76", "en": "Regional collection point, Hakunilantie 76" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "description": null, "telephone": null, "street_address": { "fi": "Hakunilantie 76", "sv": "Håkansbölevägen 76", "en": "Hakunilantie 76" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60944/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "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 ] }, "name": { "fi": "Alueellinen keräyspiste, Halavatie-Båtsmorantie", "sv": "Regional insamlingsplats, Halavatie-Båtsmorantie", "en": "Regional collection point, Halavatie-Båtsmorantie" }, "info_url": null, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "description": null, "telephone": null, "street_address": { "fi": "Halavatie-Båtsmorantie", "en": "Halavatie-Båtsmorantie" }, "@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 ] }, "name": { "fi": "Alueellinen keräyspiste, Halkivahantaival", "sv": "Regional insamlingsplats, Halkivahantaival", "en": "Regional collection point, Halkivahantaival" }, "info_url": null, "address_locality": { "fi": "Tuusula", "sv": "Tusby", "en": "Tuusula" }, "description": null, "telephone": null, "street_address": { "fi": "Halkivahantaival", "sv": "Halkivahantaival", "en": "Halkivahantaival" }, "@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 ] }, "name": { "fi": "Alueellinen keräyspiste, Hangontie", "sv": "Regional insamlingsplats, Hangontie", "en": "Regional collection point, Hangontie" }, "info_url": null, "address_locality": { "fi": "Hyvinkää", "sv": "Hyvinge", "en": "Hyvinkää" }, "description": null, "telephone": null, "street_address": { "fi": "Hangontie", "sv": "Hangontie", "en": "Hangontie" }, "@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 ] }, "name": { "fi": "Alueellinen keräyspiste, Hanikka 9", "sv": "Regional insamlingsplats, Hanikka 9", "en": "Regional collection point, Hanikka 9" }, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": null, "telephone": null, "street_address": { "fi": "Hanikka 9", "sv": "Hanikka 9", "en": "Hanikka 9" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61069/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }{ "meta": { "count": 151678, "next": "