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=7352&show_all_places=true
{ "meta": { "count": 151726, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7353&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7351&show_all_places=true" }, "data": [ { "id": "osoite:visakoivuntie_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-22T06:28:03.148703Z", "last_modified_time": "2023-09-22T06:28:03.148722Z", "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.7840179, 60.1889404 ] }, "street_address": { "fi": "Visakoivuntie 9", "sv": "Masurbjörksvägen 9" }, "name": { "fi": "Visakoivuntie 9, Espoo", "sv": "Masurbjörksvägen 9, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visakoivuntie_9_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visamäki_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-27T06:06:16.378019Z", "last_modified_time": "2023-09-27T06:06:16.378039Z", "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.783306, 60.187566 ] }, "street_address": { "fi": "Visamäki 2", "sv": "Masurbacken 2" }, "name": { "fi": "Visamäki 2, Espoo", "sv": "Masurbacken 2, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visam%C3%A4ki_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visamäki_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-27T06:06:17.952762Z", "last_modified_time": "2023-09-27T06:06:17.952782Z", "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.7841892, 60.1875584 ] }, "street_address": { "fi": "Visamäki 3", "sv": "Masurbacken 3" }, "name": { "fi": "Visamäki 3, Espoo", "sv": "Masurbacken 3, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visam%C3%A4ki_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visamäki_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-27T06:06:19.759960Z", "last_modified_time": "2023-09-27T06:06:19.759980Z", "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.783899, 60.1878362 ] }, "street_address": { "fi": "Visamäki 4", "sv": "Masurbacken 4" }, "name": { "fi": "Visamäki 4, Espoo", "sv": "Masurbacken 4, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visam%C3%A4ki_4_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visamäki_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-27T06:06:21.061338Z", "last_modified_time": "2023-09-27T06:06:21.061361Z", "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.7846383, 60.1877925 ] }, "street_address": { "fi": "Visamäki 5", "sv": "Masurbacken 5" }, "name": { "fi": "Visamäki 5, Espoo", "sv": "Masurbacken 5, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visam%C3%A4ki_5_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visapolku_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:32:00.764122Z", "last_modified_time": "2023-09-08T06:32:00.764141Z", "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.8789174, 60.3202445 ] }, "street_address": { "fi": "Visapolku 10", "sv": "Masurstigen 10" }, "name": { "fi": "Visapolku 10, Vantaa", "sv": "Masurstigen 10, Vanda" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visapolku_10_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visapolku_11_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:32:01.155059Z", "last_modified_time": "2023-09-08T06:32:01.155081Z", "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.878213, 60.3198848 ] }, "street_address": { "fi": "Visapolku 11", "sv": "Masurstigen 11" }, "name": { "fi": "Visapolku 11, Vantaa", "sv": "Masurstigen 11, Vanda" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visapolku_11_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visapolku_12_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:32:01.653332Z", "last_modified_time": "2023-09-08T06:32:01.653352Z", "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.8784672, 60.3196607 ] }, "street_address": { "fi": "Visapolku 12", "sv": "Masurstigen 12" }, "name": { "fi": "Visapolku 12, Vantaa", "sv": "Masurstigen 12, Vanda" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visapolku_12_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visapolku_13_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:32:02.069260Z", "last_modified_time": "2023-09-08T06:32:02.069280Z", "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.8781051, 60.3196962 ] }, "street_address": { "fi": "Visapolku 13", "sv": "Masurstigen 13" }, "name": { "fi": "Visapolku 13, Vantaa", "sv": "Masurstigen 13, Vanda" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visapolku_13_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visapolku_1a_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:32:00.414845Z", "last_modified_time": "2023-09-08T06:32:00.414865Z", "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.8788577, 60.3217074 ] }, "street_address": { "fi": "Visapolku 1a", "sv": "Masurstigen 1a" }, "name": { "fi": "Visapolku 1a, Vantaa", "sv": "Masurstigen 1a, Vanda" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visapolku_1a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visapolku_1b_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:32:00.578863Z", "last_modified_time": "2023-09-08T06:32:00.578882Z", "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.8789308, 60.3215279 ] }, "street_address": { "fi": "Visapolku 1b", "sv": "Masurstigen 1b" }, "name": { "fi": "Visapolku 1b, Vantaa", "sv": "Masurstigen 1b, Vanda" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visapolku_1b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visapolku_2_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:32:02.463799Z", "last_modified_time": "2023-09-08T06:32:02.463816Z", "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.8793111, 60.3214385 ] }, "street_address": { "fi": "Visapolku 2", "sv": "Masurstigen 2" }, "name": { "fi": "Visapolku 2, Vantaa", "sv": "Masurstigen 2, Vanda" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visapolku_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visapolku_3_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:32:02.753657Z", "last_modified_time": "2023-09-08T06:32:02.753677Z", "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.8788959, 60.3211599 ] }, "street_address": { "fi": "Visapolku 3", "sv": "Masurstigen 3" }, "name": { "fi": "Visapolku 3, Vantaa", "sv": "Masurstigen 3, Vanda" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visapolku_3_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visapolku_4_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:32:02.916668Z", "last_modified_time": "2023-09-08T06:32:02.916687Z", "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.8793664, 60.3211873 ] }, "street_address": { "fi": "Visapolku 4", "sv": "Masurstigen 4" }, "name": { "fi": "Visapolku 4, Vantaa", "sv": "Masurstigen 4, Vanda" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visapolku_4_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visapolku_5_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:32:03.291370Z", "last_modified_time": "2023-09-08T06:32:03.291388Z", "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.878897, 60.3208637 ] }, "street_address": { "fi": "Visapolku 5", "sv": "Masurstigen 5" }, "name": { "fi": "Visapolku 5, Vantaa", "sv": "Masurstigen 5, Vanda" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visapolku_5_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visapolku_6_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:32:03.468160Z", "last_modified_time": "2023-09-08T06:32:03.468180Z", "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.8792957, 60.3207295 ] }, "street_address": { "fi": "Visapolku 6", "sv": "Masurstigen 6" }, "name": { "fi": "Visapolku 6, Vantaa", "sv": "Masurstigen 6, Vanda" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visapolku_6_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visapolku_7_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:32:03.672184Z", "last_modified_time": "2023-09-08T06:32:03.672201Z", "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.8786993, 60.3205135 ] }, "street_address": { "fi": "Visapolku 7", "sv": "Masurstigen 7" }, "name": { "fi": "Visapolku 7, Vantaa", "sv": "Masurstigen 7, Vanda" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visapolku_7_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visapolku_8_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:32:03.875761Z", "last_modified_time": "2023-09-08T06:32:03.875790Z", "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.8791876, 60.3205947 ] }, "street_address": { "fi": "Visapolku 8", "sv": "Masurstigen 8" }, "name": { "fi": "Visapolku 8, Vantaa", "sv": "Masurstigen 8, Vanda" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visapolku_8_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visapolku_9_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:32:04.359750Z", "last_modified_time": "2023-09-08T06:32:04.359792Z", "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.878483, 60.32028 ] }, "street_address": { "fi": "Visapolku 9", "sv": "Masurstigen 9" }, "name": { "fi": "Visapolku 9, Vantaa", "sv": "Masurstigen 9, Vanda" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visapolku_9_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visbynkatu_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:vartiokylä", "municipality": "Helsinki", "name": { "fi": "Vartiokylä", "sv": "Botby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itäkeskus", "municipality": "Helsinki", "name": { "fi": "Itäkeskus", "sv": "Östra centrum" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vartiokylä", "municipality": "Helsinki", "name": { "fi": "Vartiokylä", "sv": "Botby" } } ], "created_time": "2023-08-27T06:18:30.579744Z", "last_modified_time": "2023-08-27T06:18:30.579760Z", "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.0886091, 60.2101071 ] }, "street_address": { "fi": "Visbynkatu 1", "sv": "Visbygatan 1" }, "name": { "fi": "Visbynkatu 1, Helsinki", "sv": "Visbygatan 1, Helsingfors" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visbynkatu_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }