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=7346&show_all_places=true
{ "meta": { "count": 151735, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7347&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7345&show_all_places=true" }, "data": [ { "id": "osoite:virsupolku_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:49.730718Z", "last_modified_time": "2023-09-08T06:31:49.730739Z", "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.0708692, 60.3220758 ] }, "info_url": null, "name": { "fi": "Virsupolku 4, Vantaa", "sv": "Näverskostigen 4, Vanda" }, "street_address": { "fi": "Virsupolku 4", "sv": "Näverskostigen 4" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virsupolku_4_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virsupolku_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:49.955399Z", "last_modified_time": "2023-09-08T06:31:49.955445Z", "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.0701999, 60.3222018 ] }, "info_url": null, "name": { "fi": "Virsupolku 5, Vantaa", "sv": "Näverskostigen 5, Vanda" }, "street_address": { "fi": "Virsupolku 5", "sv": "Näverskostigen 5" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virsupolku_5_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virsupolku_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:50.368238Z", "last_modified_time": "2023-09-08T06:31:50.368254Z", "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.0701634, 60.3220672 ] }, "info_url": null, "name": { "fi": "Virsupolku 6, Vantaa", "sv": "Näverskostigen 6, Vanda" }, "street_address": { "fi": "Virsupolku 6", "sv": "Näverskostigen 6" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virsupolku_6_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virsutie_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:50.765232Z", "last_modified_time": "2023-09-08T06:31:50.765262Z", "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.0741985, 60.3217867 ] }, "info_url": null, "name": { "fi": "Virsutie 1, Vantaa", "sv": "Näverskovägen 1, Vanda" }, "street_address": { "fi": "Virsutie 1", "sv": "Näverskovägen 1" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virsutie_1_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virsutie_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:51.275849Z", "last_modified_time": "2023-09-08T06:31:51.275871Z", "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.0740171, 60.3216163 ] }, "info_url": null, "name": { "fi": "Virsutie 2, Vantaa", "sv": "Näverskovägen 2, Vanda" }, "street_address": { "fi": "Virsutie 2", "sv": "Näverskovägen 2" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virsutie_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virsutie_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:51.658232Z", "last_modified_time": "2023-09-08T06:31:51.658250Z", "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.0738005, 60.3218857 ] }, "info_url": null, "name": { "fi": "Virsutie 3, Vantaa", "sv": "Näverskovägen 3, Vanda" }, "street_address": { "fi": "Virsutie 3", "sv": "Näverskovägen 3" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virsutie_3_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virsutie_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:51.829948Z", "last_modified_time": "2023-09-08T06:31:51.829966Z", "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.0724616, 60.3219851 ] }, "info_url": null, "name": { "fi": "Virsutie 4, Vantaa", "sv": "Näverskovägen 4, Vanda" }, "street_address": { "fi": "Virsutie 4", "sv": "Näverskovägen 4" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virsutie_4_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virsutie_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:52.157142Z", "last_modified_time": "2023-09-08T06:31:52.157162Z", "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.0727334, 60.3221555 ] }, "info_url": null, "name": { "fi": "Virsutie 5, Vantaa", "sv": "Näverskovägen 5, Vanda" }, "street_address": { "fi": "Virsutie 5", "sv": "Näverskovägen 5" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virsutie_5_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virsutie_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:52.354193Z", "last_modified_time": "2023-09-08T06:31:52.354213Z", "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.0734564, 60.3217512 ] }, "info_url": null, "name": { "fi": "Virsutie 6, Vantaa", "sv": "Näverskovägen 6, Vanda" }, "street_address": { "fi": "Virsutie 6", "sv": "Näverskovägen 6" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virsutie_6_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virsutie_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:52.512209Z", "last_modified_time": "2023-09-08T06:31:52.512226Z", "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.0720999, 60.322102 ] }, "info_url": null, "name": { "fi": "Virsutie 8, Vantaa", "sv": "Näverskovägen 8, Vanda" }, "street_address": { "fi": "Virsutie 8", "sv": "Näverskovägen 8" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virsutie_8_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virtaintie_10_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:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } } ], "created_time": "2023-08-27T05:34:37.484576Z", "last_modified_time": "2023-08-27T05:34:37.484596Z", "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.9556556, 60.1928606 ] }, "info_url": null, "name": { "fi": "Virtaintie 10, Helsinki", "sv": "Virdoisvägen 10, Helsingfors" }, "street_address": { "fi": "Virtaintie 10", "sv": "Virdoisvägen 10" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virtaintie_10_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virtaintie_11_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:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } } ], "created_time": "2023-08-27T05:34:38.565188Z", "last_modified_time": "2023-08-27T05:34:38.565208Z", "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.9557994, 60.1931658 ] }, "info_url": null, "name": { "fi": "Virtaintie 11, Helsinki", "sv": "Virdoisvägen 11, Helsingfors" }, "street_address": { "fi": "Virtaintie 11", "sv": "Virdoisvägen 11" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virtaintie_11_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virtaintie_12_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:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } } ], "created_time": "2023-08-27T05:34:40.166795Z", "last_modified_time": "2023-08-27T05:34:40.166815Z", "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.9554392, 60.1929772 ] }, "info_url": null, "name": { "fi": "Virtaintie 12, Helsinki", "sv": "Virdoisvägen 12, Helsingfors" }, "street_address": { "fi": "Virtaintie 12", "sv": "Virdoisvägen 12" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virtaintie_12_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virtaintie_13_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:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } } ], "created_time": "2023-08-27T05:34:42.171559Z", "last_modified_time": "2023-08-27T05:34:42.171575Z", "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.9555828, 60.1933722 ] }, "info_url": null, "name": { "fi": "Virtaintie 13, Helsinki", "sv": "Virdoisvägen 13, Helsingfors" }, "street_address": { "fi": "Virtaintie 13", "sv": "Virdoisvägen 13" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virtaintie_13_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virtaintie_14_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:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } } ], "created_time": "2023-08-27T05:34:43.580918Z", "last_modified_time": "2023-08-27T05:34:43.580936Z", "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.9549343, 60.1930668 ] }, "info_url": null, "name": { "fi": "Virtaintie 14, Helsinki", "sv": "Virdoisvägen 14, Helsingfors" }, "street_address": { "fi": "Virtaintie 14", "sv": "Virdoisvägen 14" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virtaintie_14_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virtaintie_3_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:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } } ], "created_time": "2023-08-27T05:34:44.868936Z", "last_modified_time": "2023-08-27T05:34:44.868956Z", "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.9567554, 60.1926994 ] }, "info_url": null, "name": { "fi": "Virtaintie 3, Helsinki", "sv": "Virdoisvägen 3, Helsingfors" }, "street_address": { "fi": "Virtaintie 3", "sv": "Virdoisvägen 3" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virtaintie_3_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virtaintie_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:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } } ], "created_time": "2023-08-27T05:34:46.062064Z", "last_modified_time": "2023-08-27T05:34:46.062088Z", "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.9563771, 60.1925018 ] }, "info_url": null, "name": { "fi": "Virtaintie 4, Helsinki", "sv": "Virdoisvägen 4, Helsingfors" }, "street_address": { "fi": "Virtaintie 4", "sv": "Virdoisvägen 4" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virtaintie_4_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virtaintie_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:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } } ], "created_time": "2023-08-27T05:34:47.272955Z", "last_modified_time": "2023-08-27T05:34:47.272972Z", "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.956539, 60.192816 ] }, "info_url": null, "name": { "fi": "Virtaintie 5, Helsinki", "sv": "Virdoisvägen 5, Helsingfors" }, "street_address": { "fi": "Virtaintie 5", "sv": "Virdoisvägen 5" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virtaintie_5_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virtaintie_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:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } } ], "created_time": "2023-08-27T05:34:48.875198Z", "last_modified_time": "2023-08-27T05:34:48.875219Z", "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.9561427, 60.1926184 ] }, "info_url": null, "name": { "fi": "Virtaintie 6, Helsinki", "sv": "Virdoisvägen 6, Helsingfors" }, "street_address": { "fi": "Virtaintie 6", "sv": "Virdoisvägen 6" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virtaintie_6_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virtaintie_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:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vallila", "municipality": "Helsinki", "name": { "fi": "Vallila", "sv": "Vallgård" } } ], "created_time": "2023-08-27T05:34:49.676048Z", "last_modified_time": "2023-08-27T05:34:49.676067Z", "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.9562865, 60.1929146 ] }, "info_url": null, "name": { "fi": "Virtaintie 7, Helsinki", "sv": "Virdoisvägen 7, Helsingfors" }, "street_address": { "fi": "Virtaintie 7", "sv": "Virdoisvägen 7" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virtaintie_7_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }