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=86&show_all_places=true
{ "meta": { "count": 151726, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=87&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=85&show_all_places=true" }, "data": [ { "id": "tprek:37052", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:10:38.715795Z", "last_modified_time": "2024-02-06T13:12:30.648701Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02810", "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.627218, 60.21688 ] }, "street_address": { "fi": "Hirvisuontie 4", "sv": "Älgkärrsvägen 4" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Espoon Oravanrinne" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37052/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37053", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:10:38.868422Z", "last_modified_time": "2024-02-06T13:12:30.679071Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02200", "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.742712, 60.184032 ] }, "street_address": { "fi": "Maakirjantie 2", "sv": "Jordeboksvägen 2" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Espoon Puna-apila" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37053/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37054", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:10:38.993132Z", "last_modified_time": "2024-02-06T13:12:30.709218Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02770", "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.645422, 60.211025 ] }, "street_address": { "fi": "Espoontie 10", "sv": "Esbovägen 10" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Espoontie 10" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37054/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37055", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:10:39.118825Z", "last_modified_time": "2024-02-06T13:12:30.740381Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02770", "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.648054, 60.21208 ] }, "street_address": { "fi": "Espoontie 12", "sv": "Esbovägen 12" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Espoontie 12" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37055/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37507", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-08-15T10:11:42.834604Z", "last_modified_time": "2024-02-06T13:12:45.542849Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01450", "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.070839, 60.37034 ] }, "street_address": { "fi": "Fallbackantie 323", "sv": "Fallbackavägen 323" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Fallbackantie 323" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37507/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37056", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:10:39.237037Z", "last_modified_time": "2024-02-06T13:12:30.772564Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02280", "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.687222, 60.17523 ] }, "street_address": { "fi": "Finnoontie 36", "sv": "Finnovägen 36" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Finnoontie 36" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37056/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:58666", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:porvoo", "municipality": null, "name": { "fi": "Porvoo", "sv": "Borgå" } } ], "created_time": "2023-08-15T14:14:41.976484Z", "last_modified_time": "2024-02-06T13:16:36.279433Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "06100", "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.636421, 60.39509 ] }, "street_address": { "fi": "Fredrika Runebergin katu 1-3", "sv": "Fredrika Runebergs gata 1-3", "en": "Fredrika Runebergin katu 1-3" }, "address_locality": { "fi": "Porvoo", "sv": "Borgå", "en": "Porvoo" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Fredrika Runebergin katu 1-3" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58666/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37057", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:10:39.354186Z", "last_modified_time": "2024-02-06T13:12:30.805182Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02600", "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.810516, 60.215576 ] }, "street_address": { "fi": "Gyldenärinkatu 1", "sv": "Gyldenärsgatan 1" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Gyldenärinkatu 1" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37057/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37508", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-08-15T10:11:42.960823Z", "last_modified_time": "2024-02-06T13:12:45.574716Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01360", "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.051476, 60.323746 ] }, "street_address": { "fi": "Haapakuja 3", "sv": "Aspgränden 3" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Haapakuja 3" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37508/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37059", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:10:39.602101Z", "last_modified_time": "2024-02-06T13:12:30.869472Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02610", "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.775936, 60.216503 ] }, "street_address": { "fi": "Haarniskakuja 10", "sv": "Harneskgränden 10" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Haarniskakuja 6 ja 10" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37059/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37058", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:10:39.473950Z", "last_modified_time": "2024-02-06T13:12:30.836462Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02610", "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.776455, 60.216312 ] }, "street_address": { "fi": "Haarniskakuja 6", "sv": "Harneskgränden 6" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Haarniskakuja 6 ja 10" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37058/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37509", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-08-15T10:11:43.094720Z", "last_modified_time": "2024-02-06T13:12:45.605085Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01520", "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.95834, 60.282696 ] }, "street_address": { "fi": "Hagelstamintie 11", "sv": "Hagelstamvägen 11" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Hagelstamintie 11" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37509/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37510", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-08-15T10:11:43.223957Z", "last_modified_time": "2024-02-06T13:12:45.636050Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01260", "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.120611, 60.290855 ] }, "street_address": { "fi": "Hakunilantie 103", "sv": "Håkansbölevägen 103" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Hakunilantie 103" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37510/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37021", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "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:myllypuro", "municipality": "Helsinki", "name": { "fi": "Myllypuro", "sv": "Kvarnbäcken" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:myllypuro", "municipality": "Helsinki", "name": { "fi": "Myllypuro", "sv": "Kvarnbäcken" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vartiokylä", "municipality": "Helsinki", "name": { "fi": "Vartiokylä", "sv": "Botby" } } ], "created_time": "2023-08-15T10:10:34.370786Z", "last_modified_time": "2024-02-06T13:12:29.652012Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00920", "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.05357, 60.227997 ] }, "street_address": { "fi": "Hallainvuorentie 5", "sv": "Hallonbergsvägen 5" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Hallainvuorentie 5" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37021/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37022", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "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:myllypuro", "municipality": "Helsinki", "name": { "fi": "Myllypuro", "sv": "Kvarnbäcken" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:myllypuro", "municipality": "Helsinki", "name": { "fi": "Myllypuro", "sv": "Kvarnbäcken" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vartiokylä", "municipality": "Helsinki", "name": { "fi": "Vartiokylä", "sv": "Botby" } } ], "created_time": "2023-08-15T10:10:34.499091Z", "last_modified_time": "2024-02-06T13:12:29.684445Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00920", "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.073418, 60.224247 ] }, "street_address": { "fi": "Kiviparintie 2", "sv": "Stenparsvägen 2" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Helsingin Kivipari" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37022/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37023", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "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:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:alppikylä", "municipality": "Helsinki", "name": { "fi": "Alppikylä", "sv": "Alpbyn" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2023-08-15T10:10:34.625076Z", "last_modified_time": "2024-02-06T13:12:29.716925Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00770", "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.071053, 60.262337 ] }, "street_address": { "fi": "Purilaskuja 2", "sv": "Släpgränden 2" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Helsingin Kotikivi" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37023/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37024", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "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:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:alppikylä", "municipality": "Helsinki", "name": { "fi": "Alppikylä", "sv": "Alpbyn" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2023-08-15T10:10:34.758813Z", "last_modified_time": "2024-02-06T13:12:29.749037Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00770", "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.070084, 60.261005 ] }, "street_address": { "fi": "Alppikylänkuja 13", "sv": "Alpbygränden 13" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Helsingin Kyläpäällikkö" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37024/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37025", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:patola", "municipality": "Helsinki", "name": { "fi": "Patola", "sv": "Dammen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } } ], "created_time": "2023-08-15T10:10:34.993770Z", "last_modified_time": "2024-02-06T13:12:29.780293Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00640", "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.956083, 60.23538 ] }, "street_address": { "fi": "Hirsipadonkuja 1", "sv": "Timmerdammsgränden 1" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Helsingin Ogeli" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37025/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37026", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "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:pitäjänmäki", "municipality": "Helsinki", "name": { "fi": "Pitäjänmäki", "sv": "Sockenbacka" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:pitäjänmäen_yritysalue", "municipality": "Helsinki", "name": { "fi": "Pitäjänmäen yritysalue", "sv": "Sockenbacka företagsområde" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pitäjänmäki", "municipality": "Helsinki", "name": { "fi": "Pitäjänmäki", "sv": "Sockenbacka" } } ], "created_time": "2023-08-15T10:10:35.132826Z", "last_modified_time": "2024-02-06T13:12:29.811860Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00380", "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.872564, 60.219704 ] }, "street_address": { "fi": "Hiomotie 24", "sv": "Sliperivägen 24" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Helsingin Valimomestari" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37026/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37027", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "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:pitäjänmäki", "municipality": "Helsinki", "name": { "fi": "Pitäjänmäki", "sv": "Sockenbacka" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:reimarla", "municipality": "Helsinki", "name": { "fi": "Reimarla", "sv": "Reimars" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pitäjänmäki", "municipality": "Helsinki", "name": { "fi": "Pitäjänmäki", "sv": "Sockenbacka" } } ], "created_time": "2023-08-15T10:10:35.261149Z", "last_modified_time": "2024-02-06T13:12:29.842903Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00370", "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.841127, 60.225277 ] }, "street_address": { "fi": "Henrikintie 16", "sv": "Henriksvägen 16" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "description": null, "telephone": null, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Henrikintie 16" }, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37027/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }