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=7333&show_all_places=true
{ "meta": { "count": 151734, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7334&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7332&show_all_places=true" }, "data": [ { "id": "osoite:vinoristintie_13b_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-18T06:31:38.060830Z", "last_modified_time": "2023-09-18T06:31:38.060850Z", "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.6029893, 60.2391886 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinoristintie 13b", "sv": "Krysset 13b" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vinoristintie 13b, Espoo", "sv": "Krysset 13b, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinoristintie_13b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinoristintie_15_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-18T06:31:38.406571Z", "last_modified_time": "2023-09-18T06:31:38.406588Z", "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.602249, 60.2392043 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinoristintie 15", "sv": "Krysset 15" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vinoristintie 15, Espoo", "sv": "Krysset 15, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinoristintie_15_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinoristintie_17_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-18T06:31:38.854908Z", "last_modified_time": "2023-09-18T06:31:38.854925Z", "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.6017626, 60.2391221 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinoristintie 17", "sv": "Krysset 17" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vinoristintie 17, Espoo", "sv": "Krysset 17, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinoristintie_17_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinoristintie_19_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-18T06:31:40.148704Z", "last_modified_time": "2023-09-18T06:31:40.148721Z", "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.6013145, 60.2388605 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinoristintie 19", "sv": "Krysset 19" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vinoristintie 19, Espoo", "sv": "Krysset 19, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinoristintie_19_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinoristintie_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-18T06:31:34.540789Z", "last_modified_time": "2023-09-18T06:31:34.540808Z", "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.6062026, 60.2376813 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinoristintie 1", "sv": "Krysset 1" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vinoristintie 1, Espoo", "sv": "Krysset 1, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinoristintie_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinoristintie_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-18T06:31:40.959028Z", "last_modified_time": "2023-09-18T06:31:40.959047Z", "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.6060789, 60.2374566 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinoristintie 2", "sv": "Krysset 2" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vinoristintie 2, Espoo", "sv": "Krysset 2, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinoristintie_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinoristintie_3_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-18T06:31:41.285977Z", "last_modified_time": "2023-09-18T06:31:41.285994Z", "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.6059837, 60.2378691 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinoristintie 3", "sv": "Krysset 3" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vinoristintie 3, Espoo", "sv": "Krysset 3, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinoristintie_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinoristintie_4_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-18T06:31:41.709622Z", "last_modified_time": "2023-09-18T06:31:41.709646Z", "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.6054785, 60.2378497 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinoristintie 4", "sv": "Krysset 4" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vinoristintie 4, Espoo", "sv": "Krysset 4, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinoristintie_4_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinoristintie_5_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-18T06:31:42.461369Z", "last_modified_time": "2023-09-18T06:31:42.461387Z", "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.6054203, 60.2381906 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinoristintie 5", "sv": "Krysset 5" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vinoristintie 5, Espoo", "sv": "Krysset 5, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinoristintie_5_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinoristintie_6a_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-18T06:31:43.867349Z", "last_modified_time": "2023-09-18T06:31:43.867366Z", "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.6044583, 60.2386275 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinoristintie 6a", "sv": "Krysset 6a" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vinoristintie 6a, Espoo", "sv": "Krysset 6a, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinoristintie_6a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinoristintie_6b_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-18T06:31:44.372851Z", "last_modified_time": "2023-09-18T06:31:44.372867Z", "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.6044168, 60.2390762 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinoristintie 6b", "sv": "Krysset 6b" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vinoristintie 6b, Espoo", "sv": "Krysset 6b, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinoristintie_6b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinoristintie_7_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-18T06:31:44.595796Z", "last_modified_time": "2023-09-18T06:31:44.595819Z", "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.6048733, 60.2386377 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinoristintie 7", "sv": "Krysset 7" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vinoristintie 7, Espoo", "sv": "Krysset 7, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinoristintie_7_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinoristintie_8_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-18T06:31:44.916676Z", "last_modified_time": "2023-09-18T06:31:44.916693Z", "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.6030639, 60.2389914 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinoristintie 8", "sv": "Krysset 8" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vinoristintie 8, Espoo", "sv": "Krysset 8, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinoristintie_8_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinoristintie_9_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-18T06:31:45.367513Z", "last_modified_time": "2023-09-18T06:31:45.367531Z", "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.6047401, 60.2392118 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinoristintie 9", "sv": "Krysset 9" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vinoristintie 9, Espoo", "sv": "Krysset 9, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinoristintie_9_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinsentinaukio_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:sompasaari", "municipality": "Helsinki", "name": { "fi": "Sompasaari", "sv": "Sumparn" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:sörnäinen", "municipality": "Helsinki", "name": { "fi": "Sörnäinen", "sv": "Sörnäs" } } ], "created_time": "2023-08-28T06:23:38.222858Z", "last_modified_time": "2023-08-28T06:23:38.222880Z", "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.975548, 60.1800937 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinsentinaukio 1", "sv": "Vincentplatsen 1" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vinsentinaukio 1, Helsinki", "sv": "Vincentplatsen 1, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinsentinaukio_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinsentinaukio_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:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:sompasaari", "municipality": "Helsinki", "name": { "fi": "Sompasaari", "sv": "Sumparn" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:sörnäinen", "municipality": "Helsinki", "name": { "fi": "Sörnäinen", "sv": "Sörnäs" } } ], "created_time": "2023-08-28T06:23:38.616860Z", "last_modified_time": "2023-08-28T06:23:38.616882Z", "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.9746471, 60.1799859 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinsentinaukio 4", "sv": "Vincentplatsen 4" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vinsentinaukio 4, Helsinki", "sv": "Vincentplatsen 4, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinsentinaukio_4_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinsentinkatu_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:sompasaari", "municipality": "Helsinki", "name": { "fi": "Sompasaari", "sv": "Sumparn" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:sörnäinen", "municipality": "Helsinki", "name": { "fi": "Sörnäinen", "sv": "Sörnäs" } } ], "created_time": "2023-08-28T06:23:45.603837Z", "last_modified_time": "2023-08-28T06:23:45.603853Z", "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.977278, 60.1798966 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinsentinkatu 1", "sv": "Vincentgatan 1" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vinsentinkatu 1, Helsinki", "sv": "Vincentgatan 1, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinsentinkatu_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinsentinkatu_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:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:sompasaari", "municipality": "Helsinki", "name": { "fi": "Sompasaari", "sv": "Sumparn" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:sörnäinen", "municipality": "Helsinki", "name": { "fi": "Sörnäinen", "sv": "Sörnäs" } } ], "created_time": "2023-08-28T06:23:46.216728Z", "last_modified_time": "2023-08-28T06:23:46.216747Z", "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.9767373, 60.180085 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinsentinkatu 3", "sv": "Vincentgatan 3" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vinsentinkatu 3, Helsinki", "sv": "Vincentgatan 3, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinsentinkatu_3_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vinsentinkatu_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:sompasaari", "municipality": "Helsinki", "name": { "fi": "Sompasaari", "sv": "Sumparn" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:sörnäinen", "municipality": "Helsinki", "name": { "fi": "Sörnäinen", "sv": "Sörnäs" } } ], "created_time": "2023-08-28T06:23:46.814774Z", "last_modified_time": "2023-08-28T06:23:46.814799Z", "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.9762688, 60.1800131 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vinsentinkatu 5", "sv": "Vincentgatan 5" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vinsentinkatu 5, Helsinki", "sv": "Vincentgatan 5, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vinsentinkatu_5_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vintturikuja_10_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:31:11.853873Z", "last_modified_time": "2023-09-08T06:31:11.853891Z", "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.8108431, 60.2537837 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vintturikuja 10", "sv": "Vinschgränden 10" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Vintturikuja 10, Vantaa", "sv": "Vinschgränden 10, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_10_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }