1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
| {
"status": true,
"request_id": "c51f1b68-21dc-e14f-84b6-4feba8af",
"data": {
"name": "UN Blockchain Week",
"slug": "un-blockchain-week-45dc",
"uuid": "ebce675e-0d00-452d-bded-3f3a6b3b45dc",
"image": "https://images.crunchbase.com/image/upload/1524fd925b82467296eb989542a567be",
"type": "event",
"short_description": "UN Blockchain Week is an annual conference series that facilitates dialogue between technology innovators and international policy leaders.",
"description": "UN Blockchain Week 2026 hosts summits, workshops, and roundtables focusing on the integration of blockchain, artificial intelligence, and decentralized infrastructure...",
"starts_on": "2026-09-10",
"ends_on": "2026-09-19",
"event_types": ["conference", "festival"],
"event_url": "https://UNBlockchainWeek.com",
"registration_url": "https://lu.ma/UNBlockchainWeek",
"categories": [],
"organizers": [],
"location": [],
"num_speakers": 15,
"num_exhibitors": null,
"num_contestants": null,
"num_sponsors": 3,
"speakers": [
{
"uuid": "44864235-09cb-203b-eb1f-96330932058f",
"slug": "ben-goertzel",
"name": "Ben Goertzel",
"type": "person",
"image": "https://images.crunchbase.com/image/upload/v1444753401/mgexhi5jax5ccoiyfzbe.jpg",
"short_description": null,
"primary_job_title": "CEO",
"primary_organization": {
"uuid": "020f9010-65af-4273-9fca-5da951f4c875",
"slug": "singularitynet",
"name": "SingularityNET",
"type": "organization",
"image": "https://images.crunchbase.com/image/upload/uaiw6b7j69orvgr9mp1e"
}
}
// ... more items
],
"exhibitors": [],
"contestants": [],
"sponsors": [
{
"uuid": "c68b272f-6474-46fe-9242-24135c4be03b",
"slug": "bruce-porter-jr",
"name": "Bruce Porter Jr",
"type": "person",
"image": "https://images.crunchbase.com/image/upload/myoeoqlym140kfou2qxw",
"short_description": "Bruce Porter Jr. is an early Bitcoin investor...",
"primary_job_title": "Chairman & CEO",
"primary_organization": {
"uuid": "44c056c8-4229-47a2-b992-cb7018740b2c",
"slug": "globalboost",
"name": "GlobalBoost",
"type": "organization",
"image": "https://images.crunchbase.com/image/upload/q3nwnirjgpwvpndvtjbv"
}
}
// ... more items
],
"hubs": [
{
"uuid": "d7d166d2-bce8-4b17-94bb-ef89beb83c72",
"slug": "companies-fewer-than-1000-employees",
"name": "Companies With Fewer Than 1000 Employees (Top 10K)",
"image": "https://images.crunchbase.com/image/upload/radxv99bd8jwiuqwxt95",
"rank_hub": 100
}
// ... more items
],
"num_timeline_entries": 2,
"recent_press": [
{
"title": "UN Blockchain Week 2026 Returns to New York City...",
"url": "https://www.openpr.com/news/4489495/un-blockchain-week-2026-returns",
"posted_on": "2026-04-27",
"publisher": "openPR",
"author": null,
"thumbnail_url": null
}
// ... more items
]
},
"request_params": {
"id": "un-blockchain-week-45dc",
"fresh": "false"
}
}
|