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=7480&show_all_places=true
{ "meta": { "count": 152258, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7481&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7479&show_all_places=true" }, "data": [ { "id": "osoite:yhdyskunnankuja_1_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-14T06:38:54.186283Z", "last_modified_time": "2023-09-14T06:38:54.186299Z", "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.8193985, 60.2120332 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnankuja 1, Espoo", "sv": "Samhällsgränden 1, Esbo" }, "telephone": null, "street_address": { "fi": "Yhdyskunnankuja 1", "sv": "Samhällsgränden 1" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnankuja_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnankuja_2_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-14T06:38:55.459452Z", "last_modified_time": "2023-09-14T06:38:55.459473Z", "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.8201203, 60.2119803 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnankuja 2, Espoo", "sv": "Samhällsgränden 2, Esbo" }, "telephone": null, "street_address": { "fi": "Yhdyskunnankuja 2", "sv": "Samhällsgränden 2" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnankuja_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_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:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-26T06:40:21.696561Z", "last_modified_time": "2023-08-26T06:40:21.696577Z", "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.9599962, 60.2403327 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 10, Helsinki", "sv": "Samhällsvägen 10, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 10", "sv": "Samhällsvägen 10" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_10_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_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:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-26T06:40:22.787424Z", "last_modified_time": "2023-08-26T06:40:22.787441Z", "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.9600672, 60.2413559 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 11, Helsinki", "sv": "Samhällsvägen 11, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 11", "sv": "Samhällsvägen 11" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_11_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_13a_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:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-26T06:40:23.907885Z", "last_modified_time": "2023-08-26T06:40:23.907904Z", "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.9605711, 60.2426575 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 13a, Helsinki", "sv": "Samhällsvägen 13a, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 13a", "sv": "Samhällsvägen 13a" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_13a_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_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:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-26T06:40:23.496476Z", "last_modified_time": "2023-08-26T06:40:23.496494Z", "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.9611498, 60.2418499 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 13, Helsinki", "sv": "Samhällsvägen 13, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 13", "sv": "Samhällsvägen 13" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_13_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_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:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-26T06:40:24.296304Z", "last_modified_time": "2023-08-26T06:40:24.296322Z", "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.9593276, 60.2408621 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 14, Helsinki", "sv": "Samhällsvägen 14, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 14", "sv": "Samhällsvägen 14" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_14_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_15_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:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-26T06:40:24.691730Z", "last_modified_time": "2023-08-26T06:40:24.691779Z", "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.9595232, 60.2433303 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 15, Helsinki", "sv": "Samhällsvägen 15, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 15", "sv": "Samhällsvägen 15" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_15_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_16_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:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-26T06:40:25.187030Z", "last_modified_time": "2023-08-26T06:40:25.187049Z", "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.9591649, 60.2410415 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 16, Helsinki", "sv": "Samhällsvägen 16, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 16", "sv": "Samhällsvägen 16" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_16_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_17_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:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-26T06:40:26.295402Z", "last_modified_time": "2023-08-26T06:40:26.295419Z", "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.9595228, 60.2436445 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 17, Helsinki", "sv": "Samhällsvägen 17, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 17", "sv": "Samhällsvägen 17" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_17_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_18_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:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-26T06:40:27.591803Z", "last_modified_time": "2023-08-26T06:40:27.591822Z", "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.959255, 60.24123 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 18, Helsinki", "sv": "Samhällsvägen 18, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 18", "sv": "Samhällsvägen 18" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_18_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_19_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:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-26T06:40:28.090605Z", "last_modified_time": "2023-08-26T06:40:28.090622Z", "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.9604963, 60.2448116 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 19, Helsinki", "sv": "Samhällsvägen 19, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 19", "sv": "Samhällsvägen 19" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_19_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_1_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:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:patola", "municipality": "Helsinki", "name": { "fi": "Patola", "sv": "Dammen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } } ], "created_time": "2023-08-26T06:40:20.800043Z", "last_modified_time": "2023-08-26T06:40:20.800060Z", "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.9615853, 60.2399203 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 1, Helsinki", "sv": "Samhällsvägen 1, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 1", "sv": "Samhällsvägen 1" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_20_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:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-26T06:40:29.982688Z", "last_modified_time": "2023-08-26T06:40:29.982707Z", "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.9591644, 60.2414723 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 20, Helsinki", "sv": "Samhällsvägen 20, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 20", "sv": "Samhällsvägen 20" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_20_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_21_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:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-26T06:40:31.087521Z", "last_modified_time": "2023-08-26T06:40:31.087537Z", "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.9597916, 60.2452601 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 21, Helsinki", "sv": "Samhällsvägen 21, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 21", "sv": "Samhällsvägen 21" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_21_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_22_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:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-26T06:40:32.081877Z", "last_modified_time": "2023-08-26T06:40:32.081894Z", "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.9589834, 60.2418941 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 22, Helsinki", "sv": "Samhällsvägen 22, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 22", "sv": "Samhällsvägen 22" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_22_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_23-25_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:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-26T06:40:32.692338Z", "last_modified_time": "2023-08-26T06:40:32.692355Z", "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.9587443, 60.2453944 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 23-25, Helsinki", "sv": "Samhällsvägen 23-25, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 23-25", "sv": "Samhällsvägen 23-25" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_23-25_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_24a_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:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-26T06:40:33.489605Z", "last_modified_time": "2023-08-26T06:40:33.489622Z", "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.9589831, 60.2421185 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 24a, Helsinki", "sv": "Samhällsvägen 24a, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 24a", "sv": "Samhällsvägen 24a" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_24a_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_24b_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:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-26T06:40:34.691237Z", "last_modified_time": "2023-08-26T06:40:34.691258Z", "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.9588925, 60.2423877 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 24b, Helsinki", "sv": "Samhällsvägen 24b, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 24b", "sv": "Samhällsvägen 24b" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_24b_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yhdyskunnantie_26_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:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pakila", "municipality": "Helsinki", "name": { "fi": "Itä-Pakila", "sv": "Östra Baggböle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pakila", "municipality": "Helsinki", "name": { "fi": "Pakila", "sv": "Baggböle" } } ], "created_time": "2023-08-26T06:40:35.781063Z", "last_modified_time": "2023-08-26T06:40:35.781080Z", "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.9587115, 60.2427018 ] }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "info_url": null, "name": { "fi": "Yhdyskunnantie 26, Helsinki", "sv": "Samhällsvägen 26, Helsingfors" }, "telephone": null, "street_address": { "fi": "Yhdyskunnantie 26", "sv": "Samhällsvägen 26" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yhdyskunnantie_26_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }