crunchbase-ruby-library 0.1.7 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (111) hide show
  1. checksums.yaml +4 -4
  2. data/.rubocop.yml +66 -0
  3. data/.rubocop_todo.yml +47 -0
  4. data/.travis.yml +12 -0
  5. data/Gemfile +4 -0
  6. data/README.md +44 -54
  7. data/Rakefile +4 -1
  8. data/bin/console +15 -0
  9. data/bin/setup +8 -0
  10. data/crunchbase-ruby-library.gemspec +15 -12
  11. data/lib/crunchbase.rb +12 -3
  12. data/lib/crunchbase/api.rb +110 -102
  13. data/lib/crunchbase/client.rb +50 -0
  14. data/lib/crunchbase/exception.rb +13 -11
  15. data/lib/crunchbase/model.rb +50 -48
  16. data/lib/crunchbase/model/acquired_by.rb +23 -20
  17. data/lib/crunchbase/model/acquiree.rb +2 -1
  18. data/lib/crunchbase/model/acquirer.rb +2 -1
  19. data/lib/crunchbase/model/acquisition.rb +16 -19
  20. data/lib/crunchbase/model/address.rb +4 -6
  21. data/lib/crunchbase/model/advisory_role.rb +2 -2
  22. data/lib/crunchbase/model/board_members_and_advisor.rb +10 -9
  23. data/lib/crunchbase/model/category.rb +6 -7
  24. data/lib/crunchbase/model/competitor.rb +3 -2
  25. data/lib/crunchbase/model/current_team.rb +7 -11
  26. data/lib/crunchbase/model/customer.rb +3 -2
  27. data/lib/crunchbase/model/degree.rb +4 -5
  28. data/lib/crunchbase/model/entity.rb +98 -108
  29. data/lib/crunchbase/model/error.rb +3 -4
  30. data/lib/crunchbase/model/featured_team.rb +19 -0
  31. data/lib/crunchbase/model/founded_company.rb +2 -3
  32. data/lib/crunchbase/model/founder.rb +3 -4
  33. data/lib/crunchbase/model/fund.rb +8 -11
  34. data/lib/crunchbase/model/fund_raise.rb +7 -8
  35. data/lib/crunchbase/model/funding_round.rb +29 -24
  36. data/lib/crunchbase/model/headquarter.rb +2 -1
  37. data/lib/crunchbase/model/image.rb +6 -7
  38. data/lib/crunchbase/model/investment.rb +20 -27
  39. data/lib/crunchbase/model/investor.rb +6 -7
  40. data/lib/crunchbase/model/ipo.rb +12 -12
  41. data/lib/crunchbase/model/job.rb +11 -10
  42. data/lib/crunchbase/model/location.rb +20 -11
  43. data/lib/crunchbase/model/member.rb +3 -4
  44. data/lib/crunchbase/model/membership.rb +7 -8
  45. data/lib/crunchbase/model/new.rb +5 -6
  46. data/lib/crunchbase/model/office.rb +3 -4
  47. data/lib/crunchbase/model/organization.rb +39 -38
  48. data/lib/crunchbase/model/organization_summary.rb +7 -8
  49. data/lib/crunchbase/model/owned_by.rb +4 -5
  50. data/lib/crunchbase/model/parent_location.rb +3 -3
  51. data/lib/crunchbase/model/past_team.rb +7 -11
  52. data/lib/crunchbase/model/person.rb +53 -46
  53. data/lib/crunchbase/model/person_summary.rb +13 -14
  54. data/lib/crunchbase/model/primary_affiliation.rb +6 -6
  55. data/lib/crunchbase/model/primary_image.rb +3 -3
  56. data/lib/crunchbase/model/primary_location.rb +8 -7
  57. data/lib/crunchbase/model/product.rb +14 -13
  58. data/lib/crunchbase/model/product_summary.rb +4 -5
  59. data/lib/crunchbase/model/school.rb +3 -2
  60. data/lib/crunchbase/model/search.rb +39 -40
  61. data/lib/crunchbase/model/search_result.rb +7 -6
  62. data/lib/crunchbase/model/simple_organization.rb +9 -10
  63. data/lib/crunchbase/model/sub_organization.rb +3 -4
  64. data/lib/crunchbase/model/video.rb +4 -5
  65. data/lib/crunchbase/model/website.rb +7 -11
  66. data/lib/crunchbase/request.rb +8 -0
  67. data/lib/crunchbase/request/client.rb +69 -0
  68. data/lib/crunchbase/version.rb +2 -1
  69. data/spec/crunchbase.yml.example +2 -2
  70. data/spec/crunchbase/client_spec.rb +25 -0
  71. data/spec/crunchbase/data/board_members_and_advisors/facebook.json +462 -0
  72. data/spec/crunchbase/data/categories/facebook.json +67 -0
  73. data/spec/crunchbase/data/current_team/facebook.json +4335 -0
  74. data/spec/crunchbase/data/featured_team/facebook.json +286 -0
  75. data/spec/crunchbase/data/funding_rounds/37bd05f961af726ba3c1b279da842805.json +484 -0
  76. data/spec/crunchbase/data/funding_rounds/facebook.json +2049 -0
  77. data/spec/crunchbase/data/headquarters/facebook.json +50 -0
  78. data/spec/crunchbase/data/investors/facebook.json +776 -0
  79. data/spec/crunchbase/data/news/facebook.json +1426 -0
  80. data/spec/crunchbase/data/news/facebook_2.json +1426 -0
  81. data/spec/crunchbase/data/offices/facebook.json +50 -0
  82. data/spec/crunchbase/data/organizations/crunchbase.json +2845 -0
  83. data/spec/crunchbase/data/organizations/ekohe.json +654 -0
  84. data/spec/crunchbase/data/organizations/facebook-without-relationships.json +45 -0
  85. data/spec/crunchbase/data/organizations/facebook.json +6723 -0
  86. data/spec/crunchbase/data/organizations/mx-media-llc.json +7 -0
  87. data/spec/crunchbase/data/past_team/facebook.json +4336 -0
  88. data/spec/crunchbase/data/people/facebook_founders.json +148 -0
  89. data/spec/crunchbase/data/people/mark-zuckerberg.json +2602 -0
  90. data/spec/crunchbase/data/websites/facebook.json +74 -0
  91. data/spec/crunchbase/model/board_members_and_advisor_spec.rb +39 -11
  92. data/spec/crunchbase/model/category_spec.rb +47 -0
  93. data/spec/crunchbase/model/current_team_spec.rb +50 -0
  94. data/spec/crunchbase/model/featured_team_spec.rb +40 -0
  95. data/spec/crunchbase/model/founders_spec.rb +49 -0
  96. data/spec/crunchbase/model/fund_raise_spec.rb +4 -24
  97. data/spec/crunchbase/model/funding_round_spec.rb +75 -32
  98. data/spec/crunchbase/model/headquarter_spec.rb +37 -0
  99. data/spec/crunchbase/model/investment_spec.rb +4 -15
  100. data/spec/crunchbase/model/investor_spec.rb +37 -0
  101. data/spec/crunchbase/model/new_spec.rb +86 -0
  102. data/spec/crunchbase/model/office_spec.rb +29 -9
  103. data/spec/crunchbase/model/organization_spec.rb +160 -34
  104. data/spec/crunchbase/model/past_team_spec.rb +36 -14
  105. data/spec/crunchbase/model/person_spec.rb +21 -19
  106. data/spec/crunchbase/model/product_spec.rb +4 -31
  107. data/spec/crunchbase/model/search_spec.rb +25 -49
  108. data/spec/crunchbase/model/website_spec.rb +36 -9
  109. data/spec/crunchbase/support/api_helper.rb +19 -0
  110. data/spec/spec_helper.rb +14 -4
  111. metadata +103 -6
@@ -0,0 +1,2049 @@
1
+ {
2
+ "metadata":
3
+ {
4
+ "version": "3.1",
5
+ "www_path_prefix": "https://www.crunchbase.com",
6
+ "api_path_prefix": "https://api.crunchbase.com",
7
+ "image_path_prefix": "http://public.crunchbase.com/t_api_images/"
8
+ },
9
+ "data":
10
+ {
11
+ "paging":
12
+ {
13
+ "total_items": 11,
14
+ "number_of_pages": 1,
15
+ "current_page": 1,
16
+ "sort_order": "announced_on DESC",
17
+ "items_per_page": 100,
18
+ "next_page_url": null,
19
+ "prev_page_url": null,
20
+ "key_set_url": null,
21
+ "collection_url": "https://api.crunchbase.com/v3.1/organizations/facebook/funding_rounds",
22
+ "updated_since": null
23
+ },
24
+ "items": [
25
+ {
26
+ "type": "FundingRound",
27
+ "uuid": "37bd05f961af726ba3c1b279da842805",
28
+ "properties":
29
+ {
30
+ "permalink": "37bd05f961af726ba3c1b279da842805",
31
+ "api_path": "funding-rounds/37bd05f961af726ba3c1b279da842805",
32
+ "web_path": "funding-round/37bd05f961af726ba3c1b279da842805",
33
+ "api_url": "https://api.crunchbase.com/v3.1/funding-rounds/37bd05f961af726ba3c1b279da842805",
34
+ "funding_type": "private_equity",
35
+ "series": null,
36
+ "series_qualifier": null,
37
+ "announced_on": "2011-01-21",
38
+ "announced_on_trust_code": 7,
39
+ "closed_on": null,
40
+ "closed_on_trust_code": null,
41
+ "money_raised": 1500000000,
42
+ "money_raised_currency_code": "USD",
43
+ "money_raised_usd": 1500000000,
44
+ "target_money_raised": null,
45
+ "target_money_raised_currency_code": null,
46
+ "target_money_raised_usd": null,
47
+ "created_at": 1295843747,
48
+ "updated_at": 1467317211
49
+ },
50
+ "relationships":
51
+ {
52
+ "investments": [
53
+ {
54
+ "type": "Investment",
55
+ "uuid": "287934b40258a28400d119587de2a36d",
56
+ "properties":
57
+ {
58
+ "money_invested": null,
59
+ "money_invested_currency_code": null,
60
+ "money_invested_usd": null,
61
+ "is_lead_investor": true,
62
+ "announced_on": "2011-01-21",
63
+ "announced_on_trust_code": 7,
64
+ "created_at": 1295843748,
65
+ "updated_at": 1472590928
66
+ },
67
+ "relationships":
68
+ {
69
+ "investors":
70
+ {
71
+ "type": "Organization",
72
+ "uuid": "9bc455245c0454c1ec995afb33cd3fc4",
73
+ "properties":
74
+ {
75
+ "permalink": "digital-sky-technologies-fo",
76
+ "api_path": "organizations/digital-sky-technologies-fo",
77
+ "web_path": "organization/digital-sky-technologies-fo",
78
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/digital-sky-technologies-fo",
79
+ "name": "DST Global",
80
+ "also_known_as": ["DST", "Digital Sky Technologies"],
81
+ "short_description": "DST Global is an investment company that funds late-stage ventures in the global internet industry.",
82
+ "description": "DST Global (Digital Sky Technologies) is a growth focused investment company specializing in late-stage, high-growth, private companies in the global Internet industry.\r\n\r\nThe company has pioneered a model to provide liquidity to founders, employees and early investors through mixed primary and secondary transactions. These transactions are often referred to as DST type deals in the Internet world.\r\n\r\nThe company was founded by Yuri Milner, and after building Mail.ru Group, DST gained international prominence through its investments in Facebook, Zynga and Groupon.",
83
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397178598/b3f58e60a53e9b113cc71c1a0d0fba8a.png",
84
+ "primary_role": "investor",
85
+ "role_company": false,
86
+ "role_investor": true,
87
+ "role_group": false,
88
+ "role_school": false,
89
+ "founded_on": "2005-01-01",
90
+ "founded_on_trust_code": 5,
91
+ "is_closed": false,
92
+ "closed_on": null,
93
+ "closed_on_trust_code": null,
94
+ "num_employees_min": null,
95
+ "num_employees_max": null,
96
+ "stock_exchange": null,
97
+ "stock_symbol": null,
98
+ "total_funding_usd": 0,
99
+ "number_of_investments": 54,
100
+ "homepage_url": null,
101
+ "created_at": 1243382220,
102
+ "updated_at": 1502532424
103
+ }
104
+ },
105
+ "partners": [
106
+ {
107
+ "type": "Person",
108
+ "uuid": "b7e65a1a9e45c60d8b87bfbeed127319",
109
+ "properties":
110
+ {
111
+ "permalink": "yuri-milner",
112
+ "api_path": "people/yuri-milner",
113
+ "web_path": "person/yuri-milner",
114
+ "api_url": "https://api.crunchbase.com/v3.1/people/yuri-milner",
115
+ "first_name": "Yuri",
116
+ "last_name": "Milner",
117
+ "gender": "Male",
118
+ "also_known_as": null,
119
+ "bio": "Yuri founded Mail.ru Group in 1999 and under his leadership it became one of Europe’s leading internet companies. He took that business public in 2010 and founded DST Global to focus on global internet investments. DST Global became one of the world’s leading technology investors and its portfolio has included some of the world's most prominent internet companies, such as Facebook, Twitter, WhatsApp, Snapchat, Airbnb, Spotify, Alibaba, and others. Yuri lives in Silicon Valley with his family.\r\nYuri graduated in 1985 with an advanced degree in theoretical physics and subsequently conducted research in quantum field theory. Yuri and his wife Julia, together with Sergey Brin and Anne Wojcicki, Mark Zuckerberg and Priscilla Chan, launched the Breakthrough Prizes - the world’s largest scientific awards, honoring important, primarily recent, achievements in Fundamental Physics, Life Sciences and Mathematics. In July 2015, together with Stephen Hawking, Yuri launched the $100 million Breakthrough Listen initiative to reinvigorate the search for extraterrestrial intelligence in the Universe, and in April 2016 they launched Breakthrough Starshot - a $100 million research and engineering program seeking to develop a technology for interstellar travel.",
120
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1503003974/w5n2swvdwcmrf2sdqpe6.png",
121
+ "role_investor": true,
122
+ "born_on": null,
123
+ "born_on_trust_code": null,
124
+ "died_on": null,
125
+ "died_on_trust_code": null,
126
+ "created_at": 1243397296,
127
+ "updated_at": 1503923247
128
+ }
129
+ }]
130
+ }
131
+ },
132
+ {
133
+ "type": "Investment",
134
+ "uuid": "f105535c26380d9f19b6b21858918c0d",
135
+ "properties":
136
+ {
137
+ "money_invested": null,
138
+ "money_invested_currency_code": null,
139
+ "money_invested_usd": null,
140
+ "is_lead_investor": true,
141
+ "announced_on": "2011-01-21",
142
+ "announced_on_trust_code": 7,
143
+ "created_at": 1295843748,
144
+ "updated_at": 1472590929
145
+ },
146
+ "relationships":
147
+ {
148
+ "investors":
149
+ {
150
+ "type": "Organization",
151
+ "uuid": "30b3efdf6024804dea55c4d1a8dfc86c",
152
+ "properties":
153
+ {
154
+ "permalink": "goldman-sachs",
155
+ "api_path": "organizations/goldman-sachs",
156
+ "web_path": "organization/goldman-sachs",
157
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/goldman-sachs",
158
+ "name": "Goldman Sachs",
159
+ "also_known_as": null,
160
+ "short_description": "Goldman Sachs is a multinational financial services firm providing securities, and investment banking and management services.",
161
+ "description": "The Goldman Sachs Group, Inc. provides investment banking, securities, and investment management services, as well as financial services to corporations, financial institutions, governments, and high-net-worth individuals worldwide.\r\n\r\nIts Investment Banking segment offers financial advisory services, including advisory assignments with respect to mergers and acquisitions, divestitures, corporate defense, risk management, and restructurings and spin-offs; and underwriting services comprising public offerings and private placements of a range of securities, loans and other financial instruments, and derivative transactions.\r\n\r\nThe company’s Institutional Client Services segment provides client execution services, such as fixed income, currency, and commodities client execution related to making markets in interest rate products, credit products, mortgages, currencies, and commodities; and equities related to making markets in equity products, as well as executes and clears institutional client transactions on stock, options, and futures exchanges.\r\n\r\nThis segment also engages in securities services business providing financing, securities lending, and other brokerage services to institutional clients, including hedge funds, mutual funds, pension funds, and foundations. Its Investing and Lending segment originates longer-term loans; and invests in debt securities, loans, public and private equity securities, real estate, consolidated investment entities, distressed assets, currencies, commodities, and power generation facilities.\r\n\r\nThe company’s Investment Management segment provides investment products and services, as well as offers wealth advisory services, including portfolio management and financial counseling, and brokerage and other transaction services.\r\n\r\nThe Goldman Sachs Group, Inc. was founded in 1869 and is headquartered in New York, New York.",
162
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1499109617/jecaowhmbuvfmpwjgouu.png",
163
+ "primary_role": "investor",
164
+ "role_company": true,
165
+ "role_investor": true,
166
+ "role_group": false,
167
+ "role_school": false,
168
+ "founded_on": "1869-01-01",
169
+ "founded_on_trust_code": 5,
170
+ "is_closed": false,
171
+ "closed_on": null,
172
+ "closed_on_trust_code": null,
173
+ "num_employees_min": null,
174
+ "num_employees_max": null,
175
+ "stock_exchange": null,
176
+ "stock_symbol": null,
177
+ "total_funding_usd": 0,
178
+ "number_of_investments": 583,
179
+ "homepage_url": null,
180
+ "created_at": 1181925921,
181
+ "updated_at": 1504065055
182
+ }
183
+ },
184
+ "partners": []
185
+ }
186
+ }]
187
+ }
188
+ },
189
+ {
190
+ "type": "FundingRound",
191
+ "uuid": "59971bc00935be60e279a9db5e787169",
192
+ "properties":
193
+ {
194
+ "permalink": "59971bc00935be60e279a9db5e787169",
195
+ "api_path": "funding-rounds/59971bc00935be60e279a9db5e787169",
196
+ "web_path": "funding-round/59971bc00935be60e279a9db5e787169",
197
+ "api_url": "https://api.crunchbase.com/v3.1/funding-rounds/59971bc00935be60e279a9db5e787169",
198
+ "funding_type": "secondary_market",
199
+ "series": null,
200
+ "series_qualifier": null,
201
+ "announced_on": "2010-06-28",
202
+ "announced_on_trust_code": 7,
203
+ "closed_on": null,
204
+ "closed_on_trust_code": null,
205
+ "money_raised": 120000000,
206
+ "money_raised_currency_code": "USD",
207
+ "money_raised_usd": 120000000,
208
+ "target_money_raised": null,
209
+ "target_money_raised_currency_code": null,
210
+ "target_money_raised_usd": null,
211
+ "created_at": 1277775152,
212
+ "updated_at": 1490681760
213
+ },
214
+ "relationships":
215
+ {
216
+ "investments": [
217
+ {
218
+ "type": "Investment",
219
+ "uuid": "b44b20c4df30945707d5fccba9a1c37f",
220
+ "properties":
221
+ {
222
+ "money_invested": null,
223
+ "money_invested_currency_code": null,
224
+ "money_invested_usd": null,
225
+ "is_lead_investor": false,
226
+ "announced_on": "2010-06-28",
227
+ "announced_on_trust_code": 7,
228
+ "created_at": 1466807016,
229
+ "updated_at": 1467317065
230
+ },
231
+ "relationships":
232
+ {
233
+ "investors":
234
+ {
235
+ "type": "Organization",
236
+ "uuid": "b915e54033776a2a651e6fd7c0787e26",
237
+ "properties":
238
+ {
239
+ "permalink": "technology-crossover-ventures",
240
+ "api_path": "organizations/technology-crossover-ventures",
241
+ "web_path": "organization/technology-crossover-ventures",
242
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/technology-crossover-ventures",
243
+ "name": "TCV",
244
+ "also_known_as": ["TVC"],
245
+ "short_description": "Founded in 1995, TCV is a leading provider of capital to growth-stage private and public companies in the technology industry.",
246
+ "description": "Technology Crossover Ventures (TCV), founded in 1995, is a leading provider of capital to growth-stage private and public companies in the technology industry. TCV has invested over $9 billion in leading technology companies, include Airbnb, Believe Digital, Brillen.de, C|NET, ExactTarget, Expedia, Facebook, Fandango, FX Alliance, GoDaddy, GoFundMe, Genesys Software, HomeAway, Netflix, RealNetworks, Redback Networks, Payoneer, Rent the Runway, RiskMetrics Group, Sitecore, Splunk, Spotify, Thinkorswim, VICE Media, WorldRemit, and Zillow.\r\n\r\nTCV is headquartered in Palo Alto, California, with offices in New York and London. For more information about TCV, including a complete list of TCV investments, please visit http://www.tcv.com.",
247
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1472274733/lswbu7h2mbts4brka2tj.png",
248
+ "primary_role": "investor",
249
+ "role_company": false,
250
+ "role_investor": true,
251
+ "role_group": false,
252
+ "role_school": false,
253
+ "founded_on": "1995-01-01",
254
+ "founded_on_trust_code": 5,
255
+ "is_closed": false,
256
+ "closed_on": null,
257
+ "closed_on_trust_code": null,
258
+ "num_employees_min": null,
259
+ "num_employees_max": null,
260
+ "stock_exchange": null,
261
+ "stock_symbol": null,
262
+ "total_funding_usd": 0,
263
+ "number_of_investments": 252,
264
+ "homepage_url": null,
265
+ "created_at": 1187801055,
266
+ "updated_at": 1503313274
267
+ }
268
+ },
269
+ "partners": []
270
+ }
271
+ },
272
+ {
273
+ "type": "Investment",
274
+ "uuid": "c76a292b268ad4573a0a39a5bb1bc713",
275
+ "properties":
276
+ {
277
+ "money_invested": null,
278
+ "money_invested_currency_code": null,
279
+ "money_invested_usd": null,
280
+ "is_lead_investor": true,
281
+ "announced_on": "2010-06-28",
282
+ "announced_on_trust_code": 7,
283
+ "created_at": 1277775152,
284
+ "updated_at": 1467317065
285
+ },
286
+ "relationships":
287
+ {
288
+ "investors":
289
+ {
290
+ "type": "Organization",
291
+ "uuid": "8ce2fd0305ddab1d19e1826840e305f1",
292
+ "properties":
293
+ {
294
+ "permalink": "elevation-partners",
295
+ "api_path": "organizations/elevation-partners",
296
+ "web_path": "organization/elevation-partners",
297
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/elevation-partners",
298
+ "name": "Elevation Partners",
299
+ "also_known_as": null,
300
+ "short_description": "Elevation Partners is a private equity firm focused on large-scale investments in media, entertainment and technology businesses.",
301
+ "description": "Elevation Partners is a newly formed private equity firm that makes large-scale investments in market-leading media, entertainment, and consumer-related businesses. Elevation focuses on investing in intellectual property and content oriented businesses, as well as traditional media and entertainment companies, \r\n\r\nElevation hopes to help media and entertainment businesses create and market great content and insure it reaches the widest audience possible.",
302
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397179671/8eea27bf07006083d918902cb6d60d0f.jpg",
303
+ "primary_role": "investor",
304
+ "role_company": false,
305
+ "role_investor": true,
306
+ "role_group": false,
307
+ "role_school": false,
308
+ "founded_on": null,
309
+ "founded_on_trust_code": null,
310
+ "is_closed": false,
311
+ "closed_on": null,
312
+ "closed_on_trust_code": null,
313
+ "num_employees_min": null,
314
+ "num_employees_max": null,
315
+ "stock_exchange": null,
316
+ "stock_symbol": null,
317
+ "total_funding_usd": 0,
318
+ "number_of_investments": 19,
319
+ "homepage_url": null,
320
+ "created_at": 1230198800,
321
+ "updated_at": 1502461217
322
+ }
323
+ },
324
+ "partners": []
325
+ }
326
+ }]
327
+ }
328
+ },
329
+ {
330
+ "type": "FundingRound",
331
+ "uuid": "b0e3eb999048d301089226cedab900a7",
332
+ "properties":
333
+ {
334
+ "permalink": "b0e3eb999048d301089226cedab900a7",
335
+ "api_path": "funding-rounds/b0e3eb999048d301089226cedab900a7",
336
+ "web_path": "funding-round/b0e3eb999048d301089226cedab900a7",
337
+ "api_url": "https://api.crunchbase.com/v3.1/funding-rounds/b0e3eb999048d301089226cedab900a7",
338
+ "funding_type": "venture",
339
+ "series": "D",
340
+ "series_qualifier": null,
341
+ "announced_on": "2009-05-26",
342
+ "announced_on_trust_code": 7,
343
+ "closed_on": null,
344
+ "closed_on_trust_code": null,
345
+ "money_raised": 200000000,
346
+ "money_raised_currency_code": "USD",
347
+ "money_raised_usd": 200000000,
348
+ "target_money_raised": null,
349
+ "target_money_raised_currency_code": null,
350
+ "target_money_raised_usd": null,
351
+ "created_at": 1243357021,
352
+ "updated_at": 1490681466
353
+ },
354
+ "relationships":
355
+ {
356
+ "investments": [
357
+ {
358
+ "type": "Investment",
359
+ "uuid": "a588c19ec40006e2da2b244946433433",
360
+ "properties":
361
+ {
362
+ "money_invested": 200000000,
363
+ "money_invested_currency_code": "USD",
364
+ "money_invested_usd": 200000000,
365
+ "is_lead_investor": true,
366
+ "announced_on": "2009-05-26",
367
+ "announced_on_trust_code": 7,
368
+ "created_at": 1312302534,
369
+ "updated_at": 1472590918
370
+ },
371
+ "relationships":
372
+ {
373
+ "investors":
374
+ {
375
+ "type": "Organization",
376
+ "uuid": "9bc455245c0454c1ec995afb33cd3fc4",
377
+ "properties":
378
+ {
379
+ "permalink": "digital-sky-technologies-fo",
380
+ "api_path": "organizations/digital-sky-technologies-fo",
381
+ "web_path": "organization/digital-sky-technologies-fo",
382
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/digital-sky-technologies-fo",
383
+ "name": "DST Global",
384
+ "also_known_as": ["DST", "Digital Sky Technologies"],
385
+ "short_description": "DST Global is an investment company that funds late-stage ventures in the global internet industry.",
386
+ "description": "DST Global (Digital Sky Technologies) is a growth focused investment company specializing in late-stage, high-growth, private companies in the global Internet industry.\r\n\r\nThe company has pioneered a model to provide liquidity to founders, employees and early investors through mixed primary and secondary transactions. These transactions are often referred to as DST type deals in the Internet world.\r\n\r\nThe company was founded by Yuri Milner, and after building Mail.ru Group, DST gained international prominence through its investments in Facebook, Zynga and Groupon.",
387
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397178598/b3f58e60a53e9b113cc71c1a0d0fba8a.png",
388
+ "primary_role": "investor",
389
+ "role_company": false,
390
+ "role_investor": true,
391
+ "role_group": false,
392
+ "role_school": false,
393
+ "founded_on": "2005-01-01",
394
+ "founded_on_trust_code": 5,
395
+ "is_closed": false,
396
+ "closed_on": null,
397
+ "closed_on_trust_code": null,
398
+ "num_employees_min": null,
399
+ "num_employees_max": null,
400
+ "stock_exchange": null,
401
+ "stock_symbol": null,
402
+ "total_funding_usd": 0,
403
+ "number_of_investments": 54,
404
+ "homepage_url": null,
405
+ "created_at": 1243382220,
406
+ "updated_at": 1502532424
407
+ }
408
+ },
409
+ "partners": [
410
+ {
411
+ "type": "Person",
412
+ "uuid": "b7e65a1a9e45c60d8b87bfbeed127319",
413
+ "properties":
414
+ {
415
+ "permalink": "yuri-milner",
416
+ "api_path": "people/yuri-milner",
417
+ "web_path": "person/yuri-milner",
418
+ "api_url": "https://api.crunchbase.com/v3.1/people/yuri-milner",
419
+ "first_name": "Yuri",
420
+ "last_name": "Milner",
421
+ "gender": "Male",
422
+ "also_known_as": null,
423
+ "bio": "Yuri founded Mail.ru Group in 1999 and under his leadership it became one of Europe’s leading internet companies. He took that business public in 2010 and founded DST Global to focus on global internet investments. DST Global became one of the world’s leading technology investors and its portfolio has included some of the world's most prominent internet companies, such as Facebook, Twitter, WhatsApp, Snapchat, Airbnb, Spotify, Alibaba, and others. Yuri lives in Silicon Valley with his family.\r\nYuri graduated in 1985 with an advanced degree in theoretical physics and subsequently conducted research in quantum field theory. Yuri and his wife Julia, together with Sergey Brin and Anne Wojcicki, Mark Zuckerberg and Priscilla Chan, launched the Breakthrough Prizes - the world’s largest scientific awards, honoring important, primarily recent, achievements in Fundamental Physics, Life Sciences and Mathematics. In July 2015, together with Stephen Hawking, Yuri launched the $100 million Breakthrough Listen initiative to reinvigorate the search for extraterrestrial intelligence in the Universe, and in April 2016 they launched Breakthrough Starshot - a $100 million research and engineering program seeking to develop a technology for interstellar travel.",
424
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1503003974/w5n2swvdwcmrf2sdqpe6.png",
425
+ "role_investor": true,
426
+ "born_on": null,
427
+ "born_on_trust_code": null,
428
+ "died_on": null,
429
+ "died_on_trust_code": null,
430
+ "created_at": 1243397296,
431
+ "updated_at": 1503923247
432
+ }
433
+ }]
434
+ }
435
+ }]
436
+ }
437
+ },
438
+ {
439
+ "type": "FundingRound",
440
+ "uuid": "4e8faa5e0b4f03da75f5654ce3bed6bc",
441
+ "properties":
442
+ {
443
+ "permalink": "4e8faa5e0b4f03da75f5654ce3bed6bc",
444
+ "api_path": "funding-rounds/4e8faa5e0b4f03da75f5654ce3bed6bc",
445
+ "web_path": "funding-round/4e8faa5e0b4f03da75f5654ce3bed6bc",
446
+ "api_url": "https://api.crunchbase.com/v3.1/funding-rounds/4e8faa5e0b4f03da75f5654ce3bed6bc",
447
+ "funding_type": "debt_financing",
448
+ "series": null,
449
+ "series_qualifier": null,
450
+ "announced_on": "2008-05-01",
451
+ "announced_on_trust_code": 7,
452
+ "closed_on": null,
453
+ "closed_on_trust_code": null,
454
+ "money_raised": 100000000,
455
+ "money_raised_currency_code": "USD",
456
+ "money_raised_usd": 100000000,
457
+ "target_money_raised": null,
458
+ "target_money_raised_currency_code": null,
459
+ "target_money_raised_usd": null,
460
+ "created_at": 1210432385,
461
+ "updated_at": 1398009899
462
+ },
463
+ "relationships":
464
+ {
465
+ "investments": [
466
+ {
467
+ "type": "Investment",
468
+ "uuid": "2dd1438525eab20b563ac94b50d788f5",
469
+ "properties":
470
+ {
471
+ "money_invested": null,
472
+ "money_invested_currency_code": null,
473
+ "money_invested_usd": null,
474
+ "is_lead_investor": true,
475
+ "announced_on": "2008-05-01",
476
+ "announced_on_trust_code": 7,
477
+ "created_at": 1210434764,
478
+ "updated_at": 1467316313
479
+ },
480
+ "relationships":
481
+ {
482
+ "investors":
483
+ {
484
+ "type": "Organization",
485
+ "uuid": "02f875112b760f3d7fed109aba6dd5a5",
486
+ "properties":
487
+ {
488
+ "permalink": "triplepoint-capital",
489
+ "api_path": "organizations/triplepoint-capital",
490
+ "web_path": "organization/triplepoint-capital",
491
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/triplepoint-capital",
492
+ "name": "TriplePoint Capital",
493
+ "also_known_as": null,
494
+ "short_description": "TriplePoint Capital offers leases and loans to finance companies' equipment or growth-capital needs.",
495
+ "description": "TriplePoint Capital offers leases and loans to finance companies' equipment or growth-capital needs. The company offers debt-financing products, including equipment leases, equipment loans, and growth capital loans. The company's equipment leases and equipment loans are used to finance equipments, such as computers and servers, electronic test and measurement equipment, telecommunications equipment, laboratory equipment, office furniture, and software.",
496
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397179207/d3698022c131985ab0cb14507852795d.gif",
497
+ "primary_role": "investor",
498
+ "role_company": false,
499
+ "role_investor": true,
500
+ "role_group": false,
501
+ "role_school": false,
502
+ "founded_on": "1987-01-01",
503
+ "founded_on_trust_code": 5,
504
+ "is_closed": false,
505
+ "closed_on": null,
506
+ "closed_on_trust_code": null,
507
+ "num_employees_min": null,
508
+ "num_employees_max": null,
509
+ "stock_exchange": null,
510
+ "stock_symbol": null,
511
+ "total_funding_usd": 0,
512
+ "number_of_investments": 65,
513
+ "homepage_url": null,
514
+ "created_at": 1210459964,
515
+ "updated_at": 1496942390
516
+ }
517
+ },
518
+ "partners": []
519
+ }
520
+ }]
521
+ }
522
+ },
523
+ {
524
+ "type": "FundingRound",
525
+ "uuid": "7ac749d311a7870614849c9ea8e3593f",
526
+ "properties":
527
+ {
528
+ "permalink": "7ac749d311a7870614849c9ea8e3593f",
529
+ "api_path": "funding-rounds/7ac749d311a7870614849c9ea8e3593f",
530
+ "web_path": "funding-round/7ac749d311a7870614849c9ea8e3593f",
531
+ "api_url": "https://api.crunchbase.com/v3.1/funding-rounds/7ac749d311a7870614849c9ea8e3593f",
532
+ "funding_type": "venture",
533
+ "series": "C",
534
+ "series_qualifier": null,
535
+ "announced_on": "2008-03-27",
536
+ "announced_on_trust_code": 7,
537
+ "closed_on": null,
538
+ "closed_on_trust_code": null,
539
+ "money_raised": 60000000,
540
+ "money_raised_currency_code": "USD",
541
+ "money_raised_usd": 60000000,
542
+ "target_money_raised": null,
543
+ "target_money_raised_currency_code": null,
544
+ "target_money_raised_usd": null,
545
+ "created_at": 1231967319,
546
+ "updated_at": 1497719750
547
+ },
548
+ "relationships":
549
+ {
550
+ "investments": [
551
+ {
552
+ "type": "Investment",
553
+ "uuid": "2de0670b1eb5c09bcc68ba00c40e56d1",
554
+ "properties":
555
+ {
556
+ "money_invested": null,
557
+ "money_invested_currency_code": null,
558
+ "money_invested_usd": null,
559
+ "is_lead_investor": true,
560
+ "announced_on": "2008-03-27",
561
+ "announced_on_trust_code": 7,
562
+ "created_at": 1349907524,
563
+ "updated_at": 1467316091
564
+ },
565
+ "relationships":
566
+ {
567
+ "investors":
568
+ {
569
+ "type": "Organization",
570
+ "uuid": "87e297f853fda340cbfc6f34d3c62a86",
571
+ "properties":
572
+ {
573
+ "permalink": "horizons-ventures",
574
+ "api_path": "organizations/horizons-ventures",
575
+ "web_path": "organization/horizons-ventures",
576
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/horizons-ventures",
577
+ "name": "Horizons Ventures",
578
+ "also_known_as": null,
579
+ "short_description": "Horizons Ventures Limited, based in Hong Kong, funds especially disruptive and technology-focused start-ups.",
580
+ "description": "Hong Kong based. Global footprint. Technology focused. Disrupt focused.\r\n\r\nSome of the latest exits are Skype, Siri, Facebook, Summly, and Waze.",
581
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1445527969/kxzod6he1fkmqxuwiexl.png",
582
+ "primary_role": "investor",
583
+ "role_company": false,
584
+ "role_investor": true,
585
+ "role_group": false,
586
+ "role_school": false,
587
+ "founded_on": "1999-01-01",
588
+ "founded_on_trust_code": 5,
589
+ "is_closed": false,
590
+ "closed_on": null,
591
+ "closed_on_trust_code": null,
592
+ "num_employees_min": null,
593
+ "num_employees_max": null,
594
+ "stock_exchange": null,
595
+ "stock_symbol": null,
596
+ "total_funding_usd": 0,
597
+ "number_of_investments": 133,
598
+ "homepage_url": null,
599
+ "created_at": 1235739553,
600
+ "updated_at": 1503547962
601
+ }
602
+ },
603
+ "partners": [
604
+ {
605
+ "type": "Person",
606
+ "uuid": "a578dcf9859ec8b52182e3aa3c383b13",
607
+ "properties":
608
+ {
609
+ "permalink": "li-ka-shing",
610
+ "api_path": "people/li-ka-shing",
611
+ "web_path": "person/li-ka-shing",
612
+ "api_url": "https://api.crunchbase.com/v3.1/people/li-ka-shing",
613
+ "first_name": "Li",
614
+ "last_name": "Ka-shing",
615
+ "gender": "Male",
616
+ "also_known_as": null,
617
+ "bio": "Mr. Li Ka-shing is the richest person of East Asian descent in the world and the 11th richest person in the world with an estimated wealth of US$26 billion (as estimated by Forbes). His primary operating company is Hutchison Whampoa Limited. Mr Li's younger son, Richard, is Chairman of PCCW, one of Asia's leading internet and telecommunications companies.\r\n\r\nMr Li Ka-shing is the Chairman of Cheung Kong (Holdings) Limited and Hutchison Whampoa Limited. Cheung Kong (Holdings) Limited is the flagship of the Cheung Kong Group which has business operations in 54 countries around the world and employs about 240,000 staff. In Hong Kong alone, the Group includes nine listed companies with a combined market capitalization of approximately HKD600 billion (30 June 2009). Hutchison Whampoa Limited is a Fortune Global 500 company.\r\n\r\nBorn in 1928 in Chiu Chow, a coastal city in the southeastern part of China, Mr Li fled to Hong Kong with his family to avoid the perils of war. His father suffered from tuberculosis and passed away in Hong Kong. Shouldering the responsibility of looking after the livelihood of the family, Mr Li was forced to leave school before the age of 15 and found a job in a plastics trading company where he labored 16 hours a day. By 1950, his hard work, prudence and his pursuit of excellence had enabled him to start his own company, Cheung Kong Industries. From manufacturing plastics, Mr Li led and developed his company into a leading real estate investment company in Hong Kong that was listed on the Hong Kong Stock Exchange in 1972. Cheung Kong continued to expand by acquiring Hutchison Whampoa and Hongkong Electric Holdings Limited in 1979 and 1985 respectively.\r\n\r\nBased in Hong Kong, the Cheung Kong Group's businesses encompass such diverse areas as property development and investment, real estate agency and estate management, hotels, telecommunications and e-commerce, finance and investments, retail, ports and related services, energy, infrastructure projects and materials, media, and biotechnology. Mr Li is a strong believer in synergy — the power of combined efforts. This belief is reflected in his naming his company Cheung Kong Holdings after the Yangtze River that flows through China, a great river that aggregates countless streams and tributaries. The Times in the United Kingdom and Ernst & Young UK jointly named Mr Li as the Entrepreneur of the Millennium at the turn of the century.\r\n\r\nhttp://www.hutchison-whampoa.com/eng/about/chairman/chairman.htm \r\n30 June 2009",
618
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1468588543/duyth4hmy5sbbvu0tqwy.png",
619
+ "role_investor": true,
620
+ "born_on": "1928-01-01",
621
+ "born_on_trust_code": 7,
622
+ "died_on": null,
623
+ "died_on_trust_code": null,
624
+ "created_at": 1196418396,
625
+ "updated_at": 1498936862
626
+ }
627
+ }]
628
+ }
629
+ }]
630
+ }
631
+ },
632
+ {
633
+ "type": "FundingRound",
634
+ "uuid": "85246d86383d5f3c06118f0a092cdc28",
635
+ "properties":
636
+ {
637
+ "permalink": "85246d86383d5f3c06118f0a092cdc28",
638
+ "api_path": "funding-rounds/85246d86383d5f3c06118f0a092cdc28",
639
+ "web_path": "funding-round/85246d86383d5f3c06118f0a092cdc28",
640
+ "api_url": "https://api.crunchbase.com/v3.1/funding-rounds/85246d86383d5f3c06118f0a092cdc28",
641
+ "funding_type": "venture",
642
+ "series": "C",
643
+ "series_qualifier": null,
644
+ "announced_on": "2008-01-15",
645
+ "announced_on_trust_code": 7,
646
+ "closed_on": null,
647
+ "closed_on_trust_code": null,
648
+ "money_raised": 15000000,
649
+ "money_raised_currency_code": "USD",
650
+ "money_raised_usd": 15000000,
651
+ "target_money_raised": null,
652
+ "target_money_raised_currency_code": null,
653
+ "target_money_raised_usd": null,
654
+ "created_at": 1210189559,
655
+ "updated_at": 1495777595
656
+ },
657
+ "relationships":
658
+ {
659
+ "investments": [
660
+ {
661
+ "type": "Investment",
662
+ "uuid": "06c06f2aed5b5ab67110e034ea7dc6c3",
663
+ "properties":
664
+ {
665
+ "money_invested": null,
666
+ "money_invested_currency_code": null,
667
+ "money_invested_usd": null,
668
+ "is_lead_investor": true,
669
+ "announced_on": "2008-01-15",
670
+ "announced_on_trust_code": 7,
671
+ "created_at": 1495777594,
672
+ "updated_at": 1495777595
673
+ },
674
+ "relationships":
675
+ {
676
+ "investors":
677
+ {
678
+ "type": "Organization",
679
+ "uuid": "aefa3a84519300c35cbfec5ec2645672",
680
+ "properties":
681
+ {
682
+ "permalink": "global-founders-capital",
683
+ "api_path": "organizations/global-founders-capital",
684
+ "web_path": "organization/global-founders-capital",
685
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/global-founders-capital",
686
+ "name": "Global Founders Capital",
687
+ "also_known_as": ["European Founders Fund"],
688
+ "short_description": "GFC is a globally oriented, stage agnostic venture fund that empowers gifted entrepreneurs world-wide.",
689
+ "description": "GFC is a globally oriented, stage agnostic venture capital firm that empowers gifted entrepreneurs world-wide.",
690
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1469046611/ynyerohlibkf6x9ufl6r.jpg",
691
+ "primary_role": "investor",
692
+ "role_company": false,
693
+ "role_investor": true,
694
+ "role_group": false,
695
+ "role_school": false,
696
+ "founded_on": "2013-01-01",
697
+ "founded_on_trust_code": 5,
698
+ "is_closed": false,
699
+ "closed_on": null,
700
+ "closed_on_trust_code": null,
701
+ "num_employees_min": null,
702
+ "num_employees_max": null,
703
+ "stock_exchange": null,
704
+ "stock_symbol": null,
705
+ "total_funding_usd": 0,
706
+ "number_of_investments": 146,
707
+ "homepage_url": null,
708
+ "created_at": 1363654525,
709
+ "updated_at": 1504152371
710
+ }
711
+ },
712
+ "partners": []
713
+ }
714
+ },
715
+ {
716
+ "type": "Investment",
717
+ "uuid": "e5bb65d595093aafb3e5518d5b94edb8",
718
+ "properties":
719
+ {
720
+ "money_invested": null,
721
+ "money_invested_currency_code": null,
722
+ "money_invested_usd": null,
723
+ "is_lead_investor": false,
724
+ "announced_on": "2008-01-15",
725
+ "announced_on_trust_code": 7,
726
+ "created_at": 1426656593,
727
+ "updated_at": 1467316233
728
+ },
729
+ "relationships":
730
+ {
731
+ "investors":
732
+ {
733
+ "type": "Person",
734
+ "uuid": "fc0714e3f453b581343bb162cc2952cf",
735
+ "properties":
736
+ {
737
+ "permalink": "stuart-peterson",
738
+ "api_path": "people/stuart-peterson",
739
+ "web_path": "person/stuart-peterson",
740
+ "api_url": "https://api.crunchbase.com/v3.1/people/stuart-peterson",
741
+ "first_name": "Stuart",
742
+ "last_name": "Peterson",
743
+ "gender": "Male",
744
+ "also_known_as": ["Stu"],
745
+ "bio": "Stuart Peterson is the Co-Founder and Senior Partner with ARTIS Ventures, a San Francisco-based VC firm that led early-stage investments in media giant YouTube and cancer-curing Stemcentrx. Stuart currently serves on the Board of Directors for Stemcentrx, a targeted stem cell-centric cancer therapeutics company, IDbyDNA, an end-to-end and universal metagenomics platform,, Versa Networks, the leading vendor in the SD-WAN and SD-Security markets, Juicero, on a mission to help people consume more fresh produce every day and Practice Fusion, the largest cloud-based electronic health records (EHR) platform in the U.S. \r\n\r\nHe is also a Board Advisor for Fabric Genomics, a genomic interpretation platform, Cohesity, an infinitely scalable, intelligent enterprise data storage platform and Bracket Computing, a cloud workload protection platform built for the enterprise. \r\n\r\nARTIS Ventures investments include YouTube, Practice Fusion, Nimble Storage, Aruba Networks, Stemcentrx, Juicero, Versa Networks, Bracket Computing, Palantir, Cohesity, Modern Meadow, Quid and many more.\r\n\r\nStuart also currently serves on the Board of Trustees for the SFMOMA and is actively involved in the Tipping Point Community and the Human Needs Project.\r\n\r\nStuart received his B.A. in Economics from the University of California, Los Angeles and his M.B.A. in Analytic Finance from The University of Chicago’s Graduate School of Business.",
746
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1421905017/yiagrhmpcouowtxjuoot.jpg",
747
+ "role_investor": true,
748
+ "born_on": null,
749
+ "born_on_trust_code": null,
750
+ "died_on": null,
751
+ "died_on_trust_code": null,
752
+ "created_at": 1272237283,
753
+ "updated_at": 1503005757
754
+ }
755
+ },
756
+ "partners": []
757
+ }
758
+ }]
759
+ }
760
+ },
761
+ {
762
+ "type": "FundingRound",
763
+ "uuid": "0f0d6b3a2bc528b87303381e373a9751",
764
+ "properties":
765
+ {
766
+ "permalink": "0f0d6b3a2bc528b87303381e373a9751",
767
+ "api_path": "funding-rounds/0f0d6b3a2bc528b87303381e373a9751",
768
+ "web_path": "funding-round/0f0d6b3a2bc528b87303381e373a9751",
769
+ "api_url": "https://api.crunchbase.com/v3.1/funding-rounds/0f0d6b3a2bc528b87303381e373a9751",
770
+ "funding_type": "venture",
771
+ "series": "C",
772
+ "series_qualifier": null,
773
+ "announced_on": "2007-11-30",
774
+ "announced_on_trust_code": 7,
775
+ "closed_on": null,
776
+ "closed_on_trust_code": null,
777
+ "money_raised": 60000000,
778
+ "money_raised_currency_code": "USD",
779
+ "money_raised_usd": 60000000,
780
+ "target_money_raised": null,
781
+ "target_money_raised_currency_code": null,
782
+ "target_money_raised_usd": null,
783
+ "created_at": 1206656620,
784
+ "updated_at": 1398009832
785
+ },
786
+ "relationships":
787
+ {
788
+ "investments": [
789
+ {
790
+ "type": "Investment",
791
+ "uuid": "d6a70c8c7aa08239d02cad51c5602cf1",
792
+ "properties":
793
+ {
794
+ "money_invested": null,
795
+ "money_invested_currency_code": null,
796
+ "money_invested_usd": null,
797
+ "is_lead_investor": true,
798
+ "announced_on": "2007-11-30",
799
+ "announced_on_trust_code": 7,
800
+ "created_at": 1349907384,
801
+ "updated_at": 1467316007
802
+ },
803
+ "relationships":
804
+ {
805
+ "investors":
806
+ {
807
+ "type": "Organization",
808
+ "uuid": "87e297f853fda340cbfc6f34d3c62a86",
809
+ "properties":
810
+ {
811
+ "permalink": "horizons-ventures",
812
+ "api_path": "organizations/horizons-ventures",
813
+ "web_path": "organization/horizons-ventures",
814
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/horizons-ventures",
815
+ "name": "Horizons Ventures",
816
+ "also_known_as": null,
817
+ "short_description": "Horizons Ventures Limited, based in Hong Kong, funds especially disruptive and technology-focused start-ups.",
818
+ "description": "Hong Kong based. Global footprint. Technology focused. Disrupt focused.\r\n\r\nSome of the latest exits are Skype, Siri, Facebook, Summly, and Waze.",
819
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1445527969/kxzod6he1fkmqxuwiexl.png",
820
+ "primary_role": "investor",
821
+ "role_company": false,
822
+ "role_investor": true,
823
+ "role_group": false,
824
+ "role_school": false,
825
+ "founded_on": "1999-01-01",
826
+ "founded_on_trust_code": 5,
827
+ "is_closed": false,
828
+ "closed_on": null,
829
+ "closed_on_trust_code": null,
830
+ "num_employees_min": null,
831
+ "num_employees_max": null,
832
+ "stock_exchange": null,
833
+ "stock_symbol": null,
834
+ "total_funding_usd": 0,
835
+ "number_of_investments": 133,
836
+ "homepage_url": null,
837
+ "created_at": 1235739553,
838
+ "updated_at": 1503547962
839
+ }
840
+ },
841
+ "partners": [
842
+ {
843
+ "type": "Person",
844
+ "uuid": "a578dcf9859ec8b52182e3aa3c383b13",
845
+ "properties":
846
+ {
847
+ "permalink": "li-ka-shing",
848
+ "api_path": "people/li-ka-shing",
849
+ "web_path": "person/li-ka-shing",
850
+ "api_url": "https://api.crunchbase.com/v3.1/people/li-ka-shing",
851
+ "first_name": "Li",
852
+ "last_name": "Ka-shing",
853
+ "gender": "Male",
854
+ "also_known_as": null,
855
+ "bio": "Mr. Li Ka-shing is the richest person of East Asian descent in the world and the 11th richest person in the world with an estimated wealth of US$26 billion (as estimated by Forbes). His primary operating company is Hutchison Whampoa Limited. Mr Li's younger son, Richard, is Chairman of PCCW, one of Asia's leading internet and telecommunications companies.\r\n\r\nMr Li Ka-shing is the Chairman of Cheung Kong (Holdings) Limited and Hutchison Whampoa Limited. Cheung Kong (Holdings) Limited is the flagship of the Cheung Kong Group which has business operations in 54 countries around the world and employs about 240,000 staff. In Hong Kong alone, the Group includes nine listed companies with a combined market capitalization of approximately HKD600 billion (30 June 2009). Hutchison Whampoa Limited is a Fortune Global 500 company.\r\n\r\nBorn in 1928 in Chiu Chow, a coastal city in the southeastern part of China, Mr Li fled to Hong Kong with his family to avoid the perils of war. His father suffered from tuberculosis and passed away in Hong Kong. Shouldering the responsibility of looking after the livelihood of the family, Mr Li was forced to leave school before the age of 15 and found a job in a plastics trading company where he labored 16 hours a day. By 1950, his hard work, prudence and his pursuit of excellence had enabled him to start his own company, Cheung Kong Industries. From manufacturing plastics, Mr Li led and developed his company into a leading real estate investment company in Hong Kong that was listed on the Hong Kong Stock Exchange in 1972. Cheung Kong continued to expand by acquiring Hutchison Whampoa and Hongkong Electric Holdings Limited in 1979 and 1985 respectively.\r\n\r\nBased in Hong Kong, the Cheung Kong Group's businesses encompass such diverse areas as property development and investment, real estate agency and estate management, hotels, telecommunications and e-commerce, finance and investments, retail, ports and related services, energy, infrastructure projects and materials, media, and biotechnology. Mr Li is a strong believer in synergy — the power of combined efforts. This belief is reflected in his naming his company Cheung Kong Holdings after the Yangtze River that flows through China, a great river that aggregates countless streams and tributaries. The Times in the United Kingdom and Ernst & Young UK jointly named Mr Li as the Entrepreneur of the Millennium at the turn of the century.\r\n\r\nhttp://www.hutchison-whampoa.com/eng/about/chairman/chairman.htm \r\n30 June 2009",
856
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1468588543/duyth4hmy5sbbvu0tqwy.png",
857
+ "role_investor": true,
858
+ "born_on": "1928-01-01",
859
+ "born_on_trust_code": 7,
860
+ "died_on": null,
861
+ "died_on_trust_code": null,
862
+ "created_at": 1196418396,
863
+ "updated_at": 1498936862
864
+ }
865
+ }]
866
+ }
867
+ }]
868
+ }
869
+ },
870
+ {
871
+ "type": "FundingRound",
872
+ "uuid": "c26d2da69801e1632ded617dcd0a9a65",
873
+ "properties":
874
+ {
875
+ "permalink": "c26d2da69801e1632ded617dcd0a9a65",
876
+ "api_path": "funding-rounds/c26d2da69801e1632ded617dcd0a9a65",
877
+ "web_path": "funding-round/c26d2da69801e1632ded617dcd0a9a65",
878
+ "api_url": "https://api.crunchbase.com/v3.1/funding-rounds/c26d2da69801e1632ded617dcd0a9a65",
879
+ "funding_type": "venture",
880
+ "series": "C",
881
+ "series_qualifier": null,
882
+ "announced_on": "2007-10-24",
883
+ "announced_on_trust_code": 7,
884
+ "closed_on": null,
885
+ "closed_on_trust_code": null,
886
+ "money_raised": 240000000,
887
+ "money_raised_currency_code": "USD",
888
+ "money_raised_usd": 240000000,
889
+ "target_money_raised": null,
890
+ "target_money_raised_currency_code": null,
891
+ "target_money_raised_usd": null,
892
+ "created_at": 1193245076,
893
+ "updated_at": 1490681282
894
+ },
895
+ "relationships":
896
+ {
897
+ "investments": [
898
+ {
899
+ "type": "Investment",
900
+ "uuid": "3dcca1974a72a1d3fbdead4fa5429b66",
901
+ "properties":
902
+ {
903
+ "money_invested": null,
904
+ "money_invested_currency_code": null,
905
+ "money_invested_usd": null,
906
+ "is_lead_investor": true,
907
+ "announced_on": "2007-10-24",
908
+ "announced_on_trust_code": 7,
909
+ "created_at": 1193245076,
910
+ "updated_at": 1467315822
911
+ },
912
+ "relationships":
913
+ {
914
+ "investors":
915
+ {
916
+ "type": "Organization",
917
+ "uuid": "fd80725f53fc70099878aeecf1e9ffbb",
918
+ "properties":
919
+ {
920
+ "permalink": "microsoft",
921
+ "api_path": "organizations/microsoft",
922
+ "web_path": "organization/microsoft",
923
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/microsoft",
924
+ "name": "Microsoft",
925
+ "also_known_as": ["msn"],
926
+ "short_description": "Microsoft, a software corporation that develops, manufactures, licenses, supports, and sells a range of software products and services.",
927
+ "description": "Microsoft is an American multinational corporation that develops, manufactures, licenses, supports, and sells a range of software products and services.\r\n\r\nMicrosoft’s devices and consumer (D&C) licensing segment licenses Windows operating system and related software; Microsoft Office for consumers; and Windows Phone operating system. The company’s computing and gaming hardware segment provides Xbox gaming and entertainment consoles and accessories, second-party and third-party video games, and Xbox Live subscriptions; surface devices and accessories; and Microsoft PC accessories. Its phone hardware segment offers Lumia smartphones and other non-Lumia phones. Its D&C other segment provides Windows Store, Xbox Live transactions, and Windows phone store; search advertising; display advertising; Office 365 Home and Office 365 Personal; first-party video games; and other consumer products and services as well as operating retail stores.\r\n\r\nMicrosoft’s commercial licensing segments licenses server products, including Windows Server, Microsoft SQL Server, Visual Studio, System Center, and related Client Access Licenses (CALs); Windows Embedded; Windows operating system; Microsoft Office for business, including Office, Exchange, SharePoint, Lync, and related CALs; Microsoft Dynamics business solutions; and Skype. Its commercial other segment offers enterprise services, including premier support services and Microsoft consulting services; commercial cloud comprising Office 365 Commercial, other Microsoft Office online offerings, Dynamics CRM Online, and Microsoft Azure; and other commercial products and online services.\r\n\r\nThe company markets and distributes its products through original equipment manufacturers, distributors, and resellers, as well as online. Microsoft Corporation was founded by [Bill Gates](https://www.crunchbase.com/person/bill-gates) and [Paul Allen](https://www.crunchbase.com/person/paul-allen) in 1974. It is based in Redmond, Washington.",
928
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1501613147/ypg7mliwmzomf9fdrkvz.png",
929
+ "primary_role": "company",
930
+ "role_company": true,
931
+ "role_investor": true,
932
+ "role_group": false,
933
+ "role_school": false,
934
+ "founded_on": "1974-01-01",
935
+ "founded_on_trust_code": 5,
936
+ "is_closed": false,
937
+ "closed_on": null,
938
+ "closed_on_trust_code": null,
939
+ "num_employees_min": 10001,
940
+ "num_employees_max": 1000000,
941
+ "stock_exchange": null,
942
+ "stock_symbol": null,
943
+ "total_funding_usd": 0,
944
+ "number_of_investments": 79,
945
+ "homepage_url": null,
946
+ "created_at": 1399896058,
947
+ "updated_at": 1504175264
948
+ }
949
+ },
950
+ "partners": [
951
+ {
952
+ "type": "Person",
953
+ "uuid": "64ad1d5b8bcd77deeb032bdeba9540cd",
954
+ "properties":
955
+ {
956
+ "permalink": "douglas-purdy",
957
+ "api_path": "people/douglas-purdy",
958
+ "web_path": "person/douglas-purdy",
959
+ "api_url": "https://api.crunchbase.com/v3.1/people/douglas-purdy",
960
+ "first_name": "Douglas",
961
+ "last_name": "Purdy",
962
+ "gender": "Male",
963
+ "also_known_as": null,
964
+ "bio": "Doug Purdy is the Director of Product Management where he drives the development of Facebook Platform including the Open Graph, Games & Payments and Developer Experience. \r\n\r\nHe previously was a Director of Engineering and Director of Developer Relations at Facebook. \r\n\r\nPrior to joining Facebook, Doug spent 11 years at Microsoft in consulting, evangelism and engineering leadership roles building software development tools and frameworks.",
965
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397180231/b66b393398bf43fbd640ea2b0484ea7a.jpg",
966
+ "role_investor": true,
967
+ "born_on": null,
968
+ "born_on_trust_code": null,
969
+ "died_on": null,
970
+ "died_on_trust_code": null,
971
+ "created_at": 1334965006,
972
+ "updated_at": 1471632158
973
+ }
974
+ }]
975
+ }
976
+ }]
977
+ }
978
+ },
979
+ {
980
+ "type": "FundingRound",
981
+ "uuid": "6fae3958a00127c0fb7e666266aedd78",
982
+ "properties":
983
+ {
984
+ "permalink": "6fae3958a00127c0fb7e666266aedd78",
985
+ "api_path": "funding-rounds/6fae3958a00127c0fb7e666266aedd78",
986
+ "web_path": "funding-round/6fae3958a00127c0fb7e666266aedd78",
987
+ "api_url": "https://api.crunchbase.com/v3.1/funding-rounds/6fae3958a00127c0fb7e666266aedd78",
988
+ "funding_type": "venture",
989
+ "series": "B",
990
+ "series_qualifier": null,
991
+ "announced_on": "2006-04-01",
992
+ "announced_on_trust_code": 7,
993
+ "closed_on": null,
994
+ "closed_on_trust_code": null,
995
+ "money_raised": 27500000,
996
+ "money_raised_currency_code": "USD",
997
+ "money_raised_usd": 27500000,
998
+ "target_money_raised": null,
999
+ "target_money_raised_currency_code": null,
1000
+ "target_money_raised_usd": null,
1001
+ "created_at": 1180246176,
1002
+ "updated_at": 1490680942
1003
+ },
1004
+ "relationships":
1005
+ {
1006
+ "investments": [
1007
+ {
1008
+ "type": "Investment",
1009
+ "uuid": "0216e06a61f89cf119ba20811229c53e",
1010
+ "properties":
1011
+ {
1012
+ "money_invested": null,
1013
+ "money_invested_currency_code": null,
1014
+ "money_invested_usd": null,
1015
+ "is_lead_investor": false,
1016
+ "announced_on": "2006-04-01",
1017
+ "announced_on_trust_code": 7,
1018
+ "created_at": 1180246176,
1019
+ "updated_at": 1490681036
1020
+ },
1021
+ "relationships":
1022
+ {
1023
+ "investors":
1024
+ {
1025
+ "type": "Organization",
1026
+ "uuid": "8d5c7e4882da3025dd46346a31bab86f",
1027
+ "properties":
1028
+ {
1029
+ "permalink": "meritech-capital-partners",
1030
+ "api_path": "organizations/meritech-capital-partners",
1031
+ "web_path": "organization/meritech-capital-partners",
1032
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/meritech-capital-partners",
1033
+ "name": "Meritech Capital Partners",
1034
+ "also_known_as": null,
1035
+ "short_description": "Meritech Capital is a provider of late-stage venture capital to technology companies.",
1036
+ "description": "Meritech isn't a venture supermarket. We don’t do seed deals one day and dabble in pre-IPO rounds the next. We do one thing, period: invest in the best late stage tech companies in the universe. We have no aspirations of raising billion dollar mega funds (been there, done that) — that’s a whole ‘nother layer of people and process. And it just doesn’t scale.\r\n\r\nWhat you see is what you get. There are no armies of junior people ready to disrupt your business with invasive diligence requests and lengthy committee approvals. If you’re looking for a proctology exam, you’ve come to the wrong place. At Meritech, it’s just six partners – that’s it. Partners do all the work; partners make all the decisions. And we are prompt, transparent, and quick.",
1037
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397178465/b0b77dbd1a527c355b93dbe079f87239.png",
1038
+ "primary_role": "investor",
1039
+ "role_company": false,
1040
+ "role_investor": true,
1041
+ "role_group": false,
1042
+ "role_school": false,
1043
+ "founded_on": "1999-01-01",
1044
+ "founded_on_trust_code": 5,
1045
+ "is_closed": false,
1046
+ "closed_on": null,
1047
+ "closed_on_trust_code": null,
1048
+ "num_employees_min": null,
1049
+ "num_employees_max": null,
1050
+ "stock_exchange": null,
1051
+ "stock_symbol": null,
1052
+ "total_funding_usd": 0,
1053
+ "number_of_investments": 210,
1054
+ "homepage_url": null,
1055
+ "created_at": 1180211399,
1056
+ "updated_at": 1502281515
1057
+ }
1058
+ },
1059
+ "partners": [
1060
+ {
1061
+ "type": "Person",
1062
+ "uuid": "0f9f3c05cb79f58f6cc598ddc8382d4f",
1063
+ "properties":
1064
+ {
1065
+ "permalink": "paul-madera",
1066
+ "api_path": "people/paul-madera",
1067
+ "web_path": "person/paul-madera",
1068
+ "api_url": "https://api.crunchbase.com/v3.1/people/paul-madera",
1069
+ "first_name": "Paul",
1070
+ "last_name": "Madera",
1071
+ "gender": "Male",
1072
+ "also_known_as": ["Paul S. Madera"],
1073
+ "bio": "Paul Madera is a graduate of the USAF Academy and is currently Managing Director at Meritech Capital Partners, a $3.1 billion venture capital fund he co-founded in 1999. He currently invests in private technology companies in the SaaS, storage, e-commerce, financial, and medical device sectors. \r\n\r\nOver the past 12 years, he has led Meritech's investments into several of the most successful tech companies of the era including 2Wire, BlueArc, Dealer Socket, Facebook, Force10 Networks, Glaukos, IntraLase, Riverbed Technology, and Salesforce.com. He is consistently listed in the top tier of the annual Forbes \"Midas List\" of venture capital investors.\r\n\r\nPrior to Meritech, Paul was Managing Director of Private Equity at Montgomery Securities/Banc of America where he and his group advised technology and consumer-based startups in raising capital.\r\n\r\nHe began his career in finance as an investment banker with Morgan Stanley & Co. in New York. Before entering the private sector, he served in the United States Air Force as an F-16 Instructor Pilot based in South Korea, Spain, and Utah. He also spent a tour at the Pentagon as a member of the Air Force Liaison Office where he interfaced with Senate and House Armed Services Committees.\r\n\r\nPaul holds an M.B.A. from the Stanford Graduate School of Business and B.S. in Political Science from United States Air Force Academy.",
1074
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1494917792/jwvsqprkdgeoqvtcwfdj.png",
1075
+ "role_investor": true,
1076
+ "born_on": null,
1077
+ "born_on_trust_code": null,
1078
+ "died_on": null,
1079
+ "died_on_trust_code": null,
1080
+ "created_at": 1236231449,
1081
+ "updated_at": 1499290000
1082
+ }
1083
+ }]
1084
+ }
1085
+ },
1086
+ {
1087
+ "type": "Investment",
1088
+ "uuid": "6556ab92646525aa1ffc7f8b4b09a476",
1089
+ "properties":
1090
+ {
1091
+ "money_invested": null,
1092
+ "money_invested_currency_code": null,
1093
+ "money_invested_usd": null,
1094
+ "is_lead_investor": true,
1095
+ "announced_on": "2006-04-01",
1096
+ "announced_on_trust_code": 7,
1097
+ "created_at": 1180246176,
1098
+ "updated_at": 1490680968
1099
+ },
1100
+ "relationships":
1101
+ {
1102
+ "investors":
1103
+ {
1104
+ "type": "Organization",
1105
+ "uuid": "e20065716b7ae477002af7014f48a7e3",
1106
+ "properties":
1107
+ {
1108
+ "permalink": "greylock",
1109
+ "api_path": "organizations/greylock",
1110
+ "web_path": "organization/greylock",
1111
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/greylock",
1112
+ "name": "Greylock Partners",
1113
+ "also_known_as": null,
1114
+ "short_description": "Greylock Partners backs entrepreneurs who are building disruptive, market-transforming consumer and enterprise software companies.",
1115
+ "description": "Greylock Partners backs entrepreneurs who are building disruptive, market-transforming consumer and enterprise software companies. We invest in companies that define new markets, including Airbnb, AppDynamics, Apptio, Arista Networks (NYSE: ANET), Cloudera, Docker, Dropbox, Facebook (Nasdaq: FB), LinkedIn (NYSE: LNKD), Medium, Nextdoor, Palo Alto Networks (NYSE: PANW), Pandora (NYSE: P), Pure Storage and Workday (NYSE: WDAY).",
1116
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1432247695/fh8vkbos6tik41wtbrpa.png",
1117
+ "primary_role": "investor",
1118
+ "role_company": false,
1119
+ "role_investor": true,
1120
+ "role_group": false,
1121
+ "role_school": false,
1122
+ "founded_on": "1965-01-01",
1123
+ "founded_on_trust_code": 5,
1124
+ "is_closed": false,
1125
+ "closed_on": null,
1126
+ "closed_on_trust_code": null,
1127
+ "num_employees_min": null,
1128
+ "num_employees_max": null,
1129
+ "stock_exchange": null,
1130
+ "stock_symbol": null,
1131
+ "total_funding_usd": 0,
1132
+ "number_of_investments": 603,
1133
+ "homepage_url": null,
1134
+ "created_at": 1402354733,
1135
+ "updated_at": 1504143856
1136
+ }
1137
+ },
1138
+ "partners": [
1139
+ {
1140
+ "type": "Person",
1141
+ "uuid": "478e7efdbec4b9f5304bcffedc1fc012",
1142
+ "properties":
1143
+ {
1144
+ "permalink": "david-sze",
1145
+ "api_path": "people/david-sze",
1146
+ "web_path": "person/david-sze",
1147
+ "api_url": "https://api.crunchbase.com/v3.1/people/david-sze",
1148
+ "first_name": "David",
1149
+ "last_name": "Sze",
1150
+ "gender": "Male",
1151
+ "also_known_as": null,
1152
+ "bio": "David joined Greylock Partners in 2000. His areas of focus include consumer Internet and services, media convergence, wireless data, and technology-assisted marketing services.Before coming to Greylock, David was SVP of Product Strategy at Excite and then Excite@Home. \r\n\r\nAs an early employee at Excite, David also held roles as GM of Excite.com and VP of Content and Programming for the Excite Network. Before Excite, he was in product marketing and development at Electronic Arts and Crystal Dynamics, respectively. He started his career in management consulting for Marakon Associates and The Boston Consulting Group, and also spent time at HBO.\r\n\r\nDavid's investments include Facebook (NASDAQ:FB), Revision3 (acquired by Discovery Communications), Digg (Acquired by Betaworks), LinkedIn (NYSE: LNKD), Nextdoor, Oodle (acquired by QVC), Pandora (NASDAQ: P), Path, SoftCoin (acquired by You Technology), SEVEN, SGN (acquired by MindJolt), ToyTalk, VUDU (acquired by Walmart), New Edge Networks (acquired by EarthLink) and WhoSay.\r\n\r\nDavid was ranked #4 (2012) & #10 (2013) by Forbes Midas List, the Top Tech Investors. He holds a BA from Yale University and an MBA from Stanford University.",
1153
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397180763/8d800ba3758666436e58fa474b96bf9c.jpg",
1154
+ "role_investor": true,
1155
+ "born_on": null,
1156
+ "born_on_trust_code": null,
1157
+ "died_on": null,
1158
+ "died_on_trust_code": null,
1159
+ "created_at": 1185991253,
1160
+ "updated_at": 1502746126
1161
+ }
1162
+ }]
1163
+ }
1164
+ },
1165
+ {
1166
+ "type": "Investment",
1167
+ "uuid": "89c0d9d6d432c65657f25139258e931a",
1168
+ "properties":
1169
+ {
1170
+ "money_invested": null,
1171
+ "money_invested_currency_code": null,
1172
+ "money_invested_usd": null,
1173
+ "is_lead_investor": false,
1174
+ "announced_on": "2006-04-01",
1175
+ "announced_on_trust_code": 7,
1176
+ "created_at": 1364340824,
1177
+ "updated_at": 1472755917
1178
+ },
1179
+ "relationships":
1180
+ {
1181
+ "investors":
1182
+ {
1183
+ "type": "Organization",
1184
+ "uuid": "902deab4ec4168ced9dfc0c959578176",
1185
+ "properties":
1186
+ {
1187
+ "permalink": "sv-angel",
1188
+ "api_path": "organizations/sv-angel",
1189
+ "web_path": "organization/sv-angel",
1190
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/sv-angel",
1191
+ "name": "SV Angel",
1192
+ "also_known_as": null,
1193
+ "short_description": "SV Angel is a San Francisco-based angel firm that helps startups with business development, financing, M&A, and other strategic advice.",
1194
+ "description": "SV Angel is a San Francisco-based seed fund founded by [Ron Conway](/person/ron-conway). SV Angel provides seed investment and advice to early stage companies focused on Internet software.\r\n\r\nSV Angel takes a portfolio approach to seed investing. We differ from a traditional venture capital firm by not taking board seats and investing a larger number of companies. We leverage a best in class relationship network to be the valley's human router and help startups with business development, financing, M&A and other strategic advice. \r\n\r\nRon pioneered this approach over 20 years ago and SV Angel still employs it today. Over the last 20 years the firm and partners have invested and advised companies such as Facebook, Google, PayPal, Dropbox, Airbnb, Pinterest, Twitter, SnapChat, Square, Cloudera and many more.",
1195
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1479914913/onckj03lxpvqzups4lq7.png",
1196
+ "primary_role": "investor",
1197
+ "role_company": false,
1198
+ "role_investor": true,
1199
+ "role_group": false,
1200
+ "role_school": false,
1201
+ "founded_on": "2009-01-01",
1202
+ "founded_on_trust_code": 5,
1203
+ "is_closed": false,
1204
+ "closed_on": null,
1205
+ "closed_on_trust_code": null,
1206
+ "num_employees_min": null,
1207
+ "num_employees_max": null,
1208
+ "stock_exchange": null,
1209
+ "stock_symbol": null,
1210
+ "total_funding_usd": 0,
1211
+ "number_of_investments": 749,
1212
+ "homepage_url": null,
1213
+ "created_at": 1247177750,
1214
+ "updated_at": 1503978433
1215
+ }
1216
+ },
1217
+ "partners": [
1218
+ {
1219
+ "type": "Person",
1220
+ "uuid": "43b343a7ff56090a63fa5f833e55ea6d",
1221
+ "properties":
1222
+ {
1223
+ "permalink": "ron-conway",
1224
+ "api_path": "people/ron-conway",
1225
+ "web_path": "person/ron-conway",
1226
+ "api_url": "https://api.crunchbase.com/v3.1/people/ron-conway",
1227
+ "first_name": "Ronald",
1228
+ "last_name": "Conway",
1229
+ "gender": "Male",
1230
+ "also_known_as": ["Ron Conway"],
1231
+ "bio": "Ronald Conway has been an active angel investor for over 15 years. He was the Founder and Managing Partner of the Angel Investors LP funds (1998-2005) whose investments included: Google, Ask Jeeves, Paypal, Good Technology, Opsware, and Brightmail.\r\n\r\nRonald was previously with National Semiconductor Corporation in marketing positions from 1973-1979, and Altos Computer Systems as a co-founder, President and CEO from 1979-1990. He eventually took Altos public in 1982 and served as CEO of Personal Training Systems (PTS) from 1991-1995. PTS went on to be acquired by SmartForce/SkillSoft.\r\n\r\nRonald has served/serves on Boards/Advisory Boards including: Twitter, Digg, Brightmail, Ask Jeeves, Rupture (acquired by EA), Associated Content (acquired by Yahoo!), Facebook, RockYou, ScanScout, Zappos, Trulia, StumbleUpon, Plaxo (acquired by Comcast), Photobucket (acquired by Fox), and Anchor Intelligence (co-founder).\r\n\r\nRonald was recently named #6 in Forbes Magazine Midas list of top deal-makers in 2008 and is actively involved in numerous philanthropic endeavors. Ronald is Vice Chairman of the UCSF Medical Foundation in SF, Board Member of The Tiger Woods Foundation, and SF Homeless Connect, and on the Benefit Committee of Ronald McDonald House, College Track, and the Blacked Eyed Peas-PeaPod Academy Foundation.\r\n\r\nRonald is also featured in Gary Rivlin's book _The Godfather of Silicon Valley: Ronald Conway and the Fall of the Dot-coms, described as 'the man who has placed more bets on Internet start-ups than anyone else in Silicon Valley.",
1232
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1463897774/ncs4crseoqqzwo8x3gnb.png",
1233
+ "role_investor": true,
1234
+ "born_on": "1951-03-09",
1235
+ "born_on_trust_code": 7,
1236
+ "died_on": null,
1237
+ "died_on_trust_code": null,
1238
+ "created_at": 1199382348,
1239
+ "updated_at": 1501704655
1240
+ }
1241
+ }]
1242
+ }
1243
+ },
1244
+ {
1245
+ "type": "Investment",
1246
+ "uuid": "efda9d012a910ad8a69ca3ee22fcac58",
1247
+ "properties":
1248
+ {
1249
+ "money_invested": null,
1250
+ "money_invested_currency_code": null,
1251
+ "money_invested_usd": null,
1252
+ "is_lead_investor": false,
1253
+ "announced_on": "2006-04-01",
1254
+ "announced_on_trust_code": 7,
1255
+ "created_at": 1467318048,
1256
+ "updated_at": 1472755915
1257
+ },
1258
+ "relationships":
1259
+ {
1260
+ "investors":
1261
+ {
1262
+ "type": "Organization",
1263
+ "uuid": "b08efc27da40505a6f9dc9e14247bf36",
1264
+ "properties":
1265
+ {
1266
+ "permalink": "accel-partners",
1267
+ "api_path": "organizations/accel-partners",
1268
+ "web_path": "organization/accel-partners",
1269
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/accel-partners",
1270
+ "name": "Accel Partners",
1271
+ "also_known_as": ["Accel"],
1272
+ "short_description": "Accel is a leading early and growth-stage venture capital firm, powering a global community of entrepreneurs.",
1273
+ "description": "Accel is a leading early and growth-stage venture capital firm, powering a global community of entrepreneurs. Accel backs entrepreneurs who have what it takes to build a world-class, category-defining business. Founded in 1983, Accel brings more than three decades of experience building and supporting hundreds of companies. Accel’s vision for entrepreneurship and business enables it to identify and invest in the companies that will be responsible for the growth of next-generation industries.\r\n\r\nAccel-backed companies include Atlassian, Braintree, Cloudera, DJI, Dropbox, Dropcam, Etsy, Facebook, Flipkart, Lookout Security, MoPub, Qualtrics, Slack, Spotify, Supercell, Vox Media and others.",
1274
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1479484816/sep6qtsto7jfh8xcn7ok.png",
1275
+ "primary_role": "investor",
1276
+ "role_company": false,
1277
+ "role_investor": true,
1278
+ "role_group": false,
1279
+ "role_school": false,
1280
+ "founded_on": "1983-01-01",
1281
+ "founded_on_trust_code": 5,
1282
+ "is_closed": false,
1283
+ "closed_on": null,
1284
+ "closed_on_trust_code": null,
1285
+ "num_employees_min": null,
1286
+ "num_employees_max": null,
1287
+ "stock_exchange": null,
1288
+ "stock_symbol": null,
1289
+ "total_funding_usd": 0,
1290
+ "number_of_investments": 1093,
1291
+ "homepage_url": null,
1292
+ "created_at": 1180211259,
1293
+ "updated_at": 1504310027
1294
+ }
1295
+ },
1296
+ "partners": [
1297
+ {
1298
+ "type": "Person",
1299
+ "uuid": "2d78d1e7203c3eb6bf1bc51f10e0679b",
1300
+ "properties":
1301
+ {
1302
+ "permalink": "jim-breyer",
1303
+ "api_path": "people/jim-breyer",
1304
+ "web_path": "person/jim-breyer",
1305
+ "api_url": "https://api.crunchbase.com/v3.1/people/jim-breyer",
1306
+ "first_name": "Jim",
1307
+ "last_name": "Breyer",
1308
+ "gender": "Male",
1309
+ "also_known_as": null,
1310
+ "bio": "Jim is the Founder and Chief Executive Officer at Breyer Capital since July 2006. \r\n\r\nJim has been an investor in over 30 consumer internet, media, and technology companies that have completed public offerings or successful mergers. Several of these investments have returned over 100 times their cost and many more have returned over 25 times their cost to investors. Forbes ranked Jim #1 on its Midas List of top technology investors multiple times. Fortune also named Jim the smartest investor in technology and one of the ten smartest people in the technology industry. Vanity Fair named Jim to the New Establishment Hall of Fame and he received the Silicon Valley Lifetime Visionary Award. \r\n\r\nJim led Accel’s investment in Facebook in 2005 and served as a Member of the Board of Directors from 2005 until 2013. Jim was also the founding Chairman of the Facebook Compensation Committee. \r\n\r\nJim served as a Member of the Board of Directors at Wal-Mart for more than a decade where he was the presiding independent director until his retirement from the Board in 2013. \r\n\r\nJim also served as a Member of the Board of Directors at Dell Inc. from 2009 until 2013. \r\n\r\nIn 2013, Jim joined the Board of 21st Century Fox where he is Chairman of the Compensation Committee and a Member of the Nominating Committee. \r\n\r\nPreviously, Jim was a Member of the Board of Directors at Brightcove, where he invested in the Series A round in 2005 and of Model N where he was a founding Investor and a Member of the Board of Directors. \r\n\r\nJim also served as a Member of the Board of Directors at Marvel Entertainment until its acquisition by Disney, and as lead investor and a director of Legendary Entertainment through its acquisition by Dalian Wanda in March 2016. \r\n\r\nJim served on the Etsy Board of Directors from 2008 through 2016, after leading Breyer Capital and Accel’s investment in the company. \r\n\r\nAdditionally, Jim is currently the co-lead Investor in and a Member of the Board of Directors at privately held Circle Financial. \r\n\r\nJim is Co-Founder and on the Strategic Investment Committee and Board of Directors AT IDG-Accel China Funds and Co-Founder at AKKR where he serves as a Member of the Board of Directors. \r\n\r\nAdditionally, Breyer Capital is a limited partner in IDG China Venture Capital Fund IV, a tech venture capital fund focused on making early-stage technology, media and telecom investments in China and Jim plays a leading strategic advisory role in the fund. \r\n\r\nJim is former Chairman of the National Venture Capital Association and former President of the Western Association of Venture Capitalists. \r\n\r\nJim serves as Chairman of the Stanford University Engineering Venture Fund, is on the Board of the Stanford Technology Ventures Program and is personally passionate and active in the Breyer Center for Renaissance Studies at Stanford-in-Florence, Italy. \r\n\r\nJim is passionate about investing, social entrepreneurship and venture philanthropy, and actively supports numerous educational and environmental non-profit initiatives. In February, 2013, Jim was elected a fellow of the Harvard Corporation, Harvard University’s senior governing board. \r\n\r\nJim is a Member of the Board of Trustees at the Metropolitan Museum of Art and a Member of the Board of Trustees at the San Francisco Museum of Modern Art. \r\n\r\nJim is a Member of the Advisory Board AT the Tsinghua University School of Economics and Management in Beijing and in 2005 was named an Honorary Professor at the 1,000 year-old Yuelu Academy at Hunan University. He is also a member of the Council on Foreign Relations. \r\n\r\nJim graduated with Distinction from Stanford University with a B.S. degree and from Harvard University with an MBA, where he was named a Baker Scholar.",
1311
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1499935248/rsdpjhgugpx3xqfyyutd.png",
1312
+ "role_investor": true,
1313
+ "born_on": "1961-01-01",
1314
+ "born_on_trust_code": 7,
1315
+ "died_on": null,
1316
+ "died_on_trust_code": null,
1317
+ "created_at": 1201790340,
1318
+ "updated_at": 1500013463
1319
+ }
1320
+ },
1321
+ {
1322
+ "type": "Person",
1323
+ "uuid": "eaf6c243d35532f3e23a2a5fc82e8b34",
1324
+ "properties":
1325
+ {
1326
+ "permalink": "kevin-efrusy",
1327
+ "api_path": "people/kevin-efrusy",
1328
+ "web_path": "person/kevin-efrusy",
1329
+ "api_url": "https://api.crunchbase.com/v3.1/people/kevin-efrusy",
1330
+ "first_name": "Kevin",
1331
+ "last_name": "Efrusy",
1332
+ "gender": "Male",
1333
+ "also_known_as": null,
1334
+ "bio": "Kevin joined Accel in 2003. His background is primarily as an entrepreneur and operating executive. He served two stints as an Entrepreneur-In-Residence at Kleiner Perkins Caufield and Byers where he started Corio, an ASP/SaaS pioneer which went public on Nasdaq and was acquired by IBM in 2005. Later he served as the first CEO of IronPlanet, an online marketplace for heavy equipment with current annual gross sales over $200M. Prior to KPCB, Kevin served as a product manager at Zip2 and a consultant at Bain & Company.\r\n\r\nKevin focuses primarily on two areas for investment: consumer internet services and SAAS/open source software. Within consumer services, he sourced Accel's investment in Facebook and led Accel's investments in Metacafe, Medio Systems, Mig33, Tumri, and EveryZing, Within saas/open source software, he led investments or serves on the boards of Xensource (acquired by Citrix), Genius, SpringSource, Hyperic, Terracotta, and Aptana. He also currently serves on the board of BBN Technologies, and is actively involved in Riverbed Technology and Transera.\r\n\r\nKevin has an MSEE, BSEE, and BA in Economics all from Stanford University, and an MBA from the Stanford Graduate School of Business where he was an Arjay Miller scholar.\r\n\r\nClick here to read Kevin's article on The Consumerization of Software and Saas, and The Elusive Great Consumer Experience and his 2007 profile on the San Jose Mercury News \"[Silicon Valley's five hot VCs under 40\"](http://www.mercurynews.com/ci_5873542).",
1335
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1464983997/scuqaldf2xjk2mgzrnr3.jpg",
1336
+ "role_investor": true,
1337
+ "born_on": null,
1338
+ "born_on_trust_code": null,
1339
+ "died_on": null,
1340
+ "died_on_trust_code": null,
1341
+ "created_at": 1202462765,
1342
+ "updated_at": 1498339597
1343
+ }
1344
+ }]
1345
+ }
1346
+ },
1347
+ {
1348
+ "type": "Investment",
1349
+ "uuid": "f5b41467dfb42bb25bd7d39269946f46",
1350
+ "properties":
1351
+ {
1352
+ "money_invested": null,
1353
+ "money_invested_currency_code": null,
1354
+ "money_invested_usd": null,
1355
+ "is_lead_investor": false,
1356
+ "announced_on": "2006-04-01",
1357
+ "announced_on_trust_code": 7,
1358
+ "created_at": 1220508987,
1359
+ "updated_at": 1472755916
1360
+ },
1361
+ "relationships":
1362
+ {
1363
+ "investors":
1364
+ {
1365
+ "type": "Organization",
1366
+ "uuid": "fb2f8884ec07895a48d7d9a9d4d7175c",
1367
+ "properties":
1368
+ {
1369
+ "permalink": "founders-fund",
1370
+ "api_path": "organizations/founders-fund",
1371
+ "web_path": "organization/founders-fund",
1372
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/founders-fund",
1373
+ "name": "Founders Fund",
1374
+ "also_known_as": null,
1375
+ "short_description": "Founders Fund is a San Francisco based venture capital firm investing in companies building revolutionary technologies.",
1376
+ "description": "Founders Fund is a San Francisco based venture capital firm that invests at every stage in companies building revolutionary technologies.\r\n\r\nThe firm and its partners have been investors, founders, and early employees of prominent technology companies including PayPal, Facebook, Space Exploration Technologies (SpaceX), and Palantir Technologies. \r\n\r\nFounders Fund was formed in 2005 and has raised five funds to date with more than $2 billion in aggregate capital under management. The firm has historically invested in a wide variety of sectors, including aerospace, artificial intelligence, advanced computing, energy, health, and consumer Internet.",
1377
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1492059725/laapckobytinuv9azdps.png",
1378
+ "primary_role": "investor",
1379
+ "role_company": false,
1380
+ "role_investor": true,
1381
+ "role_group": false,
1382
+ "role_school": false,
1383
+ "founded_on": "2005-01-01",
1384
+ "founded_on_trust_code": 5,
1385
+ "is_closed": false,
1386
+ "closed_on": null,
1387
+ "closed_on_trust_code": null,
1388
+ "num_employees_min": null,
1389
+ "num_employees_max": null,
1390
+ "stock_exchange": null,
1391
+ "stock_symbol": null,
1392
+ "total_funding_usd": 0,
1393
+ "number_of_investments": 277,
1394
+ "homepage_url": null,
1395
+ "created_at": 1402064061,
1396
+ "updated_at": 1504190343
1397
+ }
1398
+ },
1399
+ "partners": [
1400
+ {
1401
+ "type": "Person",
1402
+ "uuid": "3f47be492e32811801a031685a4d0fd7",
1403
+ "properties":
1404
+ {
1405
+ "permalink": "peter-thiel",
1406
+ "api_path": "people/peter-thiel",
1407
+ "web_path": "person/peter-thiel",
1408
+ "api_url": "https://api.crunchbase.com/v3.1/people/peter-thiel",
1409
+ "first_name": "Peter",
1410
+ "last_name": "Thiel",
1411
+ "gender": "Male",
1412
+ "also_known_as": null,
1413
+ "bio": "Peter Thiel is a technology entrepreneur and investor.He first gained attention for innovations in banking and startup finance. Today he is known as the mentor of the PayPal mafia of entrepreneurs, as well as for his warnings of a coming technology deficit with severe economic consequences. He works to accelerate innovation to prevent such a crisis by identifying and funding promising technology ideas and by guiding successful companies to scale and dominate their industries.\r\n\r\nIn 1998,Thiel made e-commerce easier, faster, and more secure by co-founding and leading PayPal, which now has more than 128 million active financial accounts. In 2002, he sold PayPal to eBay and founded a global macro fund, Clarium.In 2004, he co-founded Palantir Technologies, which offers platforms for finance companies and intelligence, defense, and law enforcement communities to integrate, visualize, and analyze the world’s information.\r\n\r\nIn the same year, he made the first outside investment in Facebook, a social networking hub that now has more than a billion million active members. He serves on its board.\r\nBuilding on his personal success as a venture capital investor, Thiel co-founded and manages Founders Fund, a leading Silicon Valley venture capital fund that has pioneered new methods of venture financing that benefit founders. Through Founders Fund, as well as through his private investing, he has helped the next generation of tech companies, such as SpaceX, LinkedIn, Yelp, RoboteX, and Spotify.\r\n\r\nAnd in 2012 he co-founded Mithril Capital Management, an international technology investment fund.Thiel established and funds the Thiel Foundation, which promotes freedom in all its forms. He sponsors the Committee to Protect Journalists, The Seasteading Institute, and the Human Rights Foundation. He funds the artificial intelligence research of theMachine Intelligence Research Institute. \r\n\r\nHe also aids work against violence through theOslo Freedom Forum and through the research of philosopher René Girard, which is extended and promulgated by Imitatio. He also promotes better health by funding the longevity research of Dr. Cynthia Kenyon and the SENS Research Foundation.Thiel created the 20 Under 20 Thiel Fellowship, which nurtures the tech visionaries of tomorrow. And he formed Breakout Labs to help independent scientists, engineers, and inventors advance their most radical ideas.\r\n\r\nThiel earned a B.A. in philosophy from Stanford University and a J.D. from Stanford Law School, where he occasionally teaches on globalization and technology and serves on the board of overseers of the Hoover Institution. \r\n\r\nHis articles have appeared in Policy Review and the Wall Street Journal. He co-produced the film Thank You for Smoking, was rated a master by the United States Chess Federation, and received the Innovation Award from the Economist in 2010. He lives in San Francisco.",
1414
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1484563208/aznqhf1dvjis2uap2ody.png",
1415
+ "role_investor": true,
1416
+ "born_on": "1967-10-11",
1417
+ "born_on_trust_code": 7,
1418
+ "died_on": null,
1419
+ "died_on_trust_code": null,
1420
+ "created_at": 1200673556,
1421
+ "updated_at": 1504031298
1422
+ }
1423
+ }]
1424
+ }
1425
+ }]
1426
+ }
1427
+ },
1428
+ {
1429
+ "type": "FundingRound",
1430
+ "uuid": "d950d7a579fffb93ca8713386b0e2feb",
1431
+ "properties":
1432
+ {
1433
+ "permalink": "d950d7a579fffb93ca8713386b0e2feb",
1434
+ "api_path": "funding-rounds/d950d7a579fffb93ca8713386b0e2feb",
1435
+ "web_path": "funding-round/d950d7a579fffb93ca8713386b0e2feb",
1436
+ "api_url": "https://api.crunchbase.com/v3.1/funding-rounds/d950d7a579fffb93ca8713386b0e2feb",
1437
+ "funding_type": "venture",
1438
+ "series": "A",
1439
+ "series_qualifier": null,
1440
+ "announced_on": "2005-05-01",
1441
+ "announced_on_trust_code": 7,
1442
+ "closed_on": null,
1443
+ "closed_on_trust_code": null,
1444
+ "money_raised": 12700000,
1445
+ "money_raised_currency_code": "USD",
1446
+ "money_raised_usd": 12700000,
1447
+ "target_money_raised": null,
1448
+ "target_money_raised_currency_code": null,
1449
+ "target_money_raised_usd": null,
1450
+ "created_at": 1180246150,
1451
+ "updated_at": 1467317979
1452
+ },
1453
+ "relationships":
1454
+ {
1455
+ "investments": [
1456
+ {
1457
+ "type": "Investment",
1458
+ "uuid": "13c5da127e21c633d1e5e66e0ab22337",
1459
+ "properties":
1460
+ {
1461
+ "money_invested": null,
1462
+ "money_invested_currency_code": null,
1463
+ "money_invested_usd": null,
1464
+ "is_lead_investor": false,
1465
+ "announced_on": "2005-05-01",
1466
+ "announced_on_trust_code": 7,
1467
+ "created_at": 1294644993,
1468
+ "updated_at": 1472755904
1469
+ },
1470
+ "relationships":
1471
+ {
1472
+ "investors":
1473
+ {
1474
+ "type": "Person",
1475
+ "uuid": "0159561fbe5d81eb7ccdb4d6efeb30fc",
1476
+ "properties":
1477
+ {
1478
+ "permalink": "mark-pincus",
1479
+ "api_path": "people/mark-pincus",
1480
+ "web_path": "person/mark-pincus",
1481
+ "api_url": "https://api.crunchbase.com/v3.1/people/mark-pincus",
1482
+ "first_name": "Mark",
1483
+ "last_name": "Pincus",
1484
+ "gender": "Male",
1485
+ "also_known_as": null,
1486
+ "bio": "Mark Pincus is founder and Executive Chairman of the Board. He has served as our Chairman from April 2007 to March 2016 and our Executive Chairman since March 2016. \r\n\r\nHe previously served as Chief Executive Officer from April 2007 to July 2013 and from April 2015 to March 2016, and as Chief Product Officer from April 2007 to April 2014. In 2014, he founded superlabs, a San Francisco-based product lab focused on developing products that connect and empower people, which was acquired by Zynga in 2015. Pincus also founded Zynga.org in 2009, a non-profit organization dedicated to using social games for social good. \r\n\r\nFrom 2003 to 2007, Pincus served as Chief Executive Officer and Chairman of Tribe.net, a company he launched and one of the first social networks in the industry. \r\n\r\nFrom 1997 to 2000, he served as Chairman of Support.com, Inc. (NASDAQ: SPRT), a help desk automation software company he founded, and he served as Chief Executive Officer and President from December 1997 to July 1999. \r\n\r\nFrom 1996 to 1997, he served as Chief Executive Officer of FreeLoader, Inc., a web-based news company he founded.\r\n\r\nPincus also made founding investments in Napster, Twitter and Facebook.\r\n\r\nPincus graduated summa cum laude from University of Pennsylvania’s Wharton School of Business and earned an MBA from Harvard Business School. He is an angel investor in multiple Silicon Valley startups and regularly gives lectures to aspiring entrepreneurs.",
1487
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1465651734/xnwsz1e1tzxix9ejlrnt.jpg",
1488
+ "role_investor": true,
1489
+ "born_on": null,
1490
+ "born_on_trust_code": null,
1491
+ "died_on": null,
1492
+ "died_on_trust_code": null,
1493
+ "created_at": 1200672503,
1494
+ "updated_at": 1502179853
1495
+ }
1496
+ },
1497
+ "partners": []
1498
+ }
1499
+ },
1500
+ {
1501
+ "type": "Investment",
1502
+ "uuid": "292550e1ceb2f30f2af31a5807d06904",
1503
+ "properties":
1504
+ {
1505
+ "money_invested": null,
1506
+ "money_invested_currency_code": null,
1507
+ "money_invested_usd": null,
1508
+ "is_lead_investor": false,
1509
+ "announced_on": "2005-05-01",
1510
+ "announced_on_trust_code": 7,
1511
+ "created_at": 1294644993,
1512
+ "updated_at": 1472755904
1513
+ },
1514
+ "relationships":
1515
+ {
1516
+ "investors":
1517
+ {
1518
+ "type": "Person",
1519
+ "uuid": "6bbee73e72cabe5f9cd2ddc54a8b237f",
1520
+ "properties":
1521
+ {
1522
+ "permalink": "reid-hoffman",
1523
+ "api_path": "people/reid-hoffman",
1524
+ "web_path": "person/reid-hoffman",
1525
+ "api_url": "https://api.crunchbase.com/v3.1/people/reid-hoffman",
1526
+ "first_name": "Reid",
1527
+ "last_name": "Hoffman",
1528
+ "gender": "Male",
1529
+ "also_known_as": null,
1530
+ "bio": "Reid joined Greylock Partners as an investment partner in 2009. He focuses on building products that can reach hundreds of millions of participants and businesses that have network effects.\r\n\r\nAn accomplished entrepreneur and executive, Reid has played an integral role in building many of today’s leading consumer technology businesses, including LinkedIn and PayPal. He possesses a unique understanding of consumer behavior and the dynamics of viral businesses, as well as deep experience in driving companies from the earliest stages through periods of explosive, “blitzscale” growth.\r\n\r\nReid co-founded LinkedIn, the world’s largest professional networking service, in 2003. LinkedIn is thriving with more than 400 million members around the world and a diversified revenue model that includes subscriptions, advertising, and software licensing. He led LinkedIn through its first four years and to profitability as Chief Executive Officer.\r\n\r\nPrior to LinkedIn, Reid served as executive vice president at PayPal, where he was also a founding board member.\r\n\r\nReid is an accomplished investor. He currently serves on the boards of Airbnb, Convoy, Edmodo, Xapo, Linkedin, and a few early stage companies still in stealth. In addition, he serves on a number of not-for-profit boards, including Kiva, Mozilla Corporation, Endeavor, and Do Something. Prior to joining Greylock, he angel invested in many influential Internet companies, including Facebook, Flickr, Last.fm, and Zynga.\r\n\r\nReid is the co-author of two New York Times best-selling books: The Start-up of You and The Alliance. His next book is focused on “blitzscaling”, based on his Stanford course of the same name.\r\n\r\nReid earned a master’s degree in philosophy from Oxford University, where he was a Marshall Scholar, and a bachelor’s degree with distinction in symbolic systems from Stanford University. In 2010 he was the recipient of an SD Forum Visionary Award and named a Henry Crown Fellow by The Aspen Institute. In 2012, he was honored by the Martin Luther King center’s Salute to Greatness Award. Also in 2012, he received the David Packard Medal of Achievement from TechAmerica and an honorary doctor of law from Babson University.",
1531
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1491751602/p3fjnrhgae2hkszz7id8.png",
1532
+ "role_investor": true,
1533
+ "born_on": "1967-08-05",
1534
+ "born_on_trust_code": 7,
1535
+ "died_on": null,
1536
+ "died_on_trust_code": null,
1537
+ "created_at": 1201290662,
1538
+ "updated_at": 1503005711
1539
+ }
1540
+ },
1541
+ "partners": []
1542
+ }
1543
+ },
1544
+ {
1545
+ "type": "Investment",
1546
+ "uuid": "524986f0304954a4fa72f60897a5e61d",
1547
+ "properties":
1548
+ {
1549
+ "money_invested": null,
1550
+ "money_invested_currency_code": null,
1551
+ "money_invested_usd": null,
1552
+ "is_lead_investor": true,
1553
+ "announced_on": "2005-05-01",
1554
+ "announced_on_trust_code": 7,
1555
+ "created_at": 1180246150,
1556
+ "updated_at": 1472755905
1557
+ },
1558
+ "relationships":
1559
+ {
1560
+ "investors":
1561
+ {
1562
+ "type": "Organization",
1563
+ "uuid": "b08efc27da40505a6f9dc9e14247bf36",
1564
+ "properties":
1565
+ {
1566
+ "permalink": "accel-partners",
1567
+ "api_path": "organizations/accel-partners",
1568
+ "web_path": "organization/accel-partners",
1569
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/accel-partners",
1570
+ "name": "Accel Partners",
1571
+ "also_known_as": ["Accel"],
1572
+ "short_description": "Accel is a leading early and growth-stage venture capital firm, powering a global community of entrepreneurs.",
1573
+ "description": "Accel is a leading early and growth-stage venture capital firm, powering a global community of entrepreneurs. Accel backs entrepreneurs who have what it takes to build a world-class, category-defining business. Founded in 1983, Accel brings more than three decades of experience building and supporting hundreds of companies. Accel’s vision for entrepreneurship and business enables it to identify and invest in the companies that will be responsible for the growth of next-generation industries.\r\n\r\nAccel-backed companies include Atlassian, Braintree, Cloudera, DJI, Dropbox, Dropcam, Etsy, Facebook, Flipkart, Lookout Security, MoPub, Qualtrics, Slack, Spotify, Supercell, Vox Media and others.",
1574
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1479484816/sep6qtsto7jfh8xcn7ok.png",
1575
+ "primary_role": "investor",
1576
+ "role_company": false,
1577
+ "role_investor": true,
1578
+ "role_group": false,
1579
+ "role_school": false,
1580
+ "founded_on": "1983-01-01",
1581
+ "founded_on_trust_code": 5,
1582
+ "is_closed": false,
1583
+ "closed_on": null,
1584
+ "closed_on_trust_code": null,
1585
+ "num_employees_min": null,
1586
+ "num_employees_max": null,
1587
+ "stock_exchange": null,
1588
+ "stock_symbol": null,
1589
+ "total_funding_usd": 0,
1590
+ "number_of_investments": 1093,
1591
+ "homepage_url": null,
1592
+ "created_at": 1180211259,
1593
+ "updated_at": 1504310027
1594
+ }
1595
+ },
1596
+ "partners": [
1597
+ {
1598
+ "type": "Person",
1599
+ "uuid": "eaf6c243d35532f3e23a2a5fc82e8b34",
1600
+ "properties":
1601
+ {
1602
+ "permalink": "kevin-efrusy",
1603
+ "api_path": "people/kevin-efrusy",
1604
+ "web_path": "person/kevin-efrusy",
1605
+ "api_url": "https://api.crunchbase.com/v3.1/people/kevin-efrusy",
1606
+ "first_name": "Kevin",
1607
+ "last_name": "Efrusy",
1608
+ "gender": "Male",
1609
+ "also_known_as": null,
1610
+ "bio": "Kevin joined Accel in 2003. His background is primarily as an entrepreneur and operating executive. He served two stints as an Entrepreneur-In-Residence at Kleiner Perkins Caufield and Byers where he started Corio, an ASP/SaaS pioneer which went public on Nasdaq and was acquired by IBM in 2005. Later he served as the first CEO of IronPlanet, an online marketplace for heavy equipment with current annual gross sales over $200M. Prior to KPCB, Kevin served as a product manager at Zip2 and a consultant at Bain & Company.\r\n\r\nKevin focuses primarily on two areas for investment: consumer internet services and SAAS/open source software. Within consumer services, he sourced Accel's investment in Facebook and led Accel's investments in Metacafe, Medio Systems, Mig33, Tumri, and EveryZing, Within saas/open source software, he led investments or serves on the boards of Xensource (acquired by Citrix), Genius, SpringSource, Hyperic, Terracotta, and Aptana. He also currently serves on the board of BBN Technologies, and is actively involved in Riverbed Technology and Transera.\r\n\r\nKevin has an MSEE, BSEE, and BA in Economics all from Stanford University, and an MBA from the Stanford Graduate School of Business where he was an Arjay Miller scholar.\r\n\r\nClick here to read Kevin's article on The Consumerization of Software and Saas, and The Elusive Great Consumer Experience and his 2007 profile on the San Jose Mercury News \"[Silicon Valley's five hot VCs under 40\"](http://www.mercurynews.com/ci_5873542).",
1611
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1464983997/scuqaldf2xjk2mgzrnr3.jpg",
1612
+ "role_investor": true,
1613
+ "born_on": null,
1614
+ "born_on_trust_code": null,
1615
+ "died_on": null,
1616
+ "died_on_trust_code": null,
1617
+ "created_at": 1202462765,
1618
+ "updated_at": 1498339597
1619
+ }
1620
+ },
1621
+ {
1622
+ "type": "Person",
1623
+ "uuid": "2d78d1e7203c3eb6bf1bc51f10e0679b",
1624
+ "properties":
1625
+ {
1626
+ "permalink": "jim-breyer",
1627
+ "api_path": "people/jim-breyer",
1628
+ "web_path": "person/jim-breyer",
1629
+ "api_url": "https://api.crunchbase.com/v3.1/people/jim-breyer",
1630
+ "first_name": "Jim",
1631
+ "last_name": "Breyer",
1632
+ "gender": "Male",
1633
+ "also_known_as": null,
1634
+ "bio": "Jim is the Founder and Chief Executive Officer at Breyer Capital since July 2006. \r\n\r\nJim has been an investor in over 30 consumer internet, media, and technology companies that have completed public offerings or successful mergers. Several of these investments have returned over 100 times their cost and many more have returned over 25 times their cost to investors. Forbes ranked Jim #1 on its Midas List of top technology investors multiple times. Fortune also named Jim the smartest investor in technology and one of the ten smartest people in the technology industry. Vanity Fair named Jim to the New Establishment Hall of Fame and he received the Silicon Valley Lifetime Visionary Award. \r\n\r\nJim led Accel’s investment in Facebook in 2005 and served as a Member of the Board of Directors from 2005 until 2013. Jim was also the founding Chairman of the Facebook Compensation Committee. \r\n\r\nJim served as a Member of the Board of Directors at Wal-Mart for more than a decade where he was the presiding independent director until his retirement from the Board in 2013. \r\n\r\nJim also served as a Member of the Board of Directors at Dell Inc. from 2009 until 2013. \r\n\r\nIn 2013, Jim joined the Board of 21st Century Fox where he is Chairman of the Compensation Committee and a Member of the Nominating Committee. \r\n\r\nPreviously, Jim was a Member of the Board of Directors at Brightcove, where he invested in the Series A round in 2005 and of Model N where he was a founding Investor and a Member of the Board of Directors. \r\n\r\nJim also served as a Member of the Board of Directors at Marvel Entertainment until its acquisition by Disney, and as lead investor and a director of Legendary Entertainment through its acquisition by Dalian Wanda in March 2016. \r\n\r\nJim served on the Etsy Board of Directors from 2008 through 2016, after leading Breyer Capital and Accel’s investment in the company. \r\n\r\nAdditionally, Jim is currently the co-lead Investor in and a Member of the Board of Directors at privately held Circle Financial. \r\n\r\nJim is Co-Founder and on the Strategic Investment Committee and Board of Directors AT IDG-Accel China Funds and Co-Founder at AKKR where he serves as a Member of the Board of Directors. \r\n\r\nAdditionally, Breyer Capital is a limited partner in IDG China Venture Capital Fund IV, a tech venture capital fund focused on making early-stage technology, media and telecom investments in China and Jim plays a leading strategic advisory role in the fund. \r\n\r\nJim is former Chairman of the National Venture Capital Association and former President of the Western Association of Venture Capitalists. \r\n\r\nJim serves as Chairman of the Stanford University Engineering Venture Fund, is on the Board of the Stanford Technology Ventures Program and is personally passionate and active in the Breyer Center for Renaissance Studies at Stanford-in-Florence, Italy. \r\n\r\nJim is passionate about investing, social entrepreneurship and venture philanthropy, and actively supports numerous educational and environmental non-profit initiatives. In February, 2013, Jim was elected a fellow of the Harvard Corporation, Harvard University’s senior governing board. \r\n\r\nJim is a Member of the Board of Trustees at the Metropolitan Museum of Art and a Member of the Board of Trustees at the San Francisco Museum of Modern Art. \r\n\r\nJim is a Member of the Advisory Board AT the Tsinghua University School of Economics and Management in Beijing and in 2005 was named an Honorary Professor at the 1,000 year-old Yuelu Academy at Hunan University. He is also a member of the Council on Foreign Relations. \r\n\r\nJim graduated with Distinction from Stanford University with a B.S. degree and from Harvard University with an MBA, where he was named a Baker Scholar.",
1635
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1499935248/rsdpjhgugpx3xqfyyutd.png",
1636
+ "role_investor": true,
1637
+ "born_on": "1961-01-01",
1638
+ "born_on_trust_code": 7,
1639
+ "died_on": null,
1640
+ "died_on_trust_code": null,
1641
+ "created_at": 1201790340,
1642
+ "updated_at": 1500013463
1643
+ }
1644
+ }]
1645
+ }
1646
+ },
1647
+ {
1648
+ "type": "Investment",
1649
+ "uuid": "60718643488b308915e4ba2ae72b2f92",
1650
+ "properties":
1651
+ {
1652
+ "money_invested": null,
1653
+ "money_invested_currency_code": null,
1654
+ "money_invested_usd": null,
1655
+ "is_lead_investor": false,
1656
+ "announced_on": "2005-05-01",
1657
+ "announced_on_trust_code": 7,
1658
+ "created_at": 1454380956,
1659
+ "updated_at": 1472755906
1660
+ },
1661
+ "relationships":
1662
+ {
1663
+ "investors":
1664
+ {
1665
+ "type": "Organization",
1666
+ "uuid": "cbf722156a1cf4efe17f0a958eca3dac",
1667
+ "properties":
1668
+ {
1669
+ "permalink": "breyer-capital",
1670
+ "api_path": "organizations/breyer-capital",
1671
+ "web_path": "organization/breyer-capital",
1672
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/breyer-capital",
1673
+ "name": "Breyer Capital",
1674
+ "also_known_as": null,
1675
+ "short_description": "Premier global venture capital and private equity investor focused on catalyzing high-impact entrepreneurs in the US and China",
1676
+ "description": "Breyer Capital is a premier global venture capital and private equity investor focused on catalyzing high-impact entrepreneurs in the United States and China. Founded by Jim Breyer in 2006, Breyer Capital makes long-term, idea-driven strategic investments in its chosen core areas: social media, entertainment/media, digital health, and financial technologies.\r\n\r\nBreyer Capital actively partners with a diverse set of companies including early-stage startups building breakthrough technologies, fast growing companies, and established worldwide leading corporations. Its team enjoys helping to frame strategic investments anchored by the passion of founders and owner/operator teams, the insights of its network of world-class investors, and a conviction that artificial intelligence, machine learning, and virtual reality will transform technology and investment opportunities globally.",
1677
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1454378908/xboiapkvatg0jeix45k6.png",
1678
+ "primary_role": "investor",
1679
+ "role_company": false,
1680
+ "role_investor": true,
1681
+ "role_group": false,
1682
+ "role_school": false,
1683
+ "founded_on": "2006-01-01",
1684
+ "founded_on_trust_code": 5,
1685
+ "is_closed": false,
1686
+ "closed_on": null,
1687
+ "closed_on_trust_code": null,
1688
+ "num_employees_min": null,
1689
+ "num_employees_max": null,
1690
+ "stock_exchange": null,
1691
+ "stock_symbol": null,
1692
+ "total_funding_usd": 0,
1693
+ "number_of_investments": 32,
1694
+ "homepage_url": null,
1695
+ "created_at": 1333709591,
1696
+ "updated_at": 1499936997
1697
+ }
1698
+ },
1699
+ "partners": []
1700
+ }
1701
+ },
1702
+ {
1703
+ "type": "Investment",
1704
+ "uuid": "888e216984fe7c22c2c88d7756060a6d",
1705
+ "properties":
1706
+ {
1707
+ "money_invested": null,
1708
+ "money_invested_currency_code": null,
1709
+ "money_invested_usd": null,
1710
+ "is_lead_investor": false,
1711
+ "announced_on": "2005-05-01",
1712
+ "announced_on_trust_code": 7,
1713
+ "created_at": 1455648696,
1714
+ "updated_at": 1472755907
1715
+ },
1716
+ "relationships":
1717
+ {
1718
+ "investors":
1719
+ {
1720
+ "type": "Organization",
1721
+ "uuid": "b17358c52334a1fc10248a741e35f8bc",
1722
+ "properties":
1723
+ {
1724
+ "permalink": "cambrian-ventures",
1725
+ "api_path": "organizations/cambrian-ventures",
1726
+ "web_path": "organization/cambrian-ventures",
1727
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/cambrian-ventures",
1728
+ "name": "Cambrian Ventures",
1729
+ "also_known_as": null,
1730
+ "short_description": "Cambrian Ventures is a technology research and venture capital firm. They target disruptive technologies/applications and typically get",
1731
+ "description": "Cambrian Ventures is a technology research and venture capital firm. They target disruptive technologies/applications and typically get involved very early with such companies to help shape both the technology and the business.",
1732
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1444292313/bghx5wqzgncymjtsvxvu.png",
1733
+ "primary_role": "investor",
1734
+ "role_company": false,
1735
+ "role_investor": true,
1736
+ "role_group": false,
1737
+ "role_school": false,
1738
+ "founded_on": "2000-01-01",
1739
+ "founded_on_trust_code": 5,
1740
+ "is_closed": false,
1741
+ "closed_on": null,
1742
+ "closed_on_trust_code": null,
1743
+ "num_employees_min": null,
1744
+ "num_employees_max": null,
1745
+ "stock_exchange": null,
1746
+ "stock_symbol": null,
1747
+ "total_funding_usd": 0,
1748
+ "number_of_investments": 22,
1749
+ "homepage_url": null,
1750
+ "created_at": 1184338881,
1751
+ "updated_at": 1489986209
1752
+ }
1753
+ },
1754
+ "partners": [
1755
+ {
1756
+ "type": "Person",
1757
+ "uuid": "709f22ee9cc83f7e3fe54e0cccead08f",
1758
+ "properties":
1759
+ {
1760
+ "permalink": "venky-harinarayan",
1761
+ "api_path": "people/venky-harinarayan",
1762
+ "web_path": "person/venky-harinarayan",
1763
+ "api_url": "https://api.crunchbase.com/v3.1/people/venky-harinarayan",
1764
+ "first_name": "Venky",
1765
+ "last_name": "Harinarayan",
1766
+ "gender": "Male",
1767
+ "also_known_as": null,
1768
+ "bio": "Prior to founding Kosmix, Venky Harinarayan and co-founded Junglee, one of the first shopping search engines. They later sold it to Amazon in 1998 for 250 million. \r\n\r\nHe later started Cambrian Ventures which has invested in Internet companies such as Efficient Frontier, Kaltix (acquired by Google), Neoteris (acquired by Juniper), Transformic (acquired by Google), TheFind, and Aster Data.\r\n\r\nHis latest venture is Kosmix a vertical search engine.",
1769
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1457570629/ojqea8vhvaheo5p77ixx.jpg",
1770
+ "role_investor": true,
1771
+ "born_on": null,
1772
+ "born_on_trust_code": null,
1773
+ "died_on": null,
1774
+ "died_on_trust_code": null,
1775
+ "created_at": 1198461301,
1776
+ "updated_at": 1494904769
1777
+ }
1778
+ },
1779
+ {
1780
+ "type": "Person",
1781
+ "uuid": "76665c86ec0394143a529394e82347ee",
1782
+ "properties":
1783
+ {
1784
+ "permalink": "anand-rajaraman",
1785
+ "api_path": "people/anand-rajaraman",
1786
+ "web_path": "person/anand-rajaraman",
1787
+ "api_url": "https://api.crunchbase.com/v3.1/people/anand-rajaraman",
1788
+ "first_name": "Anand",
1789
+ "last_name": "Rajaraman",
1790
+ "gender": "Male",
1791
+ "also_known_as": null,
1792
+ "bio": "Anand Rajaraman is Senior Vice President at Walmart Global eCommerce, where he heads up the newly created @WalmartLabs, which focuses on the intersection of social, mobile, and retail. Anand joined Walmart when when Walmart acquired Kosmix, the startup he co-founded. He also teaches a class on web-scale data mining at the Computer Science Department at Stanford University.\r\n\r\nIn his VC avatar, Anand is a Founding Partner of Cambrian Ventures, an early-stage venture capital firm. Anand's investments include Facebook (one of the earliest angel investors, in 2005); Kaltix (acquired by Google); Transformic (acquired by Google); Neoteris (acquired by Juniper); India Infoline (IPO 2005; INDIAINFO); Facebook; Efficient Frontier; Aster Data (acquired by Teradata); Mobissimo; The Find; and Chaupaati. His Board Member roles include Aster Data, Chaupaati, Transformic, Kosmix, and Gradiance.\r\n\r\nPrior to founding Cambrian in 2000, Anand was Director of Technology at Amazon.com, where he was responsible for technology strategy. Anand helped launch the transformation of Amazon.com from a retailer into a retail platform, enabling third-party retailers to sell on Amazon.com's website. Third-party transactions now account for over 25% of all US transactions, and represent Amazon's fastest-growing and most profitable business segment.\r\n\r\nAnand came to Amazon.com in 1998 through the $250 Million acquisition of Junglee, an Internet pioneer that he co-founded in 1996. As Chief Technology Officer, Anand played a key role in developing Junglee's award-winning Virtual Database technology. \r\n\r\nHe obtained his Bachelor's degree in Computer Science and Engineering from the Indian Institute of Technology, Madras, where he won the President of India Gold Medal for graduating at the top of his class, and his MS and PhD in Computer Science from Stanford University. Anand has been featured in articles in Business Week, the New York Times, San Francisco Chronicle, and other leading national publications.\r\nAnand can be contacted at: datawocky AT gmail DOT com.",
1793
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1469091580/cdw5so32e5i88udyieid.png",
1794
+ "role_investor": true,
1795
+ "born_on": null,
1796
+ "born_on_trust_code": null,
1797
+ "died_on": null,
1798
+ "died_on_trust_code": null,
1799
+ "created_at": 1198461319,
1800
+ "updated_at": 1494904769
1801
+ }
1802
+ }]
1803
+ }
1804
+ }]
1805
+ }
1806
+ },
1807
+ {
1808
+ "type": "FundingRound",
1809
+ "uuid": "8a94593918e0cc9d27b9bf33817b2818",
1810
+ "properties":
1811
+ {
1812
+ "permalink": "8a94593918e0cc9d27b9bf33817b2818",
1813
+ "api_path": "funding-rounds/8a94593918e0cc9d27b9bf33817b2818",
1814
+ "web_path": "funding-round/8a94593918e0cc9d27b9bf33817b2818",
1815
+ "api_url": "https://api.crunchbase.com/v3.1/funding-rounds/8a94593918e0cc9d27b9bf33817b2818",
1816
+ "funding_type": "angel",
1817
+ "series": null,
1818
+ "series_qualifier": null,
1819
+ "announced_on": "2004-09-01",
1820
+ "announced_on_trust_code": 7,
1821
+ "closed_on": null,
1822
+ "closed_on_trust_code": null,
1823
+ "money_raised": 500000,
1824
+ "money_raised_currency_code": "USD",
1825
+ "money_raised_usd": 500000,
1826
+ "target_money_raised": null,
1827
+ "target_money_raised_currency_code": null,
1828
+ "target_money_raised_usd": null,
1829
+ "created_at": 1180246098,
1830
+ "updated_at": 1467317880
1831
+ },
1832
+ "relationships":
1833
+ {
1834
+ "investments": [
1835
+ {
1836
+ "type": "Investment",
1837
+ "uuid": "3822ae4dd731d8af0abe2add68a5eaeb",
1838
+ "properties":
1839
+ {
1840
+ "money_invested": 25000,
1841
+ "money_invested_currency_code": "USD",
1842
+ "money_invested_usd": 25000,
1843
+ "is_lead_investor": false,
1844
+ "announced_on": "2004-09-01",
1845
+ "announced_on_trust_code": 7,
1846
+ "created_at": 1467317879,
1847
+ "updated_at": 1467317904
1848
+ },
1849
+ "relationships":
1850
+ {
1851
+ "investors":
1852
+ {
1853
+ "type": "Organization",
1854
+ "uuid": "321aaefe527ea56e85cd641bd83cd866",
1855
+ "properties":
1856
+ {
1857
+ "permalink": "western-technology-investment",
1858
+ "api_path": "organizations/western-technology-investment",
1859
+ "web_path": "organization/western-technology-investment",
1860
+ "api_url": "https://api.crunchbase.com/v3.1/organizations/western-technology-investment",
1861
+ "name": "Western Technology Investment",
1862
+ "also_known_as": ["wti"],
1863
+ "short_description": "Western Technology Investment is a venture capital firm that specializes in offering acquisition financing to revenue generating firms.",
1864
+ "description": "Leading provider of debt and lease financing to venture capital backed technology companies.",
1865
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397178875/9e0e0603cb293f725ae67f9a95ec0a09.png",
1866
+ "primary_role": "investor",
1867
+ "role_company": false,
1868
+ "role_investor": true,
1869
+ "role_group": false,
1870
+ "role_school": false,
1871
+ "founded_on": "1980-01-01",
1872
+ "founded_on_trust_code": 5,
1873
+ "is_closed": false,
1874
+ "closed_on": null,
1875
+ "closed_on_trust_code": null,
1876
+ "num_employees_min": null,
1877
+ "num_employees_max": null,
1878
+ "stock_exchange": null,
1879
+ "stock_symbol": null,
1880
+ "total_funding_usd": 0,
1881
+ "number_of_investments": 179,
1882
+ "homepage_url": null,
1883
+ "created_at": 1195788440,
1884
+ "updated_at": 1504026668
1885
+ }
1886
+ },
1887
+ "partners": [
1888
+ {
1889
+ "type": "Person",
1890
+ "uuid": "882973732f8a0a8d2470cf367c68389a",
1891
+ "properties":
1892
+ {
1893
+ "permalink": "maurice-werdegar",
1894
+ "api_path": "people/maurice-werdegar",
1895
+ "web_path": "person/maurice-werdegar",
1896
+ "api_url": "https://api.crunchbase.com/v3.1/people/maurice-werdegar",
1897
+ "first_name": "Maurice",
1898
+ "last_name": "Werdegar",
1899
+ "gender": "Male",
1900
+ "also_known_as": null,
1901
+ "bio": "Mr. Werdegar joined WTI in 2001 and now serves as its CEO. Previously, Mr. Werdegar worked in internet start-ups, venture capital and founded and served as CEO of Blue Chalk Cafe/Left at Albuquerque, a chain of restaurants. \r\n\r\nPrior to business school, Mr. Werdegar worked in corporate finance at Robertson Stephens and spent time at the Brookings Institution and Conservation International. He holds both a BA and an MBA from Stanford.",
1902
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397183137/a3ab080c33b94a41e158d2dea437b287.jpg",
1903
+ "role_investor": true,
1904
+ "born_on": null,
1905
+ "born_on_trust_code": null,
1906
+ "died_on": null,
1907
+ "died_on_trust_code": null,
1908
+ "created_at": 1205597364,
1909
+ "updated_at": 1499928207
1910
+ }
1911
+ }]
1912
+ }
1913
+ },
1914
+ {
1915
+ "type": "Investment",
1916
+ "uuid": "52d997a829b6399b9108bd3727bfa778",
1917
+ "properties":
1918
+ {
1919
+ "money_invested": null,
1920
+ "money_invested_currency_code": null,
1921
+ "money_invested_usd": null,
1922
+ "is_lead_investor": false,
1923
+ "announced_on": "2004-09-01",
1924
+ "announced_on_trust_code": 7,
1925
+ "created_at": 1246304742,
1926
+ "updated_at": 1467317904
1927
+ },
1928
+ "relationships":
1929
+ {
1930
+ "investors":
1931
+ {
1932
+ "type": "Person",
1933
+ "uuid": "6bbee73e72cabe5f9cd2ddc54a8b237f",
1934
+ "properties":
1935
+ {
1936
+ "permalink": "reid-hoffman",
1937
+ "api_path": "people/reid-hoffman",
1938
+ "web_path": "person/reid-hoffman",
1939
+ "api_url": "https://api.crunchbase.com/v3.1/people/reid-hoffman",
1940
+ "first_name": "Reid",
1941
+ "last_name": "Hoffman",
1942
+ "gender": "Male",
1943
+ "also_known_as": null,
1944
+ "bio": "Reid joined Greylock Partners as an investment partner in 2009. He focuses on building products that can reach hundreds of millions of participants and businesses that have network effects.\r\n\r\nAn accomplished entrepreneur and executive, Reid has played an integral role in building many of today’s leading consumer technology businesses, including LinkedIn and PayPal. He possesses a unique understanding of consumer behavior and the dynamics of viral businesses, as well as deep experience in driving companies from the earliest stages through periods of explosive, “blitzscale” growth.\r\n\r\nReid co-founded LinkedIn, the world’s largest professional networking service, in 2003. LinkedIn is thriving with more than 400 million members around the world and a diversified revenue model that includes subscriptions, advertising, and software licensing. He led LinkedIn through its first four years and to profitability as Chief Executive Officer.\r\n\r\nPrior to LinkedIn, Reid served as executive vice president at PayPal, where he was also a founding board member.\r\n\r\nReid is an accomplished investor. He currently serves on the boards of Airbnb, Convoy, Edmodo, Xapo, Linkedin, and a few early stage companies still in stealth. In addition, he serves on a number of not-for-profit boards, including Kiva, Mozilla Corporation, Endeavor, and Do Something. Prior to joining Greylock, he angel invested in many influential Internet companies, including Facebook, Flickr, Last.fm, and Zynga.\r\n\r\nReid is the co-author of two New York Times best-selling books: The Start-up of You and The Alliance. His next book is focused on “blitzscaling”, based on his Stanford course of the same name.\r\n\r\nReid earned a master’s degree in philosophy from Oxford University, where he was a Marshall Scholar, and a bachelor’s degree with distinction in symbolic systems from Stanford University. In 2010 he was the recipient of an SD Forum Visionary Award and named a Henry Crown Fellow by The Aspen Institute. In 2012, he was honored by the Martin Luther King center’s Salute to Greatness Award. Also in 2012, he received the David Packard Medal of Achievement from TechAmerica and an honorary doctor of law from Babson University.",
1945
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1491751602/p3fjnrhgae2hkszz7id8.png",
1946
+ "role_investor": true,
1947
+ "born_on": "1967-08-05",
1948
+ "born_on_trust_code": 7,
1949
+ "died_on": null,
1950
+ "died_on_trust_code": null,
1951
+ "created_at": 1201290662,
1952
+ "updated_at": 1503005711
1953
+ }
1954
+ },
1955
+ "partners": []
1956
+ }
1957
+ },
1958
+ {
1959
+ "type": "Investment",
1960
+ "uuid": "9d236b5601ee531d67baaca5a539fd28",
1961
+ "properties":
1962
+ {
1963
+ "money_invested": null,
1964
+ "money_invested_currency_code": null,
1965
+ "money_invested_usd": null,
1966
+ "is_lead_investor": false,
1967
+ "announced_on": "2004-09-01",
1968
+ "announced_on_trust_code": 7,
1969
+ "created_at": 1467317632,
1970
+ "updated_at": 1467317904
1971
+ },
1972
+ "relationships":
1973
+ {
1974
+ "investors":
1975
+ {
1976
+ "type": "Person",
1977
+ "uuid": "0159561fbe5d81eb7ccdb4d6efeb30fc",
1978
+ "properties":
1979
+ {
1980
+ "permalink": "mark-pincus",
1981
+ "api_path": "people/mark-pincus",
1982
+ "web_path": "person/mark-pincus",
1983
+ "api_url": "https://api.crunchbase.com/v3.1/people/mark-pincus",
1984
+ "first_name": "Mark",
1985
+ "last_name": "Pincus",
1986
+ "gender": "Male",
1987
+ "also_known_as": null,
1988
+ "bio": "Mark Pincus is founder and Executive Chairman of the Board. He has served as our Chairman from April 2007 to March 2016 and our Executive Chairman since March 2016. \r\n\r\nHe previously served as Chief Executive Officer from April 2007 to July 2013 and from April 2015 to March 2016, and as Chief Product Officer from April 2007 to April 2014. In 2014, he founded superlabs, a San Francisco-based product lab focused on developing products that connect and empower people, which was acquired by Zynga in 2015. Pincus also founded Zynga.org in 2009, a non-profit organization dedicated to using social games for social good. \r\n\r\nFrom 2003 to 2007, Pincus served as Chief Executive Officer and Chairman of Tribe.net, a company he launched and one of the first social networks in the industry. \r\n\r\nFrom 1997 to 2000, he served as Chairman of Support.com, Inc. (NASDAQ: SPRT), a help desk automation software company he founded, and he served as Chief Executive Officer and President from December 1997 to July 1999. \r\n\r\nFrom 1996 to 1997, he served as Chief Executive Officer of FreeLoader, Inc., a web-based news company he founded.\r\n\r\nPincus also made founding investments in Napster, Twitter and Facebook.\r\n\r\nPincus graduated summa cum laude from University of Pennsylvania’s Wharton School of Business and earned an MBA from Harvard Business School. He is an angel investor in multiple Silicon Valley startups and regularly gives lectures to aspiring entrepreneurs.",
1989
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1465651734/xnwsz1e1tzxix9ejlrnt.jpg",
1990
+ "role_investor": true,
1991
+ "born_on": null,
1992
+ "born_on_trust_code": null,
1993
+ "died_on": null,
1994
+ "died_on_trust_code": null,
1995
+ "created_at": 1200672503,
1996
+ "updated_at": 1502179853
1997
+ }
1998
+ },
1999
+ "partners": []
2000
+ }
2001
+ },
2002
+ {
2003
+ "type": "Investment",
2004
+ "uuid": "bfd47cc5255b4c4ddde6f396cbe68a54",
2005
+ "properties":
2006
+ {
2007
+ "money_invested": null,
2008
+ "money_invested_currency_code": null,
2009
+ "money_invested_usd": null,
2010
+ "is_lead_investor": true,
2011
+ "announced_on": "2004-09-01",
2012
+ "announced_on_trust_code": 7,
2013
+ "created_at": 1220508986,
2014
+ "updated_at": 1467317904
2015
+ },
2016
+ "relationships":
2017
+ {
2018
+ "investors":
2019
+ {
2020
+ "type": "Person",
2021
+ "uuid": "3f47be492e32811801a031685a4d0fd7",
2022
+ "properties":
2023
+ {
2024
+ "permalink": "peter-thiel",
2025
+ "api_path": "people/peter-thiel",
2026
+ "web_path": "person/peter-thiel",
2027
+ "api_url": "https://api.crunchbase.com/v3.1/people/peter-thiel",
2028
+ "first_name": "Peter",
2029
+ "last_name": "Thiel",
2030
+ "gender": "Male",
2031
+ "also_known_as": null,
2032
+ "bio": "Peter Thiel is a technology entrepreneur and investor.He first gained attention for innovations in banking and startup finance. Today he is known as the mentor of the PayPal mafia of entrepreneurs, as well as for his warnings of a coming technology deficit with severe economic consequences. He works to accelerate innovation to prevent such a crisis by identifying and funding promising technology ideas and by guiding successful companies to scale and dominate their industries.\r\n\r\nIn 1998,Thiel made e-commerce easier, faster, and more secure by co-founding and leading PayPal, which now has more than 128 million active financial accounts. In 2002, he sold PayPal to eBay and founded a global macro fund, Clarium.In 2004, he co-founded Palantir Technologies, which offers platforms for finance companies and intelligence, defense, and law enforcement communities to integrate, visualize, and analyze the world’s information.\r\n\r\nIn the same year, he made the first outside investment in Facebook, a social networking hub that now has more than a billion million active members. He serves on its board.\r\nBuilding on his personal success as a venture capital investor, Thiel co-founded and manages Founders Fund, a leading Silicon Valley venture capital fund that has pioneered new methods of venture financing that benefit founders. Through Founders Fund, as well as through his private investing, he has helped the next generation of tech companies, such as SpaceX, LinkedIn, Yelp, RoboteX, and Spotify.\r\n\r\nAnd in 2012 he co-founded Mithril Capital Management, an international technology investment fund.Thiel established and funds the Thiel Foundation, which promotes freedom in all its forms. He sponsors the Committee to Protect Journalists, The Seasteading Institute, and the Human Rights Foundation. He funds the artificial intelligence research of theMachine Intelligence Research Institute. \r\n\r\nHe also aids work against violence through theOslo Freedom Forum and through the research of philosopher René Girard, which is extended and promulgated by Imitatio. He also promotes better health by funding the longevity research of Dr. Cynthia Kenyon and the SENS Research Foundation.Thiel created the 20 Under 20 Thiel Fellowship, which nurtures the tech visionaries of tomorrow. And he formed Breakout Labs to help independent scientists, engineers, and inventors advance their most radical ideas.\r\n\r\nThiel earned a B.A. in philosophy from Stanford University and a J.D. from Stanford Law School, where he occasionally teaches on globalization and technology and serves on the board of overseers of the Hoover Institution. \r\n\r\nHis articles have appeared in Policy Review and the Wall Street Journal. He co-produced the film Thank You for Smoking, was rated a master by the United States Chess Federation, and received the Innovation Award from the Economist in 2010. He lives in San Francisco.",
2033
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1484563208/aznqhf1dvjis2uap2ody.png",
2034
+ "role_investor": true,
2035
+ "born_on": "1967-10-11",
2036
+ "born_on_trust_code": 7,
2037
+ "died_on": null,
2038
+ "died_on_trust_code": null,
2039
+ "created_at": 1200673556,
2040
+ "updated_at": 1504031298
2041
+ }
2042
+ },
2043
+ "partners": []
2044
+ }
2045
+ }]
2046
+ }
2047
+ }]
2048
+ }
2049
+ }