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=7363&show_all_places=true
{ "meta": { "count": 152287, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7364&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7362&show_all_places=true" }, "data": [ { "id": "osoite:violankatu_2_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:hermanninmäki", "municipality": "Helsinki", "name": { "fi": "Hermanninmäki", "sv": "Hermanstadsbacken" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:hermanni", "municipality": "Helsinki", "name": { "fi": "Hermanni", "sv": "Hermanstad" } } ], "created_time": "2023-08-27T05:46:36.471427Z", "last_modified_time": "2023-08-27T05:46:36.471445Z", "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.9627711, 60.197171 ] }, "telephone": null, "street_address": { "fi": "Violankatu 2", "sv": "Violagatan 2" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Violankatu 2, Helsinki", "sv": "Violagatan 2, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violankatu_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:violankatu_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:hermanninmäki", "municipality": "Helsinki", "name": { "fi": "Hermanninmäki", "sv": "Hermanstadsbacken" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:hermanni", "municipality": "Helsinki", "name": { "fi": "Hermanni", "sv": "Hermanstad" } } ], "created_time": "2023-08-27T05:46:38.061905Z", "last_modified_time": "2023-08-27T05:46:38.061923Z", "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.963691, 60.1967673 ] }, "telephone": null, "street_address": { "fi": "Violankatu 3", "sv": "Violagatan 3" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Violankatu 3, Helsinki", "sv": "Violagatan 3, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violankatu_3_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:violankatu_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:hermanninmäki", "municipality": "Helsinki", "name": { "fi": "Hermanninmäki", "sv": "Hermanstadsbacken" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:hermanni", "municipality": "Helsinki", "name": { "fi": "Hermanni", "sv": "Hermanstad" } } ], "created_time": "2023-08-27T05:46:39.459293Z", "last_modified_time": "2023-08-27T05:46:39.459314Z", "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.963997, 60.1971623 ] }, "telephone": null, "street_address": { "fi": "Violankatu 4", "sv": "Violagatan 4" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Violankatu 4, Helsinki", "sv": "Violagatan 4, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violankatu_4_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:violankatu_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:hermanninmäki", "municipality": "Helsinki", "name": { "fi": "Hermanninmäki", "sv": "Hermanstadsbacken" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:hermanni", "municipality": "Helsinki", "name": { "fi": "Hermanni", "sv": "Hermanstad" } } ], "created_time": "2023-08-27T05:46:41.076192Z", "last_modified_time": "2023-08-27T05:46:41.076211Z", "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.9644841, 60.1968483 ] }, "telephone": null, "street_address": { "fi": "Violankatu 5", "sv": "Violagatan 5" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Violankatu 5, Helsinki", "sv": "Violagatan 5, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violankatu_5_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:violankatu_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:hermanninmäki", "municipality": "Helsinki", "name": { "fi": "Hermanninmäki", "sv": "Hermanstadsbacken" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:hermanni", "municipality": "Helsinki", "name": { "fi": "Hermanni", "sv": "Hermanstad" } } ], "created_time": "2023-08-27T05:46:41.967662Z", "last_modified_time": "2023-08-27T05:46:41.967680Z", "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.964718, 60.1973241 ] }, "telephone": null, "street_address": { "fi": "Violankatu 6", "sv": "Violagatan 6" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Violankatu 6, Helsinki", "sv": "Violagatan 6, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violankatu_6_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:violankatu_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:hermanninmäki", "municipality": "Helsinki", "name": { "fi": "Hermanninmäki", "sv": "Hermanstadsbacken" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:hermanni", "municipality": "Helsinki", "name": { "fi": "Hermanni", "sv": "Hermanstad" } } ], "created_time": "2023-08-27T05:46:43.059223Z", "last_modified_time": "2023-08-27T05:46:43.059242Z", "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.965079, 60.1968844 ] }, "telephone": null, "street_address": { "fi": "Violankatu 7", "sv": "Violagatan 7" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Violankatu 7, Helsinki", "sv": "Violagatan 7, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violankatu_7_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:violankuja_2_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:hermanninmäki", "municipality": "Helsinki", "name": { "fi": "Hermanninmäki", "sv": "Hermanstadsbacken" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:hermanni", "municipality": "Helsinki", "name": { "fi": "Hermanni", "sv": "Hermanstad" } } ], "created_time": "2023-08-27T05:46:43.970668Z", "last_modified_time": "2023-08-27T05:46:43.970686Z", "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.9659077, 60.1974949 ] }, "telephone": null, "street_address": { "fi": "Violankuja 2", "sv": "Violagränden 2" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Violankuja 2, Helsinki", "sv": "Violagränden 2, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violankuja_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:violankuja_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:hermanninmäki", "municipality": "Helsinki", "name": { "fi": "Hermanninmäki", "sv": "Hermanstadsbacken" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:hermanni", "municipality": "Helsinki", "name": { "fi": "Hermanni", "sv": "Hermanstad" } } ], "created_time": "2023-08-27T05:46:45.159115Z", "last_modified_time": "2023-08-27T05:46:45.159135Z", "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.9668453, 60.1974413 ] }, "telephone": null, "street_address": { "fi": "Violankuja 3", "sv": "Violagränden 3" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Violankuja 3, Helsinki", "sv": "Violagränden 3, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violankuja_3_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:violankuja_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:hermanninmäki", "municipality": "Helsinki", "name": { "fi": "Hermanninmäki", "sv": "Hermanstadsbacken" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:hermanni", "municipality": "Helsinki", "name": { "fi": "Hermanni", "sv": "Hermanstad" } } ], "created_time": "2023-08-27T05:46:46.471818Z", "last_modified_time": "2023-08-27T05:46:46.471837Z", "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.9659071, 60.1980694 ] }, "telephone": null, "street_address": { "fi": "Violankuja 4", "sv": "Violagränden 4" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Violankuja 4, Helsinki", "sv": "Violagränden 4, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violankuja_4_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:violankuja_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:hermanninmäki", "municipality": "Helsinki", "name": { "fi": "Hermanninmäki", "sv": "Hermanstadsbacken" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:hermanni", "municipality": "Helsinki", "name": { "fi": "Hermanni", "sv": "Hermanstad" } } ], "created_time": "2023-08-27T05:46:47.775963Z", "last_modified_time": "2023-08-27T05:46:47.775978Z", "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.9667546, 60.1979529 ] }, "telephone": null, "street_address": { "fi": "Violankuja 7", "sv": "Violagränden 7" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Violankuja 7, Helsinki", "sv": "Violagränden 7, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violankuja_7_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:violstigen-ruskeasuon_siirtolapuutarha_55_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:reijola", "municipality": "Helsinki", "name": { "fi": "Reijola", "sv": "Grejus" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vanha_ruskeasuo", "municipality": "Helsinki", "name": { "fi": "Vanha Ruskeasuo", "sv": "Gamla Brunakärr" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:ruskeasuo", "municipality": "Helsinki", "name": { "fi": "Ruskeasuo", "sv": "Brunakärr" } } ], "created_time": "2023-08-27T05:46:48.867849Z", "last_modified_time": "2023-08-27T05:46:48.867867Z", "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.9007326, 60.2038796 ] }, "telephone": null, "street_address": { "fi": "Violstigen - Ruskeasuon siirtolapuutarha 55", "sv": "Violstigen - Brunakärr koloniträdgård 55" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Violstigen - Ruskeasuon siirtolapuutarha 55, Helsinki", "sv": "Violstigen - Brunakärr koloniträdgård 55, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violstigen-ruskeasuon_siirtolapuutarha_55_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:violstigen-ruskeasuon_siirtolapuutarha_80_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:reijola", "municipality": "Helsinki", "name": { "fi": "Reijola", "sv": "Grejus" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vanha_ruskeasuo", "municipality": "Helsinki", "name": { "fi": "Vanha Ruskeasuo", "sv": "Gamla Brunakärr" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:ruskeasuo", "municipality": "Helsinki", "name": { "fi": "Ruskeasuo", "sv": "Brunakärr" } } ], "created_time": "2023-08-27T05:46:49.774577Z", "last_modified_time": "2023-08-27T05:46:49.774594Z", "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.9007149, 60.2037719 ] }, "telephone": null, "street_address": { "fi": "Violstigen - Ruskeasuon siirtolapuutarha 80", "sv": "Violstigen - Brunakärr koloniträdgård 80" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Violstigen - Ruskeasuon siirtolapuutarha 80, Helsinki", "sv": "Violstigen - Brunakärr koloniträdgård 80, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violstigen-ruskeasuon_siirtolapuutarha_80_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:violstigen-ruskeasuon_siirtolapuutarha_81_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:reijola", "municipality": "Helsinki", "name": { "fi": "Reijola", "sv": "Grejus" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vanha_ruskeasuo", "municipality": "Helsinki", "name": { "fi": "Vanha Ruskeasuo", "sv": "Gamla Brunakärr" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:ruskeasuo", "municipality": "Helsinki", "name": { "fi": "Ruskeasuo", "sv": "Brunakärr" } } ], "created_time": "2023-08-27T05:46:50.969212Z", "last_modified_time": "2023-08-27T05:46:50.969230Z", "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.9008956, 60.2036463 ] }, "telephone": null, "street_address": { "fi": "Violstigen - Ruskeasuon siirtolapuutarha 81", "sv": "Violstigen - Brunakärr koloniträdgård 81" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Violstigen - Ruskeasuon siirtolapuutarha 81, Helsinki", "sv": "Violstigen - Brunakärr koloniträdgård 81, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violstigen-ruskeasuon_siirtolapuutarha_81_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:violstigen-ruskeasuon_siirtolapuutarha_82_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:reijola", "municipality": "Helsinki", "name": { "fi": "Reijola", "sv": "Grejus" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vanha_ruskeasuo", "municipality": "Helsinki", "name": { "fi": "Vanha Ruskeasuo", "sv": "Gamla Brunakärr" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:ruskeasuo", "municipality": "Helsinki", "name": { "fi": "Ruskeasuo", "sv": "Brunakärr" } } ], "created_time": "2023-08-27T05:46:52.867728Z", "last_modified_time": "2023-08-27T05:46:52.867746Z", "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.9010944, 60.2035029 ] }, "telephone": null, "street_address": { "fi": "Violstigen - Ruskeasuon siirtolapuutarha 82", "sv": "Violstigen - Brunakärr koloniträdgård 82" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Violstigen - Ruskeasuon siirtolapuutarha 82, Helsinki", "sv": "Violstigen - Brunakärr koloniträdgård 82, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:violstigen-ruskeasuon_siirtolapuutarha_82_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_10a_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:vanhakaupunki", "municipality": "Helsinki", "name": { "fi": "Vanhakaupunki", "sv": "Gammelstaden" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:46:56.165383Z", "last_modified_time": "2023-08-27T05:46:56.165402Z", "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.9407173, 60.2098811 ] }, "telephone": null, "street_address": { "fi": "Vipusentie 10a", "sv": "Vipunenvägen 10a" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Vipusentie 10a, Helsinki", "sv": "Vipunenvägen 10a, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_10a_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_10b_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:vanhakaupunki", "municipality": "Helsinki", "name": { "fi": "Vanhakaupunki", "sv": "Gammelstaden" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:46:57.269495Z", "last_modified_time": "2023-08-27T05:46:57.269512Z", "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.9406809, 60.2100785 ] }, "telephone": null, "street_address": { "fi": "Vipusentie 10b", "sv": "Vipunenvägen 10b" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Vipusentie 10b, Helsinki", "sv": "Vipunenvägen 10b, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_10b_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_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:vanhakaupunki", "municipality": "Helsinki", "name": { "fi": "Vanhakaupunki", "sv": "Gammelstaden" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:46:58.659626Z", "last_modified_time": "2023-08-27T05:46:58.659642Z", "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.9412198, 60.2112635 ] }, "telephone": null, "street_address": { "fi": "Vipusentie 11", "sv": "Vipunenvägen 11" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Vipusentie 11, Helsinki", "sv": "Vipunenvägen 11, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_11_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_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:vanhakaupunki", "municipality": "Helsinki", "name": { "fi": "Vanhakaupunki", "sv": "Gammelstaden" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:47:00.471205Z", "last_modified_time": "2023-08-27T05:47:00.471226Z", "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.940626, 60.2104824 ] }, "telephone": null, "street_address": { "fi": "Vipusentie 12", "sv": "Vipunenvägen 12" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Vipusentie 12, Helsinki", "sv": "Vipunenvägen 12, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_12_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_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:vanhakaupunki", "municipality": "Helsinki", "name": { "fi": "Vanhakaupunki", "sv": "Gammelstaden" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:47:02.159799Z", "last_modified_time": "2023-08-27T05:47:02.159818Z", "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.9411473, 60.2114609 ] }, "telephone": null, "street_address": { "fi": "Vipusentie 13", "sv": "Vipunenvägen 13" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Vipusentie 13, Helsinki", "sv": "Vipunenvägen 13, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_13_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vipusentie_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:vanhakaupunki", "municipality": "Helsinki", "name": { "fi": "Vanhakaupunki", "sv": "Gammelstaden" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:käpylä", "municipality": "Helsinki", "name": { "fi": "Käpylä", "sv": "Kottby" } } ], "created_time": "2023-08-27T05:47:03.576685Z", "last_modified_time": "2023-08-27T05:47:03.576704Z", "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.940283, 60.2106887 ] }, "telephone": null, "street_address": { "fi": "Vipusentie 14", "sv": "Vipunenvägen 14" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "description": null, "name": { "fi": "Vipusentie 14, Helsinki", "sv": "Vipunenvägen 14, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vipusentie_14_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }