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=7330&show_all_places=true
https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7331&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7329&show_all_places=true" }, "data": [ { "id": "osoite:vironkatu_4_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vironniemi", "municipality": "Helsinki", "name": { "fi": "Vironniemi", "sv": "Estnäs" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kruununhaka", "municipality": "Helsinki", "name": { "fi": "Kruununhaka", "sv": "Kronohagen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kruununhaka", "municipality": "Helsinki", "name": { "fi": "Kruununhaka", "sv": "Kronohagen" } } ], "created_time": "2023-08-27T05:34:33.969567Z", "last_modified_time": "2023-08-27T05:34:33.969591Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9575572, 60.1720382 ] }, "info_url": null, "description": null, "name": { "fi": "Vironkatu 4, Helsinki", "sv": "Estnäsgatan 4, Helsingfors" }, "street_address": { "fi": "Vironkatu 4", "sv": "Estnäsgatan 4" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vironkatu_4_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vironkatu_5_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vironniemi", "municipality": "Helsinki", "name": { "fi": "Vironniemi", "sv": "Estnäs" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kruununhaka", "municipality": "Helsinki", "name": { "fi": "Kruununhaka", "sv": "Kronohagen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kruununhaka", "municipality": "Helsinki", "name": { "fi": "Kruununhaka", "sv": "Kronohagen" } } ], "created_time": "2023-08-27T05:34:34.663948Z", "last_modified_time": "2023-08-27T05:34:34.663991Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9559172, 60.1725672 ] }, "info_url": null, "description": null, "name": { "fi": "Vironkatu 5, Helsinki", "sv": "Estnäsgatan 5, Helsingfors" }, "street_address": { "fi": "Vironkatu 5", "sv": "Estnäsgatan 5" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vironkatu_5_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vironkatu_6_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vironniemi", "municipality": "Helsinki", "name": { "fi": "Vironniemi", "sv": "Estnäs" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kruununhaka", "municipality": "Helsinki", "name": { "fi": "Kruununhaka", "sv": "Kronohagen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kruununhaka", "municipality": "Helsinki", "name": { "fi": "Kruununhaka", "sv": "Kronohagen" } } ], "created_time": "2023-08-27T05:34:35.368557Z", "last_modified_time": "2023-08-27T05:34:35.368575Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9569084, 60.1722714 ] }, "info_url": null, "description": null, "name": { "fi": "Vironkatu 6, Helsinki", "sv": "Estnäsgatan 6, Helsingfors" }, "street_address": { "fi": "Vironkatu 6", "sv": "Estnäsgatan 6" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vironkatu_6_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vironkatu_7_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vironniemi", "municipality": "Helsinki", "name": { "fi": "Vironniemi", "sv": "Estnäs" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kruununhaka", "municipality": "Helsinki", "name": { "fi": "Kruununhaka", "sv": "Kronohagen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kruununhaka", "municipality": "Helsinki", "name": { "fi": "Kruununhaka", "sv": "Kronohagen" } } ], "created_time": "2023-08-27T05:34:35.868515Z", "last_modified_time": "2023-08-27T05:34:35.868532Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9551065, 60.172567 ] }, "info_url": null, "description": null, "name": { "fi": "Vironkatu 7, Helsinki", "sv": "Estnäsgatan 7, Helsingfors" }, "street_address": { "fi": "Vironkatu 7", "sv": "Estnäsgatan 7" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vironkatu_7_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vironkatu_8_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vironniemi", "municipality": "Helsinki", "name": { "fi": "Vironniemi", "sv": "Estnäs" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kruununhaka", "municipality": "Helsinki", "name": { "fi": "Kruununhaka", "sv": "Kronohagen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kruununhaka", "municipality": "Helsinki", "name": { "fi": "Kruununhaka", "sv": "Kronohagen" } } ], "created_time": "2023-08-27T05:34:36.369444Z", "last_modified_time": "2023-08-27T05:34:36.369462Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9559357, 60.1721454 ] }, "info_url": null, "description": null, "name": { "fi": "Vironkatu 8, Helsinki", "sv": "Estnäsgatan 8, Helsingfors" }, "street_address": { "fi": "Vironkatu 8", "sv": "Estnäsgatan 8" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vironkatu_8_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vironkatu_9_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vironniemi", "municipality": "Helsinki", "name": { "fi": "Vironniemi", "sv": "Estnäs" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kruununhaka", "municipality": "Helsinki", "name": { "fi": "Kruununhaka", "sv": "Kronohagen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kruununhaka", "municipality": "Helsinki", "name": { "fi": "Kruununhaka", "sv": "Kronohagen" } } ], "created_time": "2023-08-27T05:34:36.715487Z", "last_modified_time": "2023-08-27T05:34:36.715504Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.9546019, 60.1726566 ] }, "info_url": null, "description": null, "name": { "fi": "Vironkatu 9, Helsinki", "sv": "Estnäsgatan 9, Helsingfors" }, "street_address": { "fi": "Vironkatu 9", "sv": "Estnäsgatan 9" }, "telephone": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vironkatu_9_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virpikuja_1b_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:31:44.337042Z", "last_modified_time": "2023-09-08T06:31:44.337062Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.0609307, 60.3204472 ] }, "info_url": null, "description": null, "name": { "fi": "Virpikuja 1b, Vantaa", "sv": "Vidjegränden 1b, Vanda" }, "street_address": { "fi": "Virpikuja 1b", "sv": "Vidjegränden 1b" }, "telephone": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virpikuja_1b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virpikuja_1_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:31:44.165530Z", "last_modified_time": "2023-09-08T06:31:44.165557Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.060604, 60.3199358 ] }, "info_url": null, "description": null, "name": { "fi": "Virpikuja 1, Vantaa", "sv": "Vidjegränden 1, Vanda" }, "street_address": { "fi": "Virpikuja 1", "sv": "Vidjegränden 1" }, "telephone": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virpikuja_1_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virpikuja_2_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:31:44.563570Z", "last_modified_time": "2023-09-08T06:31:44.563588Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.0602063, 60.3201244 ] }, "info_url": null, "description": null, "name": { "fi": "Virpikuja 2, Vantaa", "sv": "Vidjegränden 2, Vanda" }, "street_address": { "fi": "Virpikuja 2", "sv": "Vidjegränden 2" }, "telephone": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virpikuja_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virpikuja_3_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:31:45.052249Z", "last_modified_time": "2023-09-08T06:31:45.052265Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.0608955, 60.3209857 ] }, "info_url": null, "description": null, "name": { "fi": "Virpikuja 3, Vantaa", "sv": "Vidjegränden 3, Vanda" }, "street_address": { "fi": "Virpikuja 3", "sv": "Vidjegränden 3" }, "telephone": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virpikuja_3_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virpikuja_4_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:31:45.473677Z", "last_modified_time": "2023-09-08T06:31:45.473692Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.0606232, 60.3205281 ] }, "info_url": null, "description": null, "name": { "fi": "Virpikuja 4, Vantaa", "sv": "Vidjegränden 4, Vanda" }, "street_address": { "fi": "Virpikuja 4", "sv": "Vidjegränden 4" }, "telephone": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virpikuja_4_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virpikuja_5_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:31:45.856744Z", "last_modified_time": "2023-09-08T06:31:45.856765Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.0606246, 60.321282 ] }, "info_url": null, "description": null, "name": { "fi": "Virpikuja 5, Vantaa", "sv": "Vidjegränden 5, Vanda" }, "street_address": { "fi": "Virpikuja 5", "sv": "Vidjegränden 5" }, "telephone": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virpikuja_5_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virpikuja_6_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:31:46.276348Z", "last_modified_time": "2023-09-08T06:31:46.276368Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.0602985, 60.3210757 ] }, "info_url": null, "description": null, "name": { "fi": "Virpikuja 6, Vantaa", "sv": "Vidjegränden 6, Vanda" }, "street_address": { "fi": "Virpikuja 6", "sv": "Vidjegränden 6" }, "telephone": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virpikuja_6_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virpikuja_7_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:31:46.436213Z", "last_modified_time": "2023-09-08T06:31:46.436233Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.0603542, 60.3218207 ] }, "info_url": null, "description": null, "name": { "fi": "Virpikuja 7, Vantaa", "sv": "Vidjegränden 7, Vanda" }, "street_address": { "fi": "Virpikuja 7", "sv": "Vidjegränden 7" }, "telephone": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virpikuja_7_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virpikuja_8_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:31:46.726028Z", "last_modified_time": "2023-09-08T06:31:46.726047Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.0602989, 60.3213181 ] }, "info_url": null, "description": null, "name": { "fi": "Virpikuja 8, Vantaa", "sv": "Vidjegränden 8, Vanda" }, "street_address": { "fi": "Virpikuja 8", "sv": "Vidjegränden 8" }, "telephone": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virpikuja_8_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virpipolku_1_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:31:46.892761Z", "last_modified_time": "2023-09-08T06:31:46.892779Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.0607891, 60.3221436 ] }, "info_url": null, "description": null, "name": { "fi": "Virpipolku 1, Vantaa", "sv": "Vidjestigen 1, Vanda" }, "street_address": { "fi": "Virpipolku 1", "sv": "Vidjestigen 1" }, "telephone": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virpipolku_1_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virpipolku_2_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:31:47.080334Z", "last_modified_time": "2023-09-08T06:31:47.080352Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.0606265, 60.3222693 ] }, "info_url": null, "description": null, "name": { "fi": "Virpipolku 2, Vantaa", "sv": "Vidjestigen 2, Vanda" }, "street_address": { "fi": "Virpipolku 2", "sv": "Vidjestigen 2" }, "telephone": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virpipolku_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virpipolku_3_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:31:47.283259Z", "last_modified_time": "2023-09-08T06:31:47.283281Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.0611698, 60.3225024 ] }, "info_url": null, "description": null, "name": { "fi": "Virpipolku 3, Vantaa", "sv": "Vidjestigen 3, Vanda" }, "street_address": { "fi": "Virpipolku 3", "sv": "Vidjestigen 3" }, "telephone": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virpipolku_3_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virpipolku_4_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:31:47.665353Z", "last_modified_time": "2023-09-08T06:31:47.665377Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.0608986, 60.3226102 ] }, "info_url": null, "description": null, "name": { "fi": "Virpipolku 4, Vantaa", "sv": "Vidjestigen 4, Vanda" }, "street_address": { "fi": "Virpipolku 4", "sv": "Vidjestigen 4" }, "telephone": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virpipolku_4_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virpipolku_5_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:31:48.157069Z", "last_modified_time": "2023-09-08T06:31:48.157090Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.0616054, 60.3231484 ] }, "info_url": null, "description": null, "name": { "fi": "Virpipolku 5, Vantaa", "sv": "Vidjestigen 5, Vanda" }, "street_address": { "fi": "Virpipolku 5", "sv": "Vidjestigen 5" }, "telephone": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virpipolku_5_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }{ "meta": { "count": 151438, "next": "