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=7441&show_all_places=true
{ "meta": { "count": 151702, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7442&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7440&show_all_places=true" }, "data": [ { "id": "osoite:väärämäentie_7b_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:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ala-malmi", "municipality": "Helsinki", "name": { "fi": "Ala-Malmi", "sv": "Nedre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-27T06:10:14.273775Z", "last_modified_time": "2023-08-27T06:10:14.273791Z", "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.0301155, 60.2451012 ] }, "info_url": null, "street_address": { "fi": "Väärämäentie 7b", "sv": "Vindobackavägen 7b" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Väärämäentie 7b, Helsinki", "sv": "Vindobackavägen 7b, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4%C3%A4r%C3%A4m%C3%A4entie_7b_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väärämäentie_7c_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:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ala-malmi", "municipality": "Helsinki", "name": { "fi": "Ala-Malmi", "sv": "Nedre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-27T06:10:15.774477Z", "last_modified_time": "2023-08-27T06:10:15.774493Z", "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.0309102, 60.2453883 ] }, "info_url": null, "street_address": { "fi": "Väärämäentie 7c", "sv": "Vindobackavägen 7c" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Väärämäentie 7c, Helsinki", "sv": "Vindobackavägen 7c, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4%C3%A4r%C3%A4m%C3%A4entie_7c_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väärämäentie_7d_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:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ala-malmi", "municipality": "Helsinki", "name": { "fi": "Ala-Malmi", "sv": "Nedre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-27T06:10:17.164526Z", "last_modified_time": "2023-08-27T06:10:17.164544Z", "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.0305494, 60.2457294 ] }, "info_url": null, "street_address": { "fi": "Väärämäentie 7d", "sv": "Vindobackavägen 7d" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Väärämäentie 7d, Helsinki", "sv": "Vindobackavägen 7d, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4%C3%A4r%C3%A4m%C3%A4entie_7d_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väärämäentie_7e_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:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ala-malmi", "municipality": "Helsinki", "name": { "fi": "Ala-Malmi", "sv": "Nedre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-27T06:10:19.164171Z", "last_modified_time": "2023-08-27T06:10:19.164189Z", "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.0302067, 60.2460795 ] }, "info_url": null, "street_address": { "fi": "Väärämäentie 7e", "sv": "Vindobackavägen 7e" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Väärämäentie 7e, Helsinki", "sv": "Vindobackavägen 7e, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4%C3%A4r%C3%A4m%C3%A4entie_7e_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väärämäentie_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:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ala-malmi", "municipality": "Helsinki", "name": { "fi": "Ala-Malmi", "sv": "Nedre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-27T06:10:10.171666Z", "last_modified_time": "2023-08-27T06:10:10.171684Z", "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.0280575, 60.2453979 ] }, "info_url": null, "street_address": { "fi": "Väärämäentie 7", "sv": "Vindobackavägen 7" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Väärämäentie 7, Helsinki", "sv": "Vindobackavägen 7, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4%C3%A4r%C3%A4m%C3%A4entie_7_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:walentin_chorellin_tie_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:haaga", "municipality": "Helsinki", "name": { "fi": "Haaga", "sv": "Haga" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:pohjois-haaga", "municipality": "Helsinki", "name": { "fi": "Pohjois-Haaga", "sv": "Norra Haga" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:haaga", "municipality": "Helsinki", "name": { "fi": "Haaga", "sv": "Haga" } } ], "created_time": "2023-08-27T06:10:21.190212Z", "last_modified_time": "2023-08-27T06:10:21.190230Z", "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.905063, 60.2279457 ] }, "info_url": null, "street_address": { "fi": "Walentin Chorellin tie 1", "sv": "Walentin Chorells väg 1" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Walentin Chorellin tie 1, Helsinki", "sv": "Walentin Chorells väg 1, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:walentin_chorellin_tie_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:walentin_chorellin_tie_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:haaga", "municipality": "Helsinki", "name": { "fi": "Haaga", "sv": "Haga" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:pohjois-haaga", "municipality": "Helsinki", "name": { "fi": "Pohjois-Haaga", "sv": "Norra Haga" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:haaga", "municipality": "Helsinki", "name": { "fi": "Haaga", "sv": "Haga" } } ], "created_time": "2023-08-27T06:10:22.972811Z", "last_modified_time": "2023-08-27T06:10:22.972838Z", "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.9048831, 60.2277302 ] }, "info_url": null, "street_address": { "fi": "Walentin Chorellin tie 2", "sv": "Walentin Chorells väg 2" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Walentin Chorellin tie 2, Helsinki", "sv": "Walentin Chorells väg 2, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:walentin_chorellin_tie_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:walentin_chorellin_tie_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:haaga", "municipality": "Helsinki", "name": { "fi": "Haaga", "sv": "Haga" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:pohjois-haaga", "municipality": "Helsinki", "name": { "fi": "Pohjois-Haaga", "sv": "Norra Haga" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:haaga", "municipality": "Helsinki", "name": { "fi": "Haaga", "sv": "Haga" } } ], "created_time": "2023-08-27T06:10:23.968182Z", "last_modified_time": "2023-08-27T06:10:23.968200Z", "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.9045732, 60.228825 ] }, "info_url": null, "street_address": { "fi": "Walentin Chorellin tie 3", "sv": "Walentin Chorells väg 3" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Walentin Chorellin tie 3, Helsinki", "sv": "Walentin Chorells väg 3, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:walentin_chorellin_tie_3_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:walentin_chorellin_tie_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:haaga", "municipality": "Helsinki", "name": { "fi": "Haaga", "sv": "Haga" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:pohjois-haaga", "municipality": "Helsinki", "name": { "fi": "Pohjois-Haaga", "sv": "Norra Haga" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:haaga", "municipality": "Helsinki", "name": { "fi": "Haaga", "sv": "Haga" } } ], "created_time": "2023-08-27T06:10:25.663145Z", "last_modified_time": "2023-08-27T06:10:25.663161Z", "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.9045746, 60.2283493 ] }, "info_url": null, "street_address": { "fi": "Walentin Chorellin tie 4", "sv": "Walentin Chorells väg 4" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Walentin Chorellin tie 4, Helsinki", "sv": "Walentin Chorells väg 4, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:walentin_chorellin_tie_4_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:wallininkatu_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:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:linjat", "municipality": "Helsinki", "name": { "fi": "Linjat", "sv": "Linjerna" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } } ], "created_time": "2023-08-27T06:15:02.970535Z", "last_modified_time": "2023-08-27T06:15:02.970554Z", "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.9431229, 60.1850831 ] }, "info_url": null, "street_address": { "fi": "Wallininkatu 10", "sv": "Wallinsgatan 10" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Wallininkatu 10, Helsinki", "sv": "Wallinsgatan 10, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:wallininkatu_10_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:wallininkatu_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:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:linjat", "municipality": "Helsinki", "name": { "fi": "Linjat", "sv": "Linjerna" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } } ], "created_time": "2023-08-27T06:15:04.275053Z", "last_modified_time": "2023-08-27T06:15:04.275139Z", "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.9440775, 60.1853797 ] }, "info_url": null, "street_address": { "fi": "Wallininkatu 11", "sv": "Wallinsgatan 11" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Wallininkatu 11, Helsinki", "sv": "Wallinsgatan 11, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:wallininkatu_11_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:wallininkatu_12-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:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:linjat", "municipality": "Helsinki", "name": { "fi": "Linjat", "sv": "Linjerna" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } } ], "created_time": "2023-08-27T06:15:04.791818Z", "last_modified_time": "2023-08-27T06:15:04.791842Z", "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.9436453, 60.185209 ] }, "info_url": null, "street_address": { "fi": "Wallininkatu 12-14", "sv": "Wallinsgatan 12-14" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Wallininkatu 12-14, Helsinki", "sv": "Wallinsgatan 12-14, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:wallininkatu_12-14_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:wallininkatu_16a_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:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:linjat", "municipality": "Helsinki", "name": { "fi": "Linjat", "sv": "Linjerna" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } } ], "created_time": "2023-08-27T06:15:05.470178Z", "last_modified_time": "2023-08-27T06:15:05.470197Z", "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.9431036, 60.185828 ] }, "info_url": null, "street_address": { "fi": "Wallininkatu 16a", "sv": "Wallinsgatan 16a" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Wallininkatu 16a, Helsinki", "sv": "Wallinsgatan 16a, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:wallininkatu_16a_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:wallininkatu_16b_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:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:linjat", "municipality": "Helsinki", "name": { "fi": "Linjat", "sv": "Linjerna" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } } ], "created_time": "2023-08-27T06:15:06.083464Z", "last_modified_time": "2023-08-27T06:15:06.083479Z", "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.942977, 60.1860344 ] }, "info_url": null, "street_address": { "fi": "Wallininkatu 16b", "sv": "Wallinsgatan 16b" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Wallininkatu 16b, Helsinki", "sv": "Wallinsgatan 16b, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:wallininkatu_16b_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:wallininkatu_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:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:linjat", "municipality": "Helsinki", "name": { "fi": "Linjat", "sv": "Linjerna" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } } ], "created_time": "2023-08-27T06:15:01.085479Z", "last_modified_time": "2023-08-27T06:15:01.085498Z", "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.9421523, 60.1835838 ] }, "info_url": null, "street_address": { "fi": "Wallininkatu 1", "sv": "Wallinsgatan 1" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Wallininkatu 1, Helsinki", "sv": "Wallinsgatan 1, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:wallininkatu_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:wallininkatu_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:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:linjat", "municipality": "Helsinki", "name": { "fi": "Linjat", "sv": "Linjerna" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } } ], "created_time": "2023-08-27T06:15:07.468620Z", "last_modified_time": "2023-08-27T06:15:07.468639Z", "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.9408181, 60.1839602 ] }, "info_url": null, "street_address": { "fi": "Wallininkatu 2", "sv": "Wallinsgatan 2" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Wallininkatu 2, Helsinki", "sv": "Wallinsgatan 2, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:wallininkatu_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:wallininkatu_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:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:linjat", "municipality": "Helsinki", "name": { "fi": "Linjat", "sv": "Linjerna" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } } ], "created_time": "2023-08-27T06:15:09.679497Z", "last_modified_time": "2023-08-27T06:15:09.679535Z", "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.9428543, 60.1840688 ] }, "info_url": null, "street_address": { "fi": "Wallininkatu 5", "sv": "Wallinsgatan 5" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Wallininkatu 5, Helsinki", "sv": "Wallinsgatan 5, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:wallininkatu_5_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:wallininkatu_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:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:linjat", "municipality": "Helsinki", "name": { "fi": "Linjat", "sv": "Linjerna" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } } ], "created_time": "2023-08-27T06:15:11.868083Z", "last_modified_time": "2023-08-27T06:15:11.868125Z", "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.9419526, 60.1844453 ] }, "info_url": null, "street_address": { "fi": "Wallininkatu 6", "sv": "Wallinsgatan 6" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Wallininkatu 6, Helsinki", "sv": "Wallinsgatan 6, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:wallininkatu_6_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:wallininkatu_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:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:linjat", "municipality": "Helsinki", "name": { "fi": "Linjat", "sv": "Linjerna" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } } ], "created_time": "2023-08-27T06:15:13.584506Z", "last_modified_time": "2023-08-27T06:15:13.584525Z", "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.9433404, 60.1843652 ] }, "info_url": null, "street_address": { "fi": "Wallininkatu 7", "sv": "Wallinsgatan 7" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Wallininkatu 7, Helsinki", "sv": "Wallinsgatan 7, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:wallininkatu_7_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:wallininkatu_8_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:linjat", "municipality": "Helsinki", "name": { "fi": "Linjat", "sv": "Linjerna" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } } ], "created_time": "2023-08-27T06:15:14.270661Z", "last_modified_time": "2023-08-27T06:15:14.270679Z", "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.9424206, 60.1847327 ] }, "info_url": null, "street_address": { "fi": "Wallininkatu 8", "sv": "Wallinsgatan 8" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Wallininkatu 8, Helsinki", "sv": "Wallinsgatan 8, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:wallininkatu_8_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }