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=7393&show_all_places=true
https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7394&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7392&show_all_places=true" }, "data": [ { "id": "osoite:vuorilehdontie_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:33:24.234163Z", "last_modified_time": "2023-09-08T06:33:24.234180Z", "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.1167377, 60.2740975 ] }, "name": { "fi": "Vuorilehdontie 10, Vantaa", "sv": "Berglundsvägen 10, Vanda" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilehdontie 10", "sv": "Berglundsvägen 10" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilehdontie_10_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilehdontie_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:33:24.453232Z", "last_modified_time": "2023-09-08T06:33:24.453252Z", "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.1178404, 60.2742132 ] }, "name": { "fi": "Vuorilehdontie 12, Vantaa", "sv": "Berglundsvägen 12, Vanda" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilehdontie 12", "sv": "Berglundsvägen 12" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilehdontie_12_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilehdontie_14_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:33:24.855487Z", "last_modified_time": "2023-09-08T06:33:24.855507Z", "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.1183673, 60.2750026 ] }, "name": { "fi": "Vuorilehdontie 14, Vantaa", "sv": "Berglundsvägen 14, Vanda" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilehdontie 14", "sv": "Berglundsvägen 14" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilehdontie_14_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilehdontie_16_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:33:25.350664Z", "last_modified_time": "2023-09-08T06:33:25.350681Z", "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.1206422, 60.2744261 ] }, "name": { "fi": "Vuorilehdontie 16, Vantaa", "sv": "Berglundsvägen 16, Vanda" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilehdontie 16", "sv": "Berglundsvägen 16" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilehdontie_16_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilehdontie_19_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:33:25.748401Z", "last_modified_time": "2023-09-08T06:33:25.748436Z", "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.1216493, 60.2731238 ] }, "name": { "fi": "Vuorilehdontie 19, Vantaa", "sv": "Berglundsvägen 19, Vanda" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilehdontie 19", "sv": "Berglundsvägen 19" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilehdontie_19_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilehdontie_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:33:23.541465Z", "last_modified_time": "2023-09-08T06:33:23.541491Z", "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.1088887, 60.2722373 ] }, "name": { "fi": "Vuorilehdontie 1a, Vantaa", "sv": "Berglundsvägen 1a, Vanda" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilehdontie 1a", "sv": "Berglundsvägen 1a" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilehdontie_1a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilehdontie_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:33:23.841392Z", "last_modified_time": "2023-09-08T06:33:23.841438Z", "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.1105324, 60.2720475 ] }, "name": { "fi": "Vuorilehdontie 1b, Vantaa", "sv": "Berglundsvägen 1b, Vanda" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilehdontie 1b", "sv": "Berglundsvägen 1b" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilehdontie_1b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilehdontie_1c_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:33:24.053240Z", "last_modified_time": "2023-09-08T06:33:24.053258Z", "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.1109102, 60.2715535 ] }, "name": { "fi": "Vuorilehdontie 1c, Vantaa", "sv": "Berglundsvägen 1c, Vanda" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilehdontie 1c", "sv": "Berglundsvägen 1c" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilehdontie_1c_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilehdontie_20_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:33:26.368238Z", "last_modified_time": "2023-09-08T06:33:26.368257Z", "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.1228598, 60.2730508 ] }, "name": { "fi": "Vuorilehdontie 20, Vantaa", "sv": "Berglundsvägen 20, Vanda" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilehdontie 20", "sv": "Berglundsvägen 20" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilehdontie_20_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilehdontie_21_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:33:26.706234Z", "last_modified_time": "2023-09-08T06:33:26.706253Z", "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.1245536, 60.2718017 ] }, "name": { "fi": "Vuorilehdontie 21, Vantaa", "sv": "Berglundsvägen 21, Vanda" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilehdontie 21", "sv": "Berglundsvägen 21" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilehdontie_21_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilehdontie_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:33:26.170800Z", "last_modified_time": "2023-09-08T06:33:26.170819Z", "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.1080945, 60.2725072 ] }, "name": { "fi": "Vuorilehdontie 2, Vantaa", "sv": "Berglundsvägen 2, Vanda" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilehdontie 2", "sv": "Berglundsvägen 2" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilehdontie_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilehdontie_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:33:26.872013Z", "last_modified_time": "2023-09-08T06:33:26.872030Z", "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.1133375, 60.2732657 ] }, "name": { "fi": "Vuorilehdontie 3, Vantaa", "sv": "Berglundsvägen 3, Vanda" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilehdontie 3", "sv": "Berglundsvägen 3" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilehdontie_3_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilehdontie_4b_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:33:27.287639Z", "last_modified_time": "2023-09-08T06:33:27.287658Z", "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.111602, 60.2730697 ] }, "name": { "fi": "Vuorilehdontie 4b, Vantaa", "sv": "Berglundsvägen 4b, Vanda" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilehdontie 4b", "sv": "Berglundsvägen 4b" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilehdontie_4b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilehdontie_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:33:27.054125Z", "last_modified_time": "2023-09-08T06:33:27.054143Z", "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.1095578, 60.2723893 ] }, "name": { "fi": "Vuorilehdontie 4, Vantaa", "sv": "Berglundsvägen 4, Vanda" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilehdontie 4", "sv": "Berglundsvägen 4" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilehdontie_4_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilehdontie_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:33:27.663059Z", "last_modified_time": "2023-09-08T06:33:27.663076Z", "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.1154534, 60.2737396 ] }, "name": { "fi": "Vuorilehdontie 5, Vantaa", "sv": "Berglundsvägen 5, Vanda" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilehdontie 5", "sv": "Berglundsvägen 5" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilehdontie_5_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilehdontie_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:33:28.094123Z", "last_modified_time": "2023-09-08T06:33:28.094142Z", "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.1131214, 60.2734903 ] }, "name": { "fi": "Vuorilehdontie 6, Vantaa", "sv": "Berglundsvägen 6, Vanda" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilehdontie 6", "sv": "Berglundsvägen 6" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilehdontie_6_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilehdontie_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:33:28.464761Z", "last_modified_time": "2023-09-08T06:33:28.464779Z", "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.1157981, 60.2741342 ] }, "name": { "fi": "Vuorilehdontie 8, Vantaa", "sv": "Berglundsvägen 8, Vanda" }, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilehdontie 8", "sv": "Berglundsvägen 8" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilehdontie_8_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilinnakkeenpolku_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:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:maununneva", "municipality": "Helsinki", "name": { "fi": "Maununneva", "sv": "Magnuskärr" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } } ], "created_time": "2023-08-27T05:57:59.432006Z", "last_modified_time": "2023-08-27T05:57:59.432022Z", "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.9058996, 60.2445507 ] }, "name": { "fi": "Vuorilinnakkeenpolku 1, Helsinki", "sv": "Bergfortsstigen 1, Helsingfors" }, "info_url": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilinnakkeenpolku 1", "sv": "Bergfortsstigen 1" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilinnakkeenpolku_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilinnakkeenpolku_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:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:maununneva", "municipality": "Helsinki", "name": { "fi": "Maununneva", "sv": "Magnuskärr" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } } ], "created_time": "2023-08-27T05:58:00.169483Z", "last_modified_time": "2023-08-27T05:58:00.169513Z", "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.9057547, 60.2447301 ] }, "name": { "fi": "Vuorilinnakkeenpolku 2, Helsinki", "sv": "Bergfortsstigen 2, Helsingfors" }, "info_url": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilinnakkeenpolku 2", "sv": "Bergfortsstigen 2" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilinnakkeenpolku_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorilinnakkeenpolku_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:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:maununneva", "municipality": "Helsinki", "name": { "fi": "Maununneva", "sv": "Magnuskärr" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } } ], "created_time": "2023-08-27T05:58:01.273526Z", "last_modified_time": "2023-08-27T05:58:01.273544Z", "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.9062604, 60.2446408 ] }, "name": { "fi": "Vuorilinnakkeenpolku 3, Helsinki", "sv": "Bergfortsstigen 3, Helsingfors" }, "info_url": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "description": null, "telephone": null, "street_address": { "fi": "Vuorilinnakkeenpolku 3", "sv": "Bergfortsstigen 3" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorilinnakkeenpolku_3_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }{ "meta": { "count": 151705, "next": "