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,50 @@
1
+ {
2
+ "metadata":
3
+ {
4
+ "version": 31,
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": 1,
14
+ "number_of_pages": 1,
15
+ "current_page": 1,
16
+ "sort_order": "created_at 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/offices",
22
+ "updated_since": null
23
+ },
24
+ "items": [
25
+ {
26
+ "type": "Address",
27
+ "uuid": "daebcfe0115c38af678c04603cc9f00f",
28
+ "properties":
29
+ {
30
+ "name": "Headquarters",
31
+ "street_1": "1 Hacker Way",
32
+ "street_2": null,
33
+ "postal_code": "94025",
34
+ "city": "Menlo Park",
35
+ "region": "California",
36
+ "country": "United States",
37
+ "city_web_path": "",
38
+ "region_code2": null,
39
+ "region_web_path": "",
40
+ "country_code2": null,
41
+ "country_code3": null,
42
+ "country_web_path": "",
43
+ "latitude": null,
44
+ "longitude": null,
45
+ "created_at": 1444764709,
46
+ "updated_at": 1474362356
47
+ }
48
+ }]
49
+ }
50
+ }
@@ -0,0 +1,2845 @@
1
+ {
2
+ "metadata":
3
+ {
4
+ "version": 3,
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
+ "type": "Organization",
12
+ "uuid": "43ac6c2f65ec5b4089d6ab9d4c4988ef",
13
+ "properties":
14
+ {
15
+ "permalink": "crunchbase",
16
+ "api_path": "organizations/crunchbase",
17
+ "web_path": "organization/crunchbase",
18
+ "name": "Crunchbase",
19
+ "also_known_as": [
20
+ "cb"
21
+ ],
22
+ "short_description": "Crunchbase allows users to discover innovative companies and the people behind them.",
23
+ "description": "Crunchbase is the destination for discovering industry trends, investments, and news about hundreds of thousands of public and private companies globally. From startups to Fortune 500s, Crunchbase provides a business information platform that pairs powerful tools and applications to stay competitive and successful.",
24
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1486408487/j5crrij92cjtvrnpaigj.jpg",
25
+ "primary_role": "company",
26
+ "role_company": true,
27
+ "role_investor": null,
28
+ "role_group": null,
29
+ "role_school": null,
30
+ "founded_on": "2007-07-01",
31
+ "founded_on_trust_code": 6,
32
+ "is_closed": false,
33
+ "closed_on": null,
34
+ "closed_on_trust_code": 0,
35
+ "num_employees_min": 11,
36
+ "num_employees_max": 50,
37
+ "stock_exchange": null,
38
+ "stock_symbol": null,
39
+ "total_funding_usd": 26500000,
40
+ "number_of_investments": 0,
41
+ "homepage_url": "https://www.crunchbase.com",
42
+ "created_at": 1401825446,
43
+ "updated_at": 1503527830
44
+ },
45
+ "relationships":
46
+ {
47
+ "primary_image":
48
+ {
49
+ "cardinality": "OneToOne",
50
+ "paging":
51
+ {
52
+ "total_items": 1,
53
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/primary_image",
54
+ "sort_order": "not_ordered"
55
+ },
56
+ "item":
57
+ {
58
+ "type": "image",
59
+ "uuid": "b0178ee1865bffc7c5d8c4840775f2ec",
60
+ "properties":
61
+ {
62
+ "asset_path": "http://public.crunchbase.com/t_api_images/v1486408487/j5crrij92cjtvrnpaigj.jpg",
63
+ "asset_url": "http://public.crunchbase.com/t_api_images/v1486408487/j5crrij92cjtvrnpaigj.jpg",
64
+ "content_type": "jpg",
65
+ "height": 37,
66
+ "width": 216,
67
+ "filesize": 2803,
68
+ "created_at": 1398018881,
69
+ "updated_at": 1486408488
70
+ }
71
+ }
72
+ },
73
+ "founders":
74
+ {
75
+ "cardinality": "OneToMany",
76
+ "paging":
77
+ {
78
+ "total_items": 1,
79
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/founders",
80
+ "sort_order": "not_ordered"
81
+ },
82
+ "items": [
83
+ {
84
+ "type": "Person",
85
+ "uuid": "512f4cc376bf85b667cd4a2ee14f2c75",
86
+ "properties":
87
+ {
88
+ "permalink": "michael-arrington",
89
+ "api_path": "people/michael-arrington",
90
+ "web_path": "person/michael-arrington",
91
+ "first_name": "Michael",
92
+ "last_name": "Arrington",
93
+ "gender": "Male",
94
+ "also_known_as": [
95
+ "Mike Arrington"
96
+ ],
97
+ "bio": "J. Michael Arrington is a serial entrepreneur and the founder of [TechCrunch](http://www.crunchbase.com/organization/techcrunch), a blog that covers startups and technology news. \r\n\r\nBorn in Huntington Beach, California, Arrington grew up in Huntington Beach, California and Surrey, England. He attended the [University of California, Berkeley](http://www.crunchbase.com/organization/university-of-california-berkeley-2) and graduated from [Claremont McKenna College](http://www.crunchbase.com/organization/claremont-mckenna-college-2) with a major in economics.\r\n\r\nIn 1995, he went on to [Stanford Law School](http://www.crunchbase.com/organization/stanford-law-school). Arrington practiced corporate and securities law at [O’Melveny & Myers](http://www.crunchbase.com/organization/omelveny-myers-llp), and [Wilson Sonsini Goodrich & Rosati](http://www.crunchbase.com/organization/wilson-sonsini-goodrich-rosati). His clients included [Idealab](http://www.crunchbase.com/organization/idealab), [Netscape](http://www.crunchbase.com/organization/netscape), [Pixar](http://www.crunchbase.com/organization/pixar), [Apple](http://www.crunchbase.com/organization/apple), and a number of startups, venture funds, and investment banks. He also co-authored a book on initial public offerings.\r\n\r\nIn 1999, he left WSGR to join [RealNames](http://www.crunchbase.com/organization/realnames) as VP of business development and general counsel. In 2000, he cofounded [Achex](http://www.crunchbase.com/organization/achex), an online payments company that was later acquired by [First Data Corporation](http://www.crunchbase.com/organization/first-data-corporation) for $32 million.\r\n\r\nArrington also worked in an operational role at a Carlyle backed startup in London, founded and ran two companies in Canada (Zip.ca and Pool.com), was the COO to a Kleiner-backed company called [Razorgator](http://www.crunchbase.com/organization/razorgator), and was consulted to other companies, including [Verisign](http://www.crunchbase.com/organization/verisign-2).\r\n\r\nIn May 2008, Time Magazine named Michael Arrington as one of the world's 100 most influential people.",
98
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1452894567/u1d8xtju5yron4fieqqb.png",
99
+ "role_investor": true,
100
+ "born_on": "1970-03-13",
101
+ "born_on_trust_code": 7,
102
+ "died_on": null,
103
+ "died_on_trust_code": 0,
104
+ "created_at": 1197322929,
105
+ "updated_at": 1500020730
106
+ }
107
+ }]
108
+ },
109
+ "featured_team":
110
+ {
111
+ "cardinality": "OneToMany",
112
+ "paging":
113
+ {
114
+ "total_items": 6,
115
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/featured_team",
116
+ "sort_order": "not_ordered"
117
+ },
118
+ "items": [
119
+ {
120
+ "type": "Job",
121
+ "uuid": "1b6b29dfda3c2b83f6108a8ff037bba7",
122
+ "properties":
123
+ {
124
+ "title": "CEO",
125
+ "started_on": "2015-09-22",
126
+ "started_on_trust_code": 7,
127
+ "ended_on": null,
128
+ "ended_on_trust_code": 0,
129
+ "is_current": true,
130
+ "created_at": 1442947173,
131
+ "updated_at": 1442947173
132
+ },
133
+ "relationships":
134
+ {
135
+ "person":
136
+ {
137
+ "type": "Person",
138
+ "uuid": "b038864d251537ede15f8c586b058b1e",
139
+ "properties":
140
+ {
141
+ "permalink": "jager-mcconnell",
142
+ "api_path": "people/jager-mcconnell",
143
+ "web_path": "person/jager-mcconnell",
144
+ "first_name": "Jager",
145
+ "last_name": "McConnell",
146
+ "gender": "Male",
147
+ "also_known_as": null,
148
+ "bio": "Jager McConnell is the CEO of Crunchbase, the leading platform used by millions of entrepreneurs and investors looking to discover innovative companies and the people behind them. Jager joined Crunchbase after it spun out from AOL, a move that was announced at TechCrunch Disrupt in 2015. Prior to joining Crunchbase, Jager spent 11 years at Salesforce in various roles across sales, marketing, and product development. In his last role at Salesforce, Jager was VP of Product in the Sales Cloud, where he oversaw the core salesforce automation product line.",
149
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1502151358/v11skbsjclrgoalkjwd5.jpg",
150
+ "role_investor": null,
151
+ "born_on": null,
152
+ "born_on_trust_code": null,
153
+ "died_on": null,
154
+ "died_on_trust_code": 0,
155
+ "created_at": 1442947173,
156
+ "updated_at": 1502151362
157
+ }
158
+ }
159
+ }
160
+ },
161
+ {
162
+ "type": "Job",
163
+ "uuid": "95313c215bef83d1563824f56041911e",
164
+ "properties":
165
+ {
166
+ "title": "Head of Engineering",
167
+ "started_on": "2015-10-01",
168
+ "started_on_trust_code": 6,
169
+ "ended_on": null,
170
+ "ended_on_trust_code": 0,
171
+ "is_current": true,
172
+ "created_at": 1453239017,
173
+ "updated_at": 1453239017
174
+ },
175
+ "relationships":
176
+ {
177
+ "person":
178
+ {
179
+ "type": "Person",
180
+ "uuid": "b6c497cacb0507d945db95d0843d4eb5",
181
+ "properties":
182
+ {
183
+ "permalink": "robert-conrad",
184
+ "api_path": "people/robert-conrad",
185
+ "web_path": "person/robert-conrad",
186
+ "first_name": "Robert",
187
+ "last_name": "Conrad",
188
+ "gender": "Male",
189
+ "also_known_as": null,
190
+ "bio": null,
191
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1453238976/ymdi31nbepeo2ego532h.png",
192
+ "role_investor": null,
193
+ "born_on": null,
194
+ "born_on_trust_code": null,
195
+ "died_on": null,
196
+ "died_on_trust_code": null,
197
+ "created_at": 1453239017,
198
+ "updated_at": 1501144491
199
+ }
200
+ }
201
+ }
202
+ },
203
+ {
204
+ "type": "Job",
205
+ "uuid": "6b63cfbdded6f7c2ba5f950ec0b57087",
206
+ "properties":
207
+ {
208
+ "title": "Head of Business Development and Sales",
209
+ "started_on": "2016-07-01",
210
+ "started_on_trust_code": 6,
211
+ "ended_on": null,
212
+ "ended_on_trust_code": 0,
213
+ "is_current": true,
214
+ "created_at": 1496717917,
215
+ "updated_at": 1496717917
216
+ },
217
+ "relationships":
218
+ {
219
+ "person":
220
+ {
221
+ "type": "Person",
222
+ "uuid": "c5bc02573e68300857eb937da87c8cb4",
223
+ "properties":
224
+ {
225
+ "permalink": "neal-patel-4",
226
+ "api_path": "people/neal-patel-4",
227
+ "web_path": "person/neal-patel-4",
228
+ "first_name": "Neal",
229
+ "last_name": "Patel",
230
+ "gender": "Male",
231
+ "also_known_as": [
232
+ "Nealesh Patel"
233
+ ],
234
+ "bio": null,
235
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1471553118/vashphxdqsosguj0skmt.jpg",
236
+ "role_investor": null,
237
+ "born_on": "1974-03-02",
238
+ "born_on_trust_code": 7,
239
+ "died_on": null,
240
+ "died_on_trust_code": null,
241
+ "created_at": 1468619597,
242
+ "updated_at": 1496717918
243
+ }
244
+ }
245
+ }
246
+ },
247
+ {
248
+ "type": "Job",
249
+ "uuid": "d5da7bdcefc8048e960f010cc7a868b3",
250
+ "properties":
251
+ {
252
+ "title": "Head of Marketing",
253
+ "started_on": null,
254
+ "started_on_trust_code": null,
255
+ "ended_on": null,
256
+ "ended_on_trust_code": 0,
257
+ "is_current": true,
258
+ "created_at": 1494804764,
259
+ "updated_at": 1494804764
260
+ },
261
+ "relationships":
262
+ {
263
+ "person":
264
+ {
265
+ "type": "Person",
266
+ "uuid": "377a629b836a04ce7dbcd4c2e6087610",
267
+ "properties":
268
+ {
269
+ "permalink": "alexandra-mack",
270
+ "api_path": "people/alexandra-mack",
271
+ "web_path": "person/alexandra-mack",
272
+ "first_name": "Alexandra",
273
+ "last_name": "Mack",
274
+ "gender": "Female",
275
+ "also_known_as": null,
276
+ "bio": null,
277
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1426184726/vf9gfzeecamudkh3m0mv.jpg",
278
+ "role_investor": null,
279
+ "born_on": null,
280
+ "born_on_trust_code": null,
281
+ "died_on": null,
282
+ "died_on_trust_code": 0,
283
+ "created_at": 1426184790,
284
+ "updated_at": 1494804764
285
+ }
286
+ }
287
+ }
288
+ },
289
+ {
290
+ "type": "Job",
291
+ "uuid": "33be7be67c338871eea9f519b9af8821",
292
+ "properties":
293
+ {
294
+ "title": "Head of Content",
295
+ "started_on": "2016-05-01",
296
+ "started_on_trust_code": 6,
297
+ "ended_on": null,
298
+ "ended_on_trust_code": 0,
299
+ "is_current": true,
300
+ "created_at": 1464812787,
301
+ "updated_at": 1465358161
302
+ },
303
+ "relationships":
304
+ {
305
+ "person":
306
+ {
307
+ "type": "Person",
308
+ "uuid": "d903eef8c6ffd43f6d434f6f6b5e11e7",
309
+ "properties":
310
+ {
311
+ "permalink": "gene-teare",
312
+ "api_path": "people/gene-teare",
313
+ "web_path": "person/gene-teare",
314
+ "first_name": "Gené",
315
+ "last_name": "Teare",
316
+ "gender": "Female",
317
+ "also_known_as": [
318
+ "Gené McPherson",
319
+ "Gené Teare"
320
+ ],
321
+ "bio": "Gené Teare is Head of Content at Crunchbase. She is responsible for data on the Crunchbase platform, the community and venture partnerships who contribute to the accuracy of the dataset. \r\n\r\nShe has been writing and presenting on the issue of gender equity providing reports using Crunchbase data. \r\n\r\nGené joined TechCrunch in 2008 to run Crunchbase within 6 months of its founding. Working from the Atherton ranch, Gené was also involved with the setup of TechCrunch50 and TechCrunch Disrupt events from 2008 to 2012. \r\n\r\nPrior to joining TechCrunch, she was a Director of Marketing and Key Partnerships at RealNames, the company that provided natural language navigation in the browser bar. \r\n\r\nShe began her early Internet career in the 90s by co-founding Cyberia the original CyberCafe in London with Eva Pascoe.",
322
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397182037/6d52974b9668e91ebc198c103529cc6d.png",
323
+ "role_investor": null,
324
+ "born_on": null,
325
+ "born_on_trust_code": null,
326
+ "died_on": null,
327
+ "died_on_trust_code": 0,
328
+ "created_at": 1240031533,
329
+ "updated_at": 1503553698
330
+ }
331
+ }
332
+ }
333
+ },
334
+ {
335
+ "type": "Job",
336
+ "uuid": "10800d683f83596c30d5d2bcab647990",
337
+ "properties":
338
+ {
339
+ "title": "Head of Operations",
340
+ "started_on": "2013-02-01",
341
+ "started_on_trust_code": 6,
342
+ "ended_on": null,
343
+ "ended_on_trust_code": 0,
344
+ "is_current": true,
345
+ "created_at": 1360278598,
346
+ "updated_at": 1443648430
347
+ },
348
+ "relationships":
349
+ {
350
+ "person":
351
+ {
352
+ "type": "Person",
353
+ "uuid": "783f7df2df8a2e1f3c5f437b1e1c1039",
354
+ "properties":
355
+ {
356
+ "permalink": "matt-kaufman",
357
+ "api_path": "people/matt-kaufman",
358
+ "web_path": "person/matt-kaufman",
359
+ "first_name": "Matt",
360
+ "last_name": "Kaufman",
361
+ "gender": "Male",
362
+ "also_known_as": null,
363
+ "bio": "Matt is the Head of Operations at Crunchbase, the premier destination for discovering industry trends, investments, and news about hundreds of thousands of companies globally. Matt lead the effort to acquire venture funding and spin CrunchBase out of Aol in 2015. Prior to joining CrunchBase, Matt ran product development at Oodle, the company behind Facebook’s online classifieds system. QVC acquired Oodle in December 2012 to integrate modern social shopping functionality and design into QVC’s web and mobile experiences.",
364
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397185465/6fb79bbe8411bf31b26d9745f4cb476d.png",
365
+ "role_investor": true,
366
+ "born_on": null,
367
+ "born_on_trust_code": null,
368
+ "died_on": null,
369
+ "died_on_trust_code": 0,
370
+ "created_at": 1255107803,
371
+ "updated_at": 1474051656
372
+ }
373
+ }
374
+ }
375
+ }]
376
+ },
377
+ "current_team":
378
+ {
379
+ "cardinality": "OneToMany",
380
+ "paging":
381
+ {
382
+ "total_items": 61,
383
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/current_team",
384
+ "sort_order": "not_ordered"
385
+ },
386
+ "items": [
387
+ {
388
+ "type": "Job",
389
+ "uuid": "0110d6ccfabcb644406ff5c4a7c554cc",
390
+ "properties":
391
+ {
392
+ "title": "Editorial Intern",
393
+ "started_on": "2017-07-01",
394
+ "started_on_trust_code": 6,
395
+ "ended_on": null,
396
+ "ended_on_trust_code": 0,
397
+ "is_current": true,
398
+ "created_at": 1500328924,
399
+ "updated_at": 1500328924
400
+ },
401
+ "relationships":
402
+ {
403
+ "person":
404
+ {
405
+ "type": "Person",
406
+ "uuid": "a4957cc17fd741f2b65acbedf1ab140e",
407
+ "properties":
408
+ {
409
+ "permalink": "grace-gu-3",
410
+ "api_path": "people/grace-gu-3",
411
+ "web_path": "person/grace-gu-3",
412
+ "first_name": "Grace",
413
+ "last_name": "Gu",
414
+ "gender": "Female",
415
+ "also_known_as": null,
416
+ "bio": null,
417
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1500322584/xssqste8twmml8kvkit7.jpg",
418
+ "role_investor": null,
419
+ "born_on": "1998-11-07",
420
+ "born_on_trust_code": 7,
421
+ "died_on": null,
422
+ "died_on_trust_code": null,
423
+ "created_at": 1500322590,
424
+ "updated_at": 1500329256
425
+ }
426
+ }
427
+ }
428
+ },
429
+ {
430
+ "type": "Job",
431
+ "uuid": "07a353569f1f90c7c413af92416d32d0",
432
+ "properties":
433
+ {
434
+ "title": "Data Analyst",
435
+ "started_on": "2017-06-05",
436
+ "started_on_trust_code": 7,
437
+ "ended_on": null,
438
+ "ended_on_trust_code": 0,
439
+ "is_current": true,
440
+ "created_at": 1496708437,
441
+ "updated_at": 1496708437
442
+ },
443
+ "relationships":
444
+ {
445
+ "person":
446
+ {
447
+ "type": "Person",
448
+ "uuid": "ffb479b761ea427adcbd4ce39434a866",
449
+ "properties":
450
+ {
451
+ "permalink": "angela-peng",
452
+ "api_path": "people/angela-peng",
453
+ "web_path": "person/angela-peng",
454
+ "first_name": "Angela",
455
+ "last_name": "Peng",
456
+ "gender": "Female",
457
+ "also_known_as": null,
458
+ "bio": null,
459
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1501020320/eeust02n6qwcrxmq89r2.png",
460
+ "role_investor": null,
461
+ "born_on": "1995-03-11",
462
+ "born_on_trust_code": 7,
463
+ "died_on": null,
464
+ "died_on_trust_code": null,
465
+ "created_at": 1496708374,
466
+ "updated_at": 1501020323
467
+ }
468
+ }
469
+ }
470
+ },
471
+ {
472
+ "type": "Job",
473
+ "uuid": "0af97f1b5804d3bc11c54ccdf29f76cd",
474
+ "properties":
475
+ {
476
+ "title": "Account Executive",
477
+ "started_on": "2016-09-01",
478
+ "started_on_trust_code": 6,
479
+ "ended_on": null,
480
+ "ended_on_trust_code": 0,
481
+ "is_current": true,
482
+ "created_at": 1474314702,
483
+ "updated_at": 1474314702
484
+ },
485
+ "relationships":
486
+ {
487
+ "person":
488
+ {
489
+ "type": "Person",
490
+ "uuid": "ec6393a493276199315469e54a1de669",
491
+ "properties":
492
+ {
493
+ "permalink": "shamus-noonan",
494
+ "api_path": "people/shamus-noonan",
495
+ "web_path": "person/shamus-noonan",
496
+ "first_name": "Shamus",
497
+ "last_name": "Noonan",
498
+ "gender": "Male",
499
+ "also_known_as": null,
500
+ "bio": "Shamus Noonan currently serves as an Account Executive at Crunchbase.",
501
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1474314678/gtj9h9hsdaihqgvcpz0j.jpg",
502
+ "role_investor": null,
503
+ "born_on": null,
504
+ "born_on_trust_code": null,
505
+ "died_on": null,
506
+ "died_on_trust_code": null,
507
+ "created_at": 1474314703,
508
+ "updated_at": 1474314898
509
+ }
510
+ }
511
+ }
512
+ },
513
+ {
514
+ "type": "Job",
515
+ "uuid": "0bfacc7448b47d826c98cd468b29059c",
516
+ "properties":
517
+ {
518
+ "title": "Engineer",
519
+ "started_on": null,
520
+ "started_on_trust_code": null,
521
+ "ended_on": null,
522
+ "ended_on_trust_code": null,
523
+ "is_current": true,
524
+ "created_at": 1365459427,
525
+ "updated_at": 1398005230
526
+ },
527
+ "relationships":
528
+ {
529
+ "person":
530
+ {
531
+ "type": "Person",
532
+ "uuid": "38da9ad848644bb4f5351b20ae2e0122",
533
+ "properties":
534
+ {
535
+ "permalink": "anthony-nguyen",
536
+ "api_path": "people/anthony-nguyen",
537
+ "web_path": "person/anthony-nguyen",
538
+ "first_name": "Anthony",
539
+ "last_name": "Nguyen",
540
+ "gender": "Male",
541
+ "also_known_as": null,
542
+ "bio": "Anthony currently works for CrunchBase as an engineer.",
543
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1470384181/e2hyssuvgfyl56psgly0.jpg",
544
+ "role_investor": null,
545
+ "born_on": null,
546
+ "born_on_trust_code": null,
547
+ "died_on": null,
548
+ "died_on_trust_code": 0,
549
+ "created_at": 1309358945,
550
+ "updated_at": 1470384184
551
+ }
552
+ }
553
+ }
554
+ },
555
+ {
556
+ "type": "Job",
557
+ "uuid": "0d226e0c1b820da67d4267bce406e593",
558
+ "properties":
559
+ {
560
+ "title": "Content Manager",
561
+ "started_on": "2015-08-01",
562
+ "started_on_trust_code": 6,
563
+ "ended_on": null,
564
+ "ended_on_trust_code": 0,
565
+ "is_current": true,
566
+ "created_at": 1441220755,
567
+ "updated_at": 1458253672
568
+ },
569
+ "relationships":
570
+ {
571
+ "person":
572
+ {
573
+ "type": "Person",
574
+ "uuid": "deb64bb1c3be501c75727349c1e3122d",
575
+ "properties":
576
+ {
577
+ "permalink": "denise-stephan",
578
+ "api_path": "people/denise-stephan",
579
+ "web_path": "person/denise-stephan",
580
+ "first_name": "Denise",
581
+ "last_name": "Stephan",
582
+ "gender": "Female",
583
+ "also_known_as": null,
584
+ "bio": null,
585
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1441220717/fbustqfc40dvamrk5ozf.jpg",
586
+ "role_investor": null,
587
+ "born_on": null,
588
+ "born_on_trust_code": null,
589
+ "died_on": null,
590
+ "died_on_trust_code": 0,
591
+ "created_at": 1441220728,
592
+ "updated_at": 1452932249
593
+ }
594
+ }
595
+ }
596
+ },
597
+ {
598
+ "type": "Job",
599
+ "uuid": "10800d683f83596c30d5d2bcab647990",
600
+ "properties":
601
+ {
602
+ "title": "Head of Operations",
603
+ "started_on": "2013-02-01",
604
+ "started_on_trust_code": 6,
605
+ "ended_on": null,
606
+ "ended_on_trust_code": 0,
607
+ "is_current": true,
608
+ "created_at": 1360278598,
609
+ "updated_at": 1443648430
610
+ },
611
+ "relationships":
612
+ {
613
+ "person":
614
+ {
615
+ "type": "Person",
616
+ "uuid": "783f7df2df8a2e1f3c5f437b1e1c1039",
617
+ "properties":
618
+ {
619
+ "permalink": "matt-kaufman",
620
+ "api_path": "people/matt-kaufman",
621
+ "web_path": "person/matt-kaufman",
622
+ "first_name": "Matt",
623
+ "last_name": "Kaufman",
624
+ "gender": "Male",
625
+ "also_known_as": null,
626
+ "bio": "Matt is the Head of Operations at Crunchbase, the premier destination for discovering industry trends, investments, and news about hundreds of thousands of companies globally. Matt lead the effort to acquire venture funding and spin CrunchBase out of Aol in 2015. Prior to joining CrunchBase, Matt ran product development at Oodle, the company behind Facebook’s online classifieds system. QVC acquired Oodle in December 2012 to integrate modern social shopping functionality and design into QVC’s web and mobile experiences.",
627
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397185465/6fb79bbe8411bf31b26d9745f4cb476d.png",
628
+ "role_investor": true,
629
+ "born_on": null,
630
+ "born_on_trust_code": null,
631
+ "died_on": null,
632
+ "died_on_trust_code": 0,
633
+ "created_at": 1255107803,
634
+ "updated_at": 1474051656
635
+ }
636
+ }
637
+ }
638
+ },
639
+ {
640
+ "type": "Job",
641
+ "uuid": "11729654aacab63b04e068176953dfbb",
642
+ "properties":
643
+ {
644
+ "title": "Community Manager",
645
+ "started_on": "2015-11-01",
646
+ "started_on_trust_code": 6,
647
+ "ended_on": null,
648
+ "ended_on_trust_code": 0,
649
+ "is_current": true,
650
+ "created_at": 1454887872,
651
+ "updated_at": 1454887872
652
+ },
653
+ "relationships":
654
+ {
655
+ "person":
656
+ {
657
+ "type": "Person",
658
+ "uuid": "cdd58bd5822ba733ca98bf6b27ca653e",
659
+ "properties":
660
+ {
661
+ "permalink": "bertha-te",
662
+ "api_path": "people/bertha-te",
663
+ "web_path": "person/bertha-te",
664
+ "first_name": "Bertha",
665
+ "last_name": "Te",
666
+ "gender": "Female",
667
+ "also_known_as": null,
668
+ "bio": null,
669
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1459227096/cwi76jxjss7kzfvpocby.jpg",
670
+ "role_investor": null,
671
+ "born_on": null,
672
+ "born_on_trust_code": null,
673
+ "died_on": null,
674
+ "died_on_trust_code": null,
675
+ "created_at": 1454887752,
676
+ "updated_at": 1481914401
677
+ }
678
+ }
679
+ }
680
+ },
681
+ {
682
+ "type": "Job",
683
+ "uuid": "1529662db0f411d423b1a9227fcd595a",
684
+ "properties":
685
+ {
686
+ "title": "Software Engineer",
687
+ "started_on": "2016-01-04",
688
+ "started_on_trust_code": 7,
689
+ "ended_on": null,
690
+ "ended_on_trust_code": 0,
691
+ "is_current": true,
692
+ "created_at": 1456768777,
693
+ "updated_at": 1466222601
694
+ },
695
+ "relationships":
696
+ {
697
+ "person":
698
+ {
699
+ "type": "Person",
700
+ "uuid": "9731209c3e665f4a64d93771fce82c15",
701
+ "properties":
702
+ {
703
+ "permalink": "justin-appler",
704
+ "api_path": "people/justin-appler",
705
+ "web_path": "person/justin-appler",
706
+ "first_name": "Justin",
707
+ "last_name": "Appler",
708
+ "gender": "Male",
709
+ "also_known_as": null,
710
+ "bio": null,
711
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1456768971/ezdcnfbgnjapfutrasvo.jpg",
712
+ "role_investor": null,
713
+ "born_on": null,
714
+ "born_on_trust_code": null,
715
+ "died_on": null,
716
+ "died_on_trust_code": 0,
717
+ "created_at": 1267082908,
718
+ "updated_at": 1466792657
719
+ }
720
+ }
721
+ }
722
+ },
723
+ {
724
+ "type": "Job",
725
+ "uuid": "1b6b29dfda3c2b83f6108a8ff037bba7",
726
+ "properties":
727
+ {
728
+ "title": "CEO",
729
+ "started_on": "2015-09-22",
730
+ "started_on_trust_code": 7,
731
+ "ended_on": null,
732
+ "ended_on_trust_code": 0,
733
+ "is_current": true,
734
+ "created_at": 1442947173,
735
+ "updated_at": 1442947173
736
+ },
737
+ "relationships":
738
+ {
739
+ "person":
740
+ {
741
+ "type": "Person",
742
+ "uuid": "b038864d251537ede15f8c586b058b1e",
743
+ "properties":
744
+ {
745
+ "permalink": "jager-mcconnell",
746
+ "api_path": "people/jager-mcconnell",
747
+ "web_path": "person/jager-mcconnell",
748
+ "first_name": "Jager",
749
+ "last_name": "McConnell",
750
+ "gender": "Male",
751
+ "also_known_as": null,
752
+ "bio": "Jager McConnell is the CEO of Crunchbase, the leading platform used by millions of entrepreneurs and investors looking to discover innovative companies and the people behind them. Jager joined Crunchbase after it spun out from AOL, a move that was announced at TechCrunch Disrupt in 2015. Prior to joining Crunchbase, Jager spent 11 years at Salesforce in various roles across sales, marketing, and product development. In his last role at Salesforce, Jager was VP of Product in the Sales Cloud, where he oversaw the core salesforce automation product line.",
753
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1502151358/v11skbsjclrgoalkjwd5.jpg",
754
+ "role_investor": null,
755
+ "born_on": null,
756
+ "born_on_trust_code": null,
757
+ "died_on": null,
758
+ "died_on_trust_code": 0,
759
+ "created_at": 1442947173,
760
+ "updated_at": 1502151362
761
+ }
762
+ }
763
+ }
764
+ },
765
+ {
766
+ "type": "Job",
767
+ "uuid": "2cec6c4286f92716d25a3bc5353c3f97",
768
+ "properties":
769
+ {
770
+ "title": "Content Analyst",
771
+ "started_on": "2017-06-21",
772
+ "started_on_trust_code": 7,
773
+ "ended_on": null,
774
+ "ended_on_trust_code": 0,
775
+ "is_current": true,
776
+ "created_at": 1498070023,
777
+ "updated_at": 1498070023
778
+ },
779
+ "relationships":
780
+ {
781
+ "person":
782
+ {
783
+ "type": "Person",
784
+ "uuid": "a76d23a78e43e0acf10d3509c5468352",
785
+ "properties":
786
+ {
787
+ "permalink": "brendan-carruthers-2",
788
+ "api_path": "people/brendan-carruthers-2",
789
+ "web_path": "person/brendan-carruthers-2",
790
+ "first_name": "Brendan",
791
+ "last_name": "Carruthers",
792
+ "gender": "Male",
793
+ "also_known_as": null,
794
+ "bio": null,
795
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1499892021/qcxjlwux8g3k1q7qs09n.jpg",
796
+ "role_investor": null,
797
+ "born_on": "1993-12-18",
798
+ "born_on_trust_code": 7,
799
+ "died_on": null,
800
+ "died_on_trust_code": null,
801
+ "created_at": 1498069967,
802
+ "updated_at": 1499892294
803
+ }
804
+ }
805
+ }
806
+ }]
807
+ },
808
+ "past_team":
809
+ {
810
+ "cardinality": "OneToMany",
811
+ "paging":
812
+ {
813
+ "total_items": 39,
814
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/past_team",
815
+ "sort_order": "not_ordered"
816
+ },
817
+ "items": [
818
+ {
819
+ "type": "Job",
820
+ "uuid": "08b0856b3a97694d7c8df656905c96f1",
821
+ "properties":
822
+ {
823
+ "title": "Content Intern",
824
+ "started_on": "2015-06-01",
825
+ "started_on_trust_code": 7,
826
+ "ended_on": "2015-09-01",
827
+ "ended_on_trust_code": 6,
828
+ "is_current": false,
829
+ "created_at": 1433198505,
830
+ "updated_at": 1443594437
831
+ },
832
+ "relationships":
833
+ {
834
+ "person":
835
+ {
836
+ "type": "Person",
837
+ "uuid": "af6203bd66e3b4411c0c38767942d964",
838
+ "properties":
839
+ {
840
+ "permalink": "david-kang-3",
841
+ "api_path": "people/david-kang-3",
842
+ "web_path": "person/david-kang-3",
843
+ "first_name": "David",
844
+ "last_name": "Kang",
845
+ "gender": "Male",
846
+ "also_known_as": null,
847
+ "bio": "David Kang is a San Francisco Bay Area native studying Marketing and International Business at Georgetown University's McDonough School of Business in Washington, D.C. He was previously part of the CrunchBase team as a Content Intern, and currently works on the Frito-Lay account at Goodby, Silverstein & Partners as an Account Management Intern. David will be studying International Marketing and Global Business at Escola Superior de Comerç Internacional in Barcelona this coming fall.",
848
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1433198454/zcevidxfwhsqcbxnk5hu.jpg",
849
+ "role_investor": null,
850
+ "born_on": "1996-08-01",
851
+ "born_on_trust_code": 7,
852
+ "died_on": null,
853
+ "died_on_trust_code": 0,
854
+ "created_at": 1433198460,
855
+ "updated_at": 1463700891
856
+ }
857
+ }
858
+ }
859
+ },
860
+ {
861
+ "type": "Job",
862
+ "uuid": "0a2164b1ba1d99a137d3bcdd3db1fc42",
863
+ "properties":
864
+ {
865
+ "title": "Software QA Engineer",
866
+ "started_on": null,
867
+ "started_on_trust_code": null,
868
+ "ended_on": null,
869
+ "ended_on_trust_code": null,
870
+ "is_current": false,
871
+ "created_at": 1465255114,
872
+ "updated_at": 1465255114
873
+ },
874
+ "relationships":
875
+ {
876
+ "person":
877
+ {
878
+ "type": "Person",
879
+ "uuid": "a04f42f9ca9aa9b08f236de061c4e9bf",
880
+ "properties":
881
+ {
882
+ "permalink": "bhavna-syal",
883
+ "api_path": "people/bhavna-syal",
884
+ "web_path": "person/bhavna-syal",
885
+ "first_name": "Bhavna",
886
+ "last_name": "Syal",
887
+ "gender": "Female",
888
+ "also_known_as": null,
889
+ "bio": null,
890
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1426183058/r9kwmngyobledlyupays.jpg",
891
+ "role_investor": null,
892
+ "born_on": null,
893
+ "born_on_trust_code": null,
894
+ "died_on": null,
895
+ "died_on_trust_code": 0,
896
+ "created_at": 1420594281,
897
+ "updated_at": 1465255114
898
+ }
899
+ }
900
+ }
901
+ },
902
+ {
903
+ "type": "Job",
904
+ "uuid": "11b67dac07e81e4f9225f98817889e8a",
905
+ "properties":
906
+ {
907
+ "title": "Senior Systems Engineer",
908
+ "started_on": "2013-08-20",
909
+ "started_on_trust_code": 7,
910
+ "ended_on": "2014-11-01",
911
+ "ended_on_trust_code": 6,
912
+ "is_current": false,
913
+ "created_at": 1398287240,
914
+ "updated_at": 1469119397
915
+ },
916
+ "relationships":
917
+ {
918
+ "person":
919
+ {
920
+ "type": "Person",
921
+ "uuid": "82e1c78d619bb9ee3a40047cf8dea2c3",
922
+ "properties":
923
+ {
924
+ "permalink": "zachary-krakov",
925
+ "api_path": "people/zachary-krakov",
926
+ "web_path": "person/zachary-krakov",
927
+ "first_name": "Zachary",
928
+ "last_name": "Krakov",
929
+ "gender": "Male",
930
+ "also_known_as": null,
931
+ "bio": null,
932
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1398287169/nxxdfstcvrspumyb4yxc.jpg",
933
+ "role_investor": null,
934
+ "born_on": "1975-09-15",
935
+ "born_on_trust_code": 7,
936
+ "died_on": null,
937
+ "died_on_trust_code": 0,
938
+ "created_at": 1390886705,
939
+ "updated_at": 1469134078
940
+ }
941
+ }
942
+ }
943
+ },
944
+ {
945
+ "type": "Job",
946
+ "uuid": "1b700a9a5a988e9979ec0a92449b265a",
947
+ "properties":
948
+ {
949
+ "title": "Senior Data Engineer",
950
+ "started_on": "2013-10-01",
951
+ "started_on_trust_code": 7,
952
+ "ended_on": "2015-02-01",
953
+ "ended_on_trust_code": 7,
954
+ "is_current": false,
955
+ "created_at": 1398209142,
956
+ "updated_at": 1438042113
957
+ },
958
+ "relationships":
959
+ {
960
+ "person":
961
+ {
962
+ "type": "Person",
963
+ "uuid": "8eacca0c185a87aafbd0b4ce4b396a6e",
964
+ "properties":
965
+ {
966
+ "permalink": "christopher-compeau",
967
+ "api_path": "people/christopher-compeau",
968
+ "web_path": "person/christopher-compeau",
969
+ "first_name": "Christopher",
970
+ "last_name": "Compeau",
971
+ "gender": "Male",
972
+ "also_known_as": null,
973
+ "bio": "Data Science @ CredSimple",
974
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1415151910/wc9tr5ybsqctjv0kmkwa.jpg",
975
+ "role_investor": null,
976
+ "born_on": "1980-04-01",
977
+ "born_on_trust_code": 7,
978
+ "died_on": null,
979
+ "died_on_trust_code": 0,
980
+ "created_at": 1382487955,
981
+ "updated_at": 1451031114
982
+ }
983
+ }
984
+ }
985
+ },
986
+ {
987
+ "type": "Job",
988
+ "uuid": "33cb2a9753168f3ea8b036c2993151ca",
989
+ "properties":
990
+ {
991
+ "title": "Developer",
992
+ "started_on": null,
993
+ "started_on_trust_code": null,
994
+ "ended_on": null,
995
+ "ended_on_trust_code": null,
996
+ "is_current": false,
997
+ "created_at": 1404248168,
998
+ "updated_at": 1404248168
999
+ },
1000
+ "relationships":
1001
+ {
1002
+ "person":
1003
+ {
1004
+ "type": "Person",
1005
+ "uuid": "344188f47011362b2f62e88d31fc4586",
1006
+ "properties":
1007
+ {
1008
+ "permalink": "henry-work",
1009
+ "api_path": "people/henry-work",
1010
+ "web_path": "person/henry-work",
1011
+ "first_name": "Henry",
1012
+ "last_name": "Work",
1013
+ "gender": "Male",
1014
+ "also_known_as": null,
1015
+ "bio": "Henry Work is an R&D Imagineer for Walt Disney Imagineering: Research & Development.\r\n\r\nBefore working at Disney proper, Work was a developer for TouringPlans.com, the research arm of the Unofficial Guide series of travel books. We built some sweet web and mobile apps for touring theme parks. While I was there, I took up various side projects, including Instaparks.\r\n\r\nBefore that, Work and [Mark McGranaghan](http://www.crunchbase.com/person/mark-mcgranaghan) built CrunchBase, a structured wiki project for TechCrunch. Henry worked on all their blog properties and infrastructure, and helped organize Startup2Startup, a monthly dinner event for silicon valley geeks, entrepreneurs, and investors.\r\n\r\nFor two years before that, Work was the team captain for the Northern Bites, Bowdoin College's RoboCup 4-Legged League team. In 2007 in Atlanta, they won the RoboCup World Championship. In 2006, they finished tenth.\r\n\r\nWork graduated from Bowdoin College in '06 with degrees in Computer Science and American Government. I studied at The University of Otago in spring '05.",
1016
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397183704/2332ac095629f1ce9aec2731cf21ed4c.jpg",
1017
+ "role_investor": null,
1018
+ "born_on": null,
1019
+ "born_on_trust_code": null,
1020
+ "died_on": null,
1021
+ "died_on_trust_code": 0,
1022
+ "created_at": 1207871286,
1023
+ "updated_at": 1451552329
1024
+ }
1025
+ }
1026
+ }
1027
+ },
1028
+ {
1029
+ "type": "Job",
1030
+ "uuid": "3a30428b2729f18eae3d25ae82e34adb",
1031
+ "properties":
1032
+ {
1033
+ "title": "Front-End Architect",
1034
+ "started_on": "2013-06-17",
1035
+ "started_on_trust_code": 7,
1036
+ "ended_on": "2016-02-01",
1037
+ "ended_on_trust_code": 6,
1038
+ "is_current": false,
1039
+ "created_at": 1371604064,
1040
+ "updated_at": 1456710409
1041
+ },
1042
+ "relationships":
1043
+ {
1044
+ "person":
1045
+ {
1046
+ "type": "Person",
1047
+ "uuid": "c0d5919c04a6ff6302bb8bff0875207c",
1048
+ "properties":
1049
+ {
1050
+ "permalink": "dave-quintana",
1051
+ "api_path": "people/dave-quintana",
1052
+ "web_path": "person/dave-quintana",
1053
+ "first_name": "Dave",
1054
+ "last_name": "Quintana",
1055
+ "gender": "Male",
1056
+ "also_known_as": null,
1057
+ "bio": "Dave is a Front-End Engineer who specializes in high performance websites ranging from large eCommerce sites to single page web apps. He has worked for the largest online supplement and nutrition company in the world at Bodybuilding.com and was a technical consultant for many Fortune 500 companies while at Acquity Group, acquired by Accenture in 2013. Dave now is working on the \"reboot\" of the worlds largest database on the startup community and venture capital called CrunchBase. Dave received his degree from Boise State University.",
1058
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1406786221/se2nu8fo1jaqmg9j0x0p.jpg",
1059
+ "role_investor": null,
1060
+ "born_on": "1981-04-01",
1061
+ "born_on_trust_code": 6,
1062
+ "died_on": null,
1063
+ "died_on_trust_code": 0,
1064
+ "created_at": 1371622792,
1065
+ "updated_at": 1459272556
1066
+ }
1067
+ }
1068
+ }
1069
+ },
1070
+ {
1071
+ "type": "Job",
1072
+ "uuid": "47392d5958412b3f115d10dfe2a8b28c",
1073
+ "properties":
1074
+ {
1075
+ "title": "Developer",
1076
+ "started_on": null,
1077
+ "started_on_trust_code": null,
1078
+ "ended_on": null,
1079
+ "ended_on_trust_code": null,
1080
+ "is_current": false,
1081
+ "created_at": 1404248051,
1082
+ "updated_at": 1404248051
1083
+ },
1084
+ "relationships":
1085
+ {
1086
+ "person":
1087
+ {
1088
+ "type": "Person",
1089
+ "uuid": "4e844c6d3dd2c25b91dfe8af56c641f5",
1090
+ "properties":
1091
+ {
1092
+ "permalink": "mark-mcgranaghan",
1093
+ "api_path": "people/mark-mcgranaghan",
1094
+ "web_path": "person/mark-mcgranaghan",
1095
+ "first_name": "Mark",
1096
+ "last_name": "McGranaghan",
1097
+ "gender": "Male",
1098
+ "also_known_as": null,
1099
+ "bio": "Mark is a developer at Heroku, where he works on web application infrastructure. \r\n\r\nMark has worked in Heroku's engineering organization during its growth from a small startup to industry-leading PaaS provider, including infrastructure engineer, engineering manager, director of platform engineering, and platform architect.\r\n\r\nMark was previously a developer at TechCrunch where he built the CrunchBase project starting the summer of 2007. Mark built the backend to support the structured wiki interface and delivered the public API.",
1100
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397183704/46c284b707f264ec52583422fcbc683c.jpg",
1101
+ "role_investor": null,
1102
+ "born_on": "1986-10-14",
1103
+ "born_on_trust_code": 7,
1104
+ "died_on": null,
1105
+ "died_on_trust_code": 0,
1106
+ "created_at": 1207871225,
1107
+ "updated_at": 1452675606
1108
+ }
1109
+ }
1110
+ }
1111
+ },
1112
+ {
1113
+ "type": "Job",
1114
+ "uuid": "4796d52550737a7a0b0905047353b3e7",
1115
+ "properties":
1116
+ {
1117
+ "title": "Product Manager",
1118
+ "started_on": "2014-06-09",
1119
+ "started_on_trust_code": 7,
1120
+ "ended_on": "2016-12-31",
1121
+ "ended_on_trust_code": 7,
1122
+ "is_current": false,
1123
+ "created_at": 1402444150,
1124
+ "updated_at": 1487293233
1125
+ },
1126
+ "relationships":
1127
+ {
1128
+ "person":
1129
+ {
1130
+ "type": "Person",
1131
+ "uuid": "1e0ab169372332369b82af446378fd4e",
1132
+ "properties":
1133
+ {
1134
+ "permalink": "gianni-argiris",
1135
+ "api_path": "people/gianni-argiris",
1136
+ "web_path": "person/gianni-argiris",
1137
+ "first_name": "Gianni",
1138
+ "last_name": "Argiris",
1139
+ "gender": "Male",
1140
+ "also_known_as": [
1141
+ "G"
1142
+ ],
1143
+ "bio": null,
1144
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1405609494/cdz6swsrfvrynad5uyxu.png",
1145
+ "role_investor": true,
1146
+ "born_on": "1985-07-01",
1147
+ "born_on_trust_code": 6,
1148
+ "died_on": null,
1149
+ "died_on_trust_code": 0,
1150
+ "created_at": 1402454980,
1151
+ "updated_at": 1491438413
1152
+ }
1153
+ }
1154
+ }
1155
+ },
1156
+ {
1157
+ "type": "Job",
1158
+ "uuid": "47eba71c9ae396704d20c1b3740873cf",
1159
+ "properties":
1160
+ {
1161
+ "title": "Content Intern",
1162
+ "started_on": "2014-08-11",
1163
+ "started_on_trust_code": 7,
1164
+ "ended_on": "2015-05-01",
1165
+ "ended_on_trust_code": 6,
1166
+ "is_current": false,
1167
+ "created_at": 1407774200,
1168
+ "updated_at": 1440566181
1169
+ },
1170
+ "relationships":
1171
+ {
1172
+ "person":
1173
+ {
1174
+ "type": "Person",
1175
+ "uuid": "59c77c96260366deb96e39fa8805abf6",
1176
+ "properties":
1177
+ {
1178
+ "permalink": "max-druz",
1179
+ "api_path": "people/max-druz",
1180
+ "web_path": "person/max-druz",
1181
+ "first_name": "Max",
1182
+ "last_name": "Druz",
1183
+ "gender": "Male",
1184
+ "also_known_as": null,
1185
+ "bio": null,
1186
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1408493997/w6smpe7t2hd7ynolyw9m.jpg",
1187
+ "role_investor": null,
1188
+ "born_on": null,
1189
+ "born_on_trust_code": null,
1190
+ "died_on": null,
1191
+ "died_on_trust_code": 0,
1192
+ "created_at": 1407774137,
1193
+ "updated_at": 1452675562
1194
+ }
1195
+ }
1196
+ }
1197
+ },
1198
+ {
1199
+ "type": "Job",
1200
+ "uuid": "4a8adb34547884788383700efcdc788a",
1201
+ "properties":
1202
+ {
1203
+ "title": "Director of Content",
1204
+ "started_on": "2008-05-15",
1205
+ "started_on_trust_code": 7,
1206
+ "ended_on": "2016-05-01",
1207
+ "ended_on_trust_code": 6,
1208
+ "is_current": false,
1209
+ "created_at": 1365459413,
1210
+ "updated_at": 1464812771
1211
+ },
1212
+ "relationships":
1213
+ {
1214
+ "person":
1215
+ {
1216
+ "type": "Person",
1217
+ "uuid": "d903eef8c6ffd43f6d434f6f6b5e11e7",
1218
+ "properties":
1219
+ {
1220
+ "permalink": "gene-teare",
1221
+ "api_path": "people/gene-teare",
1222
+ "web_path": "person/gene-teare",
1223
+ "first_name": "Gené",
1224
+ "last_name": "Teare",
1225
+ "gender": "Female",
1226
+ "also_known_as": [
1227
+ "Gené McPherson",
1228
+ "Gené Teare"
1229
+ ],
1230
+ "bio": "Gené Teare is Head of Content at Crunchbase. She is responsible for data on the Crunchbase platform, the community and venture partnerships who contribute to the accuracy of the dataset. \r\n\r\nShe has been writing and presenting on the issue of gender equity providing reports using Crunchbase data. \r\n\r\nGené joined TechCrunch in 2008 to run Crunchbase within 6 months of its founding. Working from the Atherton ranch, Gené was also involved with the setup of TechCrunch50 and TechCrunch Disrupt events from 2008 to 2012. \r\n\r\nPrior to joining TechCrunch, she was a Director of Marketing and Key Partnerships at RealNames, the company that provided natural language navigation in the browser bar. \r\n\r\nShe began her early Internet career in the 90s by co-founding Cyberia the original CyberCafe in London with Eva Pascoe.",
1231
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397182037/6d52974b9668e91ebc198c103529cc6d.png",
1232
+ "role_investor": null,
1233
+ "born_on": null,
1234
+ "born_on_trust_code": null,
1235
+ "died_on": null,
1236
+ "died_on_trust_code": 0,
1237
+ "created_at": 1240031533,
1238
+ "updated_at": 1503553698
1239
+ }
1240
+ }
1241
+ }
1242
+ }]
1243
+ },
1244
+ "board_members_and_advisors":
1245
+ {
1246
+ "cardinality": "ManyToMany",
1247
+ "paging":
1248
+ {
1249
+ "total_items": 7,
1250
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/board_members_and_advisors",
1251
+ "sort_order": "not_ordered"
1252
+ },
1253
+ "items": [
1254
+ {
1255
+ "type": "Job",
1256
+ "uuid": "2e3100a6f94e9a91e4accce5f129052c",
1257
+ "properties":
1258
+ {
1259
+ "title": "Board Member",
1260
+ "started_on": "2015-01-01",
1261
+ "started_on_trust_code": 4,
1262
+ "ended_on": null,
1263
+ "ended_on_trust_code": 0,
1264
+ "is_current": true,
1265
+ "created_at": 1447265958,
1266
+ "updated_at": 1447266163
1267
+ },
1268
+ "relationships":
1269
+ {
1270
+ "person":
1271
+ {
1272
+ "type": "Person",
1273
+ "uuid": "2d37407e72adea041cfca5738749151f",
1274
+ "properties":
1275
+ {
1276
+ "permalink": "mark-roszkowski",
1277
+ "api_path": "people/mark-roszkowski",
1278
+ "web_path": "person/mark-roszkowski",
1279
+ "first_name": "Mark",
1280
+ "last_name": "Roszkowski",
1281
+ "gender": "Male",
1282
+ "also_known_as": null,
1283
+ "bio": "Mark E. Roszkowski is a senior vice president and the head of corporate development at [AOL](https://www.crunchbase.com/organization/aol), a global digital media and technology company. Previously, he spent 2 years leading corporate and business development at [Linkable Networks](https://www.crunchbase.com/organization/linkable-networks#/entity).\n\nRoszkowski joined Linkable Networks after spending 12 years as an investment banker focused on the digital media and technology industries at [Morgan Stanley](https://www.crunchbase.com/organization/morgan-stanley#/entity) and Portico Capital. At Portico Capital, he led the digital media and technology practice, providing advisory services for mergers and acquisitions and private capital financings. Prior to investment banking, Roszkowski held positions in research and development, manufacturing, systems engineering, finance, and corporate development at [Xerox](https://www.crunchbase.com/organization/xerox#/entity) and LTX Corporation.\n\nRoszkowski holds a bachelor’s degree in mechanical engineering from [Worcester Polytechnic Institute](https://www.crunchbase.com/organization/worcester-polytechnic-institute-3#/entity) and master’s degree in the same subject from the [University of Rochester](https://www.crunchbase.com/organization/university-of-rochester-2#/entity). He also holds a master’s degree in business administration from [MIT’s Sloan School of Management](https://www.crunchbase.com/organization/massachusetts-institute-of-technology-sloan-school-of-management#/entity).",
1284
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1447265928/pske0i5dznxrhhmzayeo.png",
1285
+ "role_investor": null,
1286
+ "born_on": null,
1287
+ "born_on_trust_code": null,
1288
+ "died_on": null,
1289
+ "died_on_trust_code": null,
1290
+ "created_at": 1447265958,
1291
+ "updated_at": 1466906091
1292
+ }
1293
+ }
1294
+ }
1295
+ },
1296
+ {
1297
+ "type": "Job",
1298
+ "uuid": "65f2c127929bc1f13bb14a09982dfbff",
1299
+ "properties":
1300
+ {
1301
+ "title": "Board Observer",
1302
+ "started_on": "2015-09-01",
1303
+ "started_on_trust_code": 7,
1304
+ "ended_on": null,
1305
+ "ended_on_trust_code": 0,
1306
+ "is_current": true,
1307
+ "created_at": 1447192118,
1308
+ "updated_at": 1447192118
1309
+ },
1310
+ "relationships":
1311
+ {
1312
+ "person":
1313
+ {
1314
+ "type": "Person",
1315
+ "uuid": "3a7c11fd68bd928f2e12d4a217e73930",
1316
+ "properties":
1317
+ {
1318
+ "permalink": "john-chen-2",
1319
+ "api_path": "people/john-chen-2",
1320
+ "web_path": "person/john-chen-2",
1321
+ "first_name": "John",
1322
+ "last_name": "Chen",
1323
+ "gender": "Male",
1324
+ "also_known_as": null,
1325
+ "bio": "John Chen is an Investor at Emergence Capital.\r\n\r\nPrior to joining Emergence, John served as Special Assistant to Aaron Levie at Box, a pre-IPO startup focused on providing secure ways for businesses and organizations to share content and improve collaboration on any device. Box is used by 27 million people and 240,000 businesses – including 99% of the Fortune 500. At Box, John drove numerous strategic initiatives in sales, marketing and business development including the launch of Box.org, which serves over a thousand nonprofits including The World Bank, Teach for America, and Kiva.\r\nPrior to Box, John worked on open government products and initiatives on Google’s Politics & Elections products team, and domestic policy at The White House under the Obama Administration.\r\n\r\nJohn earned his B.A. at Harvard University, where he served as Chief Financial Officer for the Harvard Project for Asian and International Relations, the largest annual student conference in Asia. John was also a member of the Harvard Club Tennis team, and a vocalist and General Manager of Under Construction a cappella. John lives in San Francisco and is an avid tennis, guitar and cycling enthusiast.",
1326
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1468908071/gvn7puhtgxtmwa6x65tg.jpg",
1327
+ "role_investor": null,
1328
+ "born_on": null,
1329
+ "born_on_trust_code": null,
1330
+ "died_on": null,
1331
+ "died_on_trust_code": 0,
1332
+ "created_at": 1410954248,
1333
+ "updated_at": 1494628930
1334
+ }
1335
+ }
1336
+ }
1337
+ },
1338
+ {
1339
+ "type": "Job",
1340
+ "uuid": "689ed357e21eb9fa4f9292e02143cc60",
1341
+ "properties":
1342
+ {
1343
+ "title": "Advisor",
1344
+ "started_on": "2016-09-01",
1345
+ "started_on_trust_code": 7,
1346
+ "ended_on": null,
1347
+ "ended_on_trust_code": 0,
1348
+ "is_current": true,
1349
+ "created_at": 1472936446,
1350
+ "updated_at": 1472936446
1351
+ },
1352
+ "relationships":
1353
+ {
1354
+ "person":
1355
+ {
1356
+ "type": "Person",
1357
+ "uuid": "cda0aff1eb507130d775c81f00ab448d",
1358
+ "properties":
1359
+ {
1360
+ "permalink": "lila-tretikov",
1361
+ "api_path": "people/lila-tretikov",
1362
+ "web_path": "person/lila-tretikov",
1363
+ "first_name": "Lila",
1364
+ "last_name": "Tretikov",
1365
+ "gender": "Female",
1366
+ "also_known_as": null,
1367
+ "bio": "Lila Tretikov is a Executive Director at Wikimedia Foundation.",
1368
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1398871088/tmtlwys1huorlf79zv3n.png",
1369
+ "role_investor": null,
1370
+ "born_on": "1978-01-25",
1371
+ "born_on_trust_code": 7,
1372
+ "died_on": null,
1373
+ "died_on_trust_code": 0,
1374
+ "created_at": 1199481186,
1375
+ "updated_at": 1496969367
1376
+ }
1377
+ }
1378
+ }
1379
+ },
1380
+ {
1381
+ "type": "Job",
1382
+ "uuid": "6a46fafda09e09efc448b54305de35b8",
1383
+ "properties":
1384
+ {
1385
+ "title": "Board Member",
1386
+ "started_on": null,
1387
+ "started_on_trust_code": null,
1388
+ "ended_on": null,
1389
+ "ended_on_trust_code": 0,
1390
+ "is_current": true,
1391
+ "created_at": 1447265667,
1392
+ "updated_at": 1447265667
1393
+ },
1394
+ "relationships":
1395
+ {
1396
+ "person":
1397
+ {
1398
+ "type": "Person",
1399
+ "uuid": "2b6e4747e39dcca02b747dc142be2d33",
1400
+ "properties":
1401
+ {
1402
+ "permalink": "santi-subotovsky",
1403
+ "api_path": "people/santi-subotovsky",
1404
+ "web_path": "person/santi-subotovsky",
1405
+ "first_name": "Santi",
1406
+ "last_name": "Subotovsky",
1407
+ "gender": "Male",
1408
+ "also_known_as": null,
1409
+ "bio": "Santi is a General Partner at Emergence Capital. Prior to joining Emergence, Santi founded, AXG Tecnonexo, a SaaS e-learning company in Latin America. He expanded the company to 150+ employees with operations across Latin America and the US. Santi is also a founding board member of Puente Labs, an organization that finds and selects the best founders of high potential growth companies from Latin America and helps them scale their businesses globally.\r\nSanti currently serves on the Boards of Civitas Learning, CrunchBase, High Alpha, Quasar, Restorando, Tophat, Xapo and Zoom.\r\n\r\nSanti received an MBA with distinction from Harvard Business School and holds a BS in Economics from St. Andrew’s University in Argentina. He is Kauffman Fellow and an Endeavor Entrepreneur.\r\n\r\nOutside of work Santi is passionate about traveling internationally. He spent 6 months backpacking around the world and continues to work on a personal goal of visiting at least 50% of the world countries. He is an avid opera and classical music follower and, like almost every Argentine, he is passionate about soccer.",
1410
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1477040175/e5gpou2xzh7s7u0znr4j.png",
1411
+ "role_investor": true,
1412
+ "born_on": null,
1413
+ "born_on_trust_code": null,
1414
+ "died_on": null,
1415
+ "died_on_trust_code": 0,
1416
+ "created_at": 1331353879,
1417
+ "updated_at": 1491686794
1418
+ }
1419
+ }
1420
+ }
1421
+ },
1422
+ {
1423
+ "type": "Job",
1424
+ "uuid": "7cbf3f72bb954835996a3323de2c580a",
1425
+ "properties":
1426
+ {
1427
+ "title": "Board Member",
1428
+ "started_on": null,
1429
+ "started_on_trust_code": null,
1430
+ "ended_on": null,
1431
+ "ended_on_trust_code": 0,
1432
+ "is_current": true,
1433
+ "created_at": 1447265647,
1434
+ "updated_at": 1447265647
1435
+ },
1436
+ "relationships":
1437
+ {
1438
+ "person":
1439
+ {
1440
+ "type": "Person",
1441
+ "uuid": "b038864d251537ede15f8c586b058b1e",
1442
+ "properties":
1443
+ {
1444
+ "permalink": "jager-mcconnell",
1445
+ "api_path": "people/jager-mcconnell",
1446
+ "web_path": "person/jager-mcconnell",
1447
+ "first_name": "Jager",
1448
+ "last_name": "McConnell",
1449
+ "gender": "Male",
1450
+ "also_known_as": null,
1451
+ "bio": "Jager McConnell is the CEO of Crunchbase, the leading platform used by millions of entrepreneurs and investors looking to discover innovative companies and the people behind them. Jager joined Crunchbase after it spun out from AOL, a move that was announced at TechCrunch Disrupt in 2015. Prior to joining Crunchbase, Jager spent 11 years at Salesforce in various roles across sales, marketing, and product development. In his last role at Salesforce, Jager was VP of Product in the Sales Cloud, where he oversaw the core salesforce automation product line.",
1452
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1502151358/v11skbsjclrgoalkjwd5.jpg",
1453
+ "role_investor": null,
1454
+ "born_on": null,
1455
+ "born_on_trust_code": null,
1456
+ "died_on": null,
1457
+ "died_on_trust_code": 0,
1458
+ "created_at": 1442947173,
1459
+ "updated_at": 1502151362
1460
+ }
1461
+ }
1462
+ }
1463
+ },
1464
+ {
1465
+ "type": "Job",
1466
+ "uuid": "a2b80c7f7745e1475d568b173ef49342",
1467
+ "properties":
1468
+ {
1469
+ "title": "Board Member",
1470
+ "started_on": null,
1471
+ "started_on_trust_code": null,
1472
+ "ended_on": null,
1473
+ "ended_on_trust_code": 0,
1474
+ "is_current": true,
1475
+ "created_at": 1491480482,
1476
+ "updated_at": 1491480482
1477
+ },
1478
+ "relationships":
1479
+ {
1480
+ "person":
1481
+ {
1482
+ "type": "Person",
1483
+ "uuid": "adca4b8684aa1d0d3ed88176e240a82c",
1484
+ "properties":
1485
+ {
1486
+ "permalink": "rajeev-batra",
1487
+ "api_path": "people/rajeev-batra",
1488
+ "web_path": "person/rajeev-batra",
1489
+ "first_name": "Rajeev",
1490
+ "last_name": "Batra",
1491
+ "gender": "Male",
1492
+ "also_known_as": null,
1493
+ "bio": "Rajeev Batra is a Partner at Mayfield and invests in Cloud, SaaS and Fintech. He is a former enterprise software entrepreneur and executive. His current investments include: Crunchbase, Outreach, SmartRecruiters, AgilOne, NewsCred, TrustRadius, Stockpile, Alignable and WideOrbit. His prior notable investments include Marketo (went public and then taken private by Vista Equity Partners), ServiceMax (acquired by GE Digital), RedBeacon (acquired by Home Depot) and Vovici (acquired by Verint). Rajeev’s operational experience includes working at both early stage startups and mid-stage companies in sales, marketing, product, and technical roles. Three of these were industry-defining companies that went public and were later acquired: Siebel Systems, Scopus Technology, and Open Environment Corporation. He was also on the founding team of NetNumina Solutions, an IT consulting firm, which was acquired by Keane. Prior to Mayfield, Rajeev was at Mobius (Softbank) Venture Capital, Austin Ventures, and American Capital Strategies.\r\n\r\nHe received an MBA from Harvard Business School, an M.Eng. in Electrical Engineering from Cornell University and a Bachelors in Electrical Engineering from the University of Maryland, College Park, where he serves on the Board of Visitors of the A. James Clark School of Engineering.",
1494
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1491618278/uzowtzcktrcicqrzd0ux.jpg",
1495
+ "role_investor": true,
1496
+ "born_on": null,
1497
+ "born_on_trust_code": null,
1498
+ "died_on": null,
1499
+ "died_on_trust_code": 0,
1500
+ "created_at": 1278670154,
1501
+ "updated_at": 1495661220
1502
+ }
1503
+ }
1504
+ }
1505
+ },
1506
+ {
1507
+ "type": "Job",
1508
+ "uuid": "ee53a7382cf34c628f11358e66b252f8",
1509
+ "properties":
1510
+ {
1511
+ "title": "Advisor",
1512
+ "started_on": "2016-09-01",
1513
+ "started_on_trust_code": 7,
1514
+ "ended_on": null,
1515
+ "ended_on_trust_code": 0,
1516
+ "is_current": true,
1517
+ "created_at": 1472936486,
1518
+ "updated_at": 1472936486
1519
+ },
1520
+ "relationships":
1521
+ {
1522
+ "person":
1523
+ {
1524
+ "type": "Person",
1525
+ "uuid": "eea483d0635c38ffe3f9da6e0af61c95",
1526
+ "properties":
1527
+ {
1528
+ "permalink": "andy-macmillan",
1529
+ "api_path": "people/andy-macmillan",
1530
+ "web_path": "person/andy-macmillan",
1531
+ "first_name": "Andy",
1532
+ "last_name": "MacMillan",
1533
+ "gender": "Male",
1534
+ "also_known_as": null,
1535
+ "bio": "Andy is Chief Executive Officer of Act-On and oversees the strategic direction of the company. Prior to joining Act-On, Andy held several senior leadership positions at Salesforce, including Chief Operating Officer of the Products Division and Senior Vice President & General Manager of Data.com. In both these roles he helped significantly grow customer adoption of Salesforce products and services.\r\n\r\nPrior to Salesforce, Andy was Vice President of Product Management at Oracle and Vice President of Product Marketing at Stellent (acquired by Oracle). He started his career as a software developer at EDS. Andy holds a B.A. from Michigan State University and an M.B.A. from the University of Edinburgh (Scotland).",
1536
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1434477556/iqqkx0jrge2zwqivndus.jpg",
1537
+ "role_investor": null,
1538
+ "born_on": null,
1539
+ "born_on_trust_code": null,
1540
+ "died_on": null,
1541
+ "died_on_trust_code": 0,
1542
+ "created_at": 1434477719,
1543
+ "updated_at": 1488859887
1544
+ }
1545
+ }
1546
+ }
1547
+ }]
1548
+ },
1549
+ "investors":
1550
+ {
1551
+ "cardinality": "ManyToMany",
1552
+ "paging":
1553
+ {
1554
+ "total_items": 11,
1555
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/investors",
1556
+ "sort_order": "not_ordered"
1557
+ },
1558
+ "items": [
1559
+ {
1560
+ "type": "Organization",
1561
+ "uuid": "735a53c6a7ba2434d97db788536da89d",
1562
+ "properties":
1563
+ {
1564
+ "permalink": "felicis-ventures",
1565
+ "api_path": "organizations/felicis-ventures",
1566
+ "web_path": "organization/felicis-ventures",
1567
+ "name": "Felicis Ventures",
1568
+ "also_known_as": null,
1569
+ "short_description": "Felicis Ventures is a boutique VC firm that backs iconic companies reinventing existing markets and creating frontier technologies.",
1570
+ "description": "Felicis Ventures is a boutique venture capital firm based in Menlo Park. Felicis invests in iconic companies reinventing core markets (Credit Karma, Adyen, Greenhouse), as well as those creating frontier technologies (Vicarious, Matterport, Pindrop Security). More than 60 Felicis portfolio companies have been acquired or gone public, including Fitbit (IPO), Shopify (IPO), Meraki (acquired by Cisco), Twitch (acquired by Amazon), and Dropcam (acquired by Google). To learn more, please visit www.felicis.com.",
1571
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1486061305/f6oymautdfjehiwibkaf.png",
1572
+ "primary_role": "investor",
1573
+ "role_company": null,
1574
+ "role_investor": null,
1575
+ "role_group": null,
1576
+ "role_school": null,
1577
+ "founded_on": "2006-10-01",
1578
+ "founded_on_trust_code": 7,
1579
+ "is_closed": false,
1580
+ "closed_on": null,
1581
+ "closed_on_trust_code": 0,
1582
+ "num_employees_min": null,
1583
+ "num_employees_max": null,
1584
+ "stock_exchange": null,
1585
+ "stock_symbol": null,
1586
+ "total_funding_usd": 0,
1587
+ "number_of_investments": 331,
1588
+ "homepage_url": "http://www.felicis.com",
1589
+ "created_at": 1191609392,
1590
+ "updated_at": 1503308385
1591
+ }
1592
+ },
1593
+ {
1594
+ "type": "Organization",
1595
+ "uuid": "0ea85f0296e15c42feebb786ecab2939",
1596
+ "properties":
1597
+ {
1598
+ "permalink": "cowboy-ventures",
1599
+ "api_path": "organizations/cowboy-ventures",
1600
+ "web_path": "organization/cowboy-ventures",
1601
+ "name": "Cowboy Ventures",
1602
+ "also_known_as": null,
1603
+ "short_description": "Cowboy Ventures is a seed-stage focused fund investing in digital startups.",
1604
+ "description": "Cowboy Ventures is a seed-stage focused fund. We seek to back exceptional founders who are building products that “re-imagine” work and personal life in large and growing markets – we call it “Life 2.0″.\r\n\r\nFor more information, see www.cowboy.vc",
1605
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1485284534/tvezdsvuyi4bcrwvjv5l.png",
1606
+ "primary_role": "investor",
1607
+ "role_company": true,
1608
+ "role_investor": true,
1609
+ "role_group": null,
1610
+ "role_school": null,
1611
+ "founded_on": "2012-01-01",
1612
+ "founded_on_trust_code": 4,
1613
+ "is_closed": false,
1614
+ "closed_on": null,
1615
+ "closed_on_trust_code": 0,
1616
+ "num_employees_min": null,
1617
+ "num_employees_max": null,
1618
+ "stock_exchange": null,
1619
+ "stock_symbol": null,
1620
+ "total_funding_usd": 0,
1621
+ "number_of_investments": 73,
1622
+ "homepage_url": "http://www.cowboy.vc",
1623
+ "created_at": 1343730700,
1624
+ "updated_at": 1502799252
1625
+ }
1626
+ },
1627
+ {
1628
+ "type": "Organization",
1629
+ "uuid": "cc964bc0a9504d8f4ef07c514e49d28a",
1630
+ "properties":
1631
+ {
1632
+ "permalink": "emergence-capital-partners",
1633
+ "api_path": "organizations/emergence-capital-partners",
1634
+ "web_path": "organization/emergence-capital-partners",
1635
+ "name": "Emergence Capital Partners",
1636
+ "also_known_as": null,
1637
+ "short_description": "Emergence Capital Partners is a venture capital firm that invests in early and growth-stage enterprise cloud visionaries.",
1638
+ "description": "Emergence Capital Partners is a venture capital firm that invests in early and growth-stage enterprise cloud visionaries. The firm’s investments include companies such as [Salesforce.com](https://www.crunchbase.com/organization/salesforce), [SuccessFactors](https://www.crunchbase.com/organization/successfactors), [Veeva Systems](https://www.crunchbase.com/organization/veeva), [Yammer](https://www.crunchbase.com/organization/yammer), Box, and [Lithium](https://www.crunchbase.com/organization/lithiumtechnologies).\n\nEmergence Capital Partners was co-founded by [Jason Green](https://www.crunchbase.com/person/jason-green-3), [Brian Jacobs](https://www.crunchbase.com/person/brian-jacobs), and [Gordon Ritter](https://www.crunchbase.com/person/gordon-ritter) in 2003 and is based in San Mateo, California.",
1639
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1421023914/c3ny0g42tntpbqtk3pgp.jpg",
1640
+ "primary_role": "investor",
1641
+ "role_company": null,
1642
+ "role_investor": true,
1643
+ "role_group": null,
1644
+ "role_school": null,
1645
+ "founded_on": "2003-01-01",
1646
+ "founded_on_trust_code": 4,
1647
+ "is_closed": false,
1648
+ "closed_on": null,
1649
+ "closed_on_trust_code": 0,
1650
+ "num_employees_min": null,
1651
+ "num_employees_max": null,
1652
+ "stock_exchange": null,
1653
+ "stock_symbol": null,
1654
+ "total_funding_usd": 0,
1655
+ "number_of_investments": 143,
1656
+ "homepage_url": "http://www.emcap.com",
1657
+ "created_at": 1185368687,
1658
+ "updated_at": 1503580280
1659
+ }
1660
+ },
1661
+ {
1662
+ "type": "Organization",
1663
+ "uuid": "0cf83157f7f1fd5a148da57060f22e5d",
1664
+ "properties":
1665
+ {
1666
+ "permalink": "aol",
1667
+ "api_path": "organizations/aol",
1668
+ "web_path": "organization/aol",
1669
+ "name": "AOL",
1670
+ "also_known_as": [
1671
+ "AOL.",
1672
+ "AOL Inc",
1673
+ "AOL.com",
1674
+ "America Online"
1675
+ ],
1676
+ "short_description": "AOL is a global digital media and technology company with four focuses: video, mobile, ad technology and platforms, and open ecosystems.",
1677
+ "description": "AOL Lifestream is a web-based application that enables users to keep track of all their comments on social networking sites. Integrated with AIM Express, AIM 7, and AIM for Mac, users can publish their statuses, reply to comments on networking sites from their Lifestream tab, and more.\n\nAOL Lifestream is a product of [AOL](https://www.crunchbase.com/organization/aol#/entity).",
1678
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1487963709/vvyzrrqiogh7qcbm18j6.png",
1679
+ "primary_role": "company",
1680
+ "role_company": null,
1681
+ "role_investor": true,
1682
+ "role_group": null,
1683
+ "role_school": null,
1684
+ "founded_on": "1985-05-24",
1685
+ "founded_on_trust_code": 7,
1686
+ "is_closed": false,
1687
+ "closed_on": null,
1688
+ "closed_on_trust_code": 0,
1689
+ "num_employees_min": 5001,
1690
+ "num_employees_max": 10000,
1691
+ "stock_exchange": "NYSE",
1692
+ "stock_symbol": "AOL",
1693
+ "total_funding_usd": 1000000000,
1694
+ "number_of_investments": 30,
1695
+ "homepage_url": "http://www.aol.com",
1696
+ "created_at": 1186147564,
1697
+ "updated_at": 1503588158
1698
+ }
1699
+ },
1700
+ {
1701
+ "type": "Organization",
1702
+ "uuid": "3213cd7d06e03ecb335929aa8deddfa6",
1703
+ "properties":
1704
+ {
1705
+ "permalink": "mayfield-fund",
1706
+ "api_path": "organizations/mayfield-fund",
1707
+ "web_path": "organization/mayfield-fund",
1708
+ "name": "Mayfield Fund",
1709
+ "also_known_as": null,
1710
+ "short_description": "Mayfield is a global venture capital firm with over $2.7 billion under management which was founded in 1969 with a people-first philosophy.",
1711
+ "description": "Mayfield is a global venture capital firm with over $2.7 billion under management with a people-first philosophy of investing. Mayfield invests primarily in early-stage technology companies in the enterprise and consumer sectors. Since its founding in 1969, the firm has invested in more than 530 companies resulting in 114 IPOs and more than 160 mergers or acquisitions, including Moat (acquired by Oracle), Servicemax (acquired by GE), Elastica (acquired by Symantec), Marketo (IPO, then acquired by Vista Equity Partners), Qunar (IPO), and SolarCity (IPO, then acquired by Tesla).",
1712
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1493409060/jiv7jubzyg8czrzm8ifx.png",
1713
+ "primary_role": "investor",
1714
+ "role_company": null,
1715
+ "role_investor": true,
1716
+ "role_group": null,
1717
+ "role_school": null,
1718
+ "founded_on": "1969-01-01",
1719
+ "founded_on_trust_code": 4,
1720
+ "is_closed": false,
1721
+ "closed_on": null,
1722
+ "closed_on_trust_code": 0,
1723
+ "num_employees_min": null,
1724
+ "num_employees_max": null,
1725
+ "stock_exchange": null,
1726
+ "stock_symbol": null,
1727
+ "total_funding_usd": 0,
1728
+ "number_of_investments": 427,
1729
+ "homepage_url": "http://www.mayfield.com",
1730
+ "created_at": 1182965664,
1731
+ "updated_at": 1503544529
1732
+ }
1733
+ },
1734
+ {
1735
+ "type": "Organization",
1736
+ "uuid": "53377857899521288f85bfc8c4a2178e",
1737
+ "properties":
1738
+ {
1739
+ "permalink": "8vc",
1740
+ "api_path": "organizations/8vc",
1741
+ "web_path": "organization/8vc",
1742
+ "name": "8VC",
1743
+ "also_known_as": [
1744
+ "8 | partners"
1745
+ ],
1746
+ "short_description": "8VC aims to transform the technology infrastructure behind many industries, and is based in San Francisco, California.",
1747
+ "description": "8VC seeks to enable industry transformation. In a wave of creative destruction, they believe emerging platforms will replace the decades old technology infrastructure behind many industries, promoting greater innovation and global prosperity.",
1748
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1456898862/yzrhoc4y1poi37ffcrry.png",
1749
+ "primary_role": "investor",
1750
+ "role_company": null,
1751
+ "role_investor": true,
1752
+ "role_group": null,
1753
+ "role_school": null,
1754
+ "founded_on": "2015-01-01",
1755
+ "founded_on_trust_code": 4,
1756
+ "is_closed": false,
1757
+ "closed_on": null,
1758
+ "closed_on_trust_code": 0,
1759
+ "num_employees_min": null,
1760
+ "num_employees_max": null,
1761
+ "stock_exchange": null,
1762
+ "stock_symbol": null,
1763
+ "total_funding_usd": 0,
1764
+ "number_of_investments": 36,
1765
+ "homepage_url": "http://www.8vc.com",
1766
+ "created_at": 1456898874,
1767
+ "updated_at": 1503699986
1768
+ }
1769
+ },
1770
+ {
1771
+ "type": "Organization",
1772
+ "uuid": "0ea85f0296e15c42feebb786ecab2939",
1773
+ "properties":
1774
+ {
1775
+ "permalink": "cowboy-ventures",
1776
+ "api_path": "organizations/cowboy-ventures",
1777
+ "web_path": "organization/cowboy-ventures",
1778
+ "name": "Cowboy Ventures",
1779
+ "also_known_as": null,
1780
+ "short_description": "Cowboy Ventures is a seed-stage focused fund investing in digital startups.",
1781
+ "description": "Cowboy Ventures is a seed-stage focused fund. We seek to back exceptional founders who are building products that “re-imagine” work and personal life in large and growing markets – we call it “Life 2.0″.\r\n\r\nFor more information, see www.cowboy.vc",
1782
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1485284534/tvezdsvuyi4bcrwvjv5l.png",
1783
+ "primary_role": "investor",
1784
+ "role_company": true,
1785
+ "role_investor": true,
1786
+ "role_group": null,
1787
+ "role_school": null,
1788
+ "founded_on": "2012-01-01",
1789
+ "founded_on_trust_code": 4,
1790
+ "is_closed": false,
1791
+ "closed_on": null,
1792
+ "closed_on_trust_code": 0,
1793
+ "num_employees_min": null,
1794
+ "num_employees_max": null,
1795
+ "stock_exchange": null,
1796
+ "stock_symbol": null,
1797
+ "total_funding_usd": 0,
1798
+ "number_of_investments": 73,
1799
+ "homepage_url": "http://www.cowboy.vc",
1800
+ "created_at": 1343730700,
1801
+ "updated_at": 1502799252
1802
+ }
1803
+ },
1804
+ {
1805
+ "type": "Organization",
1806
+ "uuid": "735a53c6a7ba2434d97db788536da89d",
1807
+ "properties":
1808
+ {
1809
+ "permalink": "felicis-ventures",
1810
+ "api_path": "organizations/felicis-ventures",
1811
+ "web_path": "organization/felicis-ventures",
1812
+ "name": "Felicis Ventures",
1813
+ "also_known_as": null,
1814
+ "short_description": "Felicis Ventures is a boutique VC firm that backs iconic companies reinventing existing markets and creating frontier technologies.",
1815
+ "description": "Felicis Ventures is a boutique venture capital firm based in Menlo Park. Felicis invests in iconic companies reinventing core markets (Credit Karma, Adyen, Greenhouse), as well as those creating frontier technologies (Vicarious, Matterport, Pindrop Security). More than 60 Felicis portfolio companies have been acquired or gone public, including Fitbit (IPO), Shopify (IPO), Meraki (acquired by Cisco), Twitch (acquired by Amazon), and Dropcam (acquired by Google). To learn more, please visit www.felicis.com.",
1816
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1486061305/f6oymautdfjehiwibkaf.png",
1817
+ "primary_role": "investor",
1818
+ "role_company": null,
1819
+ "role_investor": null,
1820
+ "role_group": null,
1821
+ "role_school": null,
1822
+ "founded_on": "2006-10-01",
1823
+ "founded_on_trust_code": 7,
1824
+ "is_closed": false,
1825
+ "closed_on": null,
1826
+ "closed_on_trust_code": 0,
1827
+ "num_employees_min": null,
1828
+ "num_employees_max": null,
1829
+ "stock_exchange": null,
1830
+ "stock_symbol": null,
1831
+ "total_funding_usd": 0,
1832
+ "number_of_investments": 331,
1833
+ "homepage_url": "http://www.felicis.com",
1834
+ "created_at": 1191609392,
1835
+ "updated_at": 1503308385
1836
+ }
1837
+ },
1838
+ {
1839
+ "type": "Organization",
1840
+ "uuid": "982a54185d06aca1726ec55bd12d1bf2",
1841
+ "properties":
1842
+ {
1843
+ "permalink": "salesforce-ventures",
1844
+ "api_path": "organizations/salesforce-ventures",
1845
+ "web_path": "organization/salesforce-ventures",
1846
+ "name": "Salesforce Ventures",
1847
+ "also_known_as": null,
1848
+ "short_description": "Salesforce Ventures invests in the next gen of enterprise tech to help companies connect with their customers in entirely new ways.",
1849
+ "description": "Salesforce Ventures invests in the next generation of enterprise technology to help companies connect with their customers in entirely new ways.\r\n\r\nPortfolio companies receive funding to accelerate their growth and gain a competitive edge through access to the world’s largest cloud ecosystem and the guidance of salesforce.com’s innovators and executives.\r\n\r\nWith Salesforce Ventures, portfolio companies can also leverage the expertise of the Salesforce.com Foundation to incorporate its 1-1-1 model of integrated philanthropy to make giving back part of their business model.",
1850
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1421288803/xyiimrm08sdkclll5sew.png",
1851
+ "primary_role": "investor",
1852
+ "role_company": null,
1853
+ "role_investor": true,
1854
+ "role_group": null,
1855
+ "role_school": null,
1856
+ "founded_on": "2009-01-01",
1857
+ "founded_on_trust_code": 4,
1858
+ "is_closed": false,
1859
+ "closed_on": null,
1860
+ "closed_on_trust_code": 0,
1861
+ "num_employees_min": null,
1862
+ "num_employees_max": null,
1863
+ "stock_exchange": null,
1864
+ "stock_symbol": null,
1865
+ "total_funding_usd": 0,
1866
+ "number_of_investments": 246,
1867
+ "homepage_url": "https://www.salesforce.com/ventures/",
1868
+ "created_at": 1410374917,
1869
+ "updated_at": 1501739217
1870
+ }
1871
+ },
1872
+ {
1873
+ "type": "Organization",
1874
+ "uuid": "902deab4ec4168ced9dfc0c959578176",
1875
+ "properties":
1876
+ {
1877
+ "permalink": "sv-angel",
1878
+ "api_path": "organizations/sv-angel",
1879
+ "web_path": "organization/sv-angel",
1880
+ "name": "SV Angel",
1881
+ "also_known_as": null,
1882
+ "short_description": "SV Angel is a San Francisco-based angel firm that helps startups with business development, financing, M&A, and other strategic advice.",
1883
+ "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.",
1884
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1479914913/onckj03lxpvqzups4lq7.png",
1885
+ "primary_role": "investor",
1886
+ "role_company": null,
1887
+ "role_investor": true,
1888
+ "role_group": null,
1889
+ "role_school": null,
1890
+ "founded_on": "2009-01-01",
1891
+ "founded_on_trust_code": 4,
1892
+ "is_closed": false,
1893
+ "closed_on": null,
1894
+ "closed_on_trust_code": 0,
1895
+ "num_employees_min": null,
1896
+ "num_employees_max": null,
1897
+ "stock_exchange": null,
1898
+ "stock_symbol": null,
1899
+ "total_funding_usd": 0,
1900
+ "number_of_investments": 749,
1901
+ "homepage_url": "http://www.svangel.com",
1902
+ "created_at": 1247177750,
1903
+ "updated_at": 1503639147
1904
+ }
1905
+ }]
1906
+ },
1907
+ "owned_by":
1908
+ {
1909
+ "cardinality": "ManyToOne",
1910
+ "paging":
1911
+ {
1912
+ "total_items": 0,
1913
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/owned_by",
1914
+ "sort_order": "not_ordered"
1915
+ }
1916
+ },
1917
+ "sub_organizations":
1918
+ {
1919
+ "cardinality": "OneToMany",
1920
+ "paging":
1921
+ {
1922
+ "total_items": 1,
1923
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/sub_organizations",
1924
+ "sort_order": "not_ordered"
1925
+ },
1926
+ "items": [
1927
+ {
1928
+ "type": "Organization",
1929
+ "uuid": "fac8e01e66504c0de8e4de573b334339",
1930
+ "properties":
1931
+ {
1932
+ "permalink": "crunchbase-venture-program",
1933
+ "api_path": "organizations/crunchbase-venture-program",
1934
+ "web_path": "organization/crunchbase-venture-program",
1935
+ "name": "Crunchbase Venture Program",
1936
+ "also_known_as": [
1937
+ "CBVP"
1938
+ ],
1939
+ "short_description": "Program for all Venture, Accelerators, Angel Group and Incubators",
1940
+ "description": "We created the CrunchBase Venture Program to ensure that the startup community continues to have an open, up-to-date, and accurate database of companies, investors, and entrepreneurs. Through this initiative, venture funds, angel groups, accelerators, and incubators can guarantee that their public data is accurately represented inside CrunchBase.",
1941
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1473700483/pmamcgtvlxl5nnm9lklt.png",
1942
+ "primary_role": "group",
1943
+ "role_company": null,
1944
+ "role_investor": null,
1945
+ "role_group": true,
1946
+ "role_school": null,
1947
+ "founded_on": "2013-05-01",
1948
+ "founded_on_trust_code": 7,
1949
+ "is_closed": false,
1950
+ "closed_on": null,
1951
+ "closed_on_trust_code": 0,
1952
+ "num_employees_min": null,
1953
+ "num_employees_max": null,
1954
+ "stock_exchange": null,
1955
+ "stock_symbol": null,
1956
+ "total_funding_usd": 0,
1957
+ "number_of_investments": 0,
1958
+ "homepage_url": "https://about.crunchbase.com/venture-partners/",
1959
+ "created_at": 1400105355,
1960
+ "updated_at": 1501622115
1961
+ }
1962
+ }]
1963
+ },
1964
+ "offices":
1965
+ {
1966
+ "cardinality": "OneToMany",
1967
+ "paging":
1968
+ {
1969
+ "total_items": 1,
1970
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/offices",
1971
+ "sort_order": "not_ordered"
1972
+ },
1973
+ "items": [
1974
+ {
1975
+ "type": "Address",
1976
+ "uuid": "1abaaa3400faa56cea1d69ccd66d1ce6",
1977
+ "properties":
1978
+ {
1979
+ "name": null,
1980
+ "street_1": "410 Townsend St",
1981
+ "street_2": null,
1982
+ "postal_code": "94107-1537",
1983
+ "city": "San Francisco",
1984
+ "city_web_path": "location/san-francisco/528f5e3c90d111115d1c2e4ff979d58e",
1985
+ "region": "California",
1986
+ "region_code2": "CA",
1987
+ "region_web_path": "",
1988
+ "country": "United States",
1989
+ "country_code2": "US",
1990
+ "country_code3": "USA",
1991
+ "country_web_path": "",
1992
+ "latitude": 37.7753,
1993
+ "longitude": -122.398058,
1994
+ "created_at": 1365459194,
1995
+ "updated_at": 1486408562
1996
+ }
1997
+ }]
1998
+ },
1999
+ "headquarters":
2000
+ {
2001
+ "cardinality": "OneToOne",
2002
+ "paging":
2003
+ {
2004
+ "total_items": 1,
2005
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/headquarters",
2006
+ "sort_order": "not_ordered"
2007
+ },
2008
+ "item":
2009
+ {
2010
+ "type": "Address",
2011
+ "uuid": "1abaaa3400faa56cea1d69ccd66d1ce6",
2012
+ "properties":
2013
+ {
2014
+ "name": null,
2015
+ "street_1": "410 Townsend St",
2016
+ "street_2": null,
2017
+ "postal_code": "94107-1537",
2018
+ "city": "San Francisco",
2019
+ "city_web_path": "location/san-francisco/528f5e3c90d111115d1c2e4ff979d58e",
2020
+ "region": "California",
2021
+ "region_code2": "CA",
2022
+ "region_web_path": "",
2023
+ "country": "United States",
2024
+ "country_code2": "US",
2025
+ "country_code3": "USA",
2026
+ "country_web_path": "",
2027
+ "latitude": 37.7753,
2028
+ "longitude": -122.398058,
2029
+ "created_at": 1365459194,
2030
+ "updated_at": 1486408562
2031
+ }
2032
+ }
2033
+ },
2034
+ "products":
2035
+ {
2036
+ "cardinality": "OneToMany",
2037
+ "paging":
2038
+ {
2039
+ "total_items": 4,
2040
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/products",
2041
+ "sort_order": "not_ordered"
2042
+ },
2043
+ "items": [
2044
+ {
2045
+ "type": "Product",
2046
+ "uuid": "1767f73acc385927b66e51d1308d6c9d",
2047
+ "properties":
2048
+ {
2049
+ "permalink": "crunchbase-2",
2050
+ "api_path": "products/crunchbase-2",
2051
+ "web_path": "product/crunchbase-2",
2052
+ "name": "Crunchbase",
2053
+ "lifecycle_stage": "live",
2054
+ "short_description": "Crunchbase is the leading platform to discover innovative companies and the people behind them.",
2055
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1473700267/wc7sawwx2yjzdph79o1q.png",
2056
+ "launched_on": "2007-01-01",
2057
+ "launched_on_trust_code": 7,
2058
+ "closed_on": null,
2059
+ "closed_on_trust_code": null,
2060
+ "homepage_url": "http://www.crunchbase.com",
2061
+ "created_at": 1403643129,
2062
+ "updated_at": 1489057619
2063
+ }
2064
+ },
2065
+ {
2066
+ "type": "Product",
2067
+ "uuid": "4aba0d8ca1ff34672e6afffd99657df7",
2068
+ "properties":
2069
+ {
2070
+ "permalink": "crunchbase-enterprise",
2071
+ "api_path": "products/crunchbase-enterprise",
2072
+ "web_path": "product/crunchbase-enterprise",
2073
+ "name": "Crunchbase Enterprise",
2074
+ "lifecycle_stage": "live",
2075
+ "short_description": "Crunchbase Enterprise is for teams building prospect lists and designing a data-driven workflow",
2076
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1491482226/nigrzuhaqrmyd6irpdaz.png",
2077
+ "launched_on": "2017-01-01",
2078
+ "launched_on_trust_code": 4,
2079
+ "closed_on": null,
2080
+ "closed_on_trust_code": null,
2081
+ "homepage_url": "https://about.crunchbase.com/enterprise/",
2082
+ "created_at": 1491482035,
2083
+ "updated_at": 1491497911
2084
+ }
2085
+ },
2086
+ {
2087
+ "type": "Product",
2088
+ "uuid": "4b5162fd56def0d30dc267a9345a7654",
2089
+ "properties":
2090
+ {
2091
+ "permalink": "crunchbase-pro",
2092
+ "api_path": "products/crunchbase-pro",
2093
+ "web_path": "product/crunchbase-pro",
2094
+ "name": "Crunchbase Pro",
2095
+ "lifecycle_stage": null,
2096
+ "short_description": "Crunchbase Pro gives you access to the leading discovery and analysis tools built on the Crunchbase platform.",
2097
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1473700239/kbrccwcywnrfjmdjgutk.png",
2098
+ "launched_on": "2016-09-12",
2099
+ "launched_on_trust_code": 7,
2100
+ "closed_on": null,
2101
+ "closed_on_trust_code": null,
2102
+ "homepage_url": "https://pro.crunchbase.com",
2103
+ "created_at": 1473700123,
2104
+ "updated_at": 1477611420
2105
+ }
2106
+ },
2107
+ {
2108
+ "type": "Product",
2109
+ "uuid": "dc40f02883f72777493e245b8c94a558",
2110
+ "properties":
2111
+ {
2112
+ "permalink": "crunchbase-ios-app",
2113
+ "api_path": "products/crunchbase-ios-app",
2114
+ "web_path": "product/crunchbase-ios-app",
2115
+ "name": "Crunchbase iOS App",
2116
+ "lifecycle_stage": "live",
2117
+ "short_description": "Crunchbase's mobile app is the fastest way to find what you need to know and will quickly become an indispensable part of your day.",
2118
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1473700341/tpltwz5w85i9r89eazsk.png",
2119
+ "launched_on": "2016-08-23",
2120
+ "launched_on_trust_code": 7,
2121
+ "closed_on": null,
2122
+ "closed_on_trust_code": null,
2123
+ "homepage_url": "http://mobile.crunchbase.com",
2124
+ "created_at": 1471978027,
2125
+ "updated_at": 1473700345
2126
+ }
2127
+ }]
2128
+ },
2129
+ "categories":
2130
+ {
2131
+ "cardinality": "ManyToMany",
2132
+ "paging":
2133
+ {
2134
+ "total_items": 6,
2135
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/categories",
2136
+ "sort_order": "not_ordered"
2137
+ },
2138
+ "items": [
2139
+ {
2140
+ "type": "Market",
2141
+ "uuid": "2e3b8104b12e468a65b80989208f0b16",
2142
+ "properties":
2143
+ {
2144
+ "name": "Business Intelligence",
2145
+ "web_path": "category/business-intelligence/2e3b8104b12e468a65b80989208f0b16",
2146
+ "created_at": 1397980727,
2147
+ "updated_at": 1503577339
2148
+ }
2149
+ },
2150
+ {
2151
+ "type": "Market",
2152
+ "uuid": "99c5404c0ff58ee5d3344b944ddb8cd9",
2153
+ "properties":
2154
+ {
2155
+ "name": "Analytics",
2156
+ "web_path": "category/analytics/99c5404c0ff58ee5d3344b944ddb8cd9",
2157
+ "created_at": 1397980727,
2158
+ "updated_at": 1503735929
2159
+ }
2160
+ },
2161
+ {
2162
+ "type": "Market",
2163
+ "uuid": "b37dbaebc825e6a036de84556a5d2e1f",
2164
+ "properties":
2165
+ {
2166
+ "name": "Venture Capital",
2167
+ "web_path": "category/venture-capital/b37dbaebc825e6a036de84556a5d2e1f",
2168
+ "created_at": 1397980727,
2169
+ "updated_at": 1503885552
2170
+ }
2171
+ },
2172
+ {
2173
+ "type": "Market",
2174
+ "uuid": "bc4ee7e1d4a1c228c55129d716ba971f",
2175
+ "properties":
2176
+ {
2177
+ "name": "Communities",
2178
+ "web_path": "category/communities/bc4ee7e1d4a1c228c55129d716ba971f",
2179
+ "created_at": 1397980728,
2180
+ "updated_at": 1503516838
2181
+ }
2182
+ },
2183
+ {
2184
+ "type": "Market",
2185
+ "uuid": "c33728a5de33d0da7bce0e3c4383bc99",
2186
+ "properties":
2187
+ {
2188
+ "name": "Big Data",
2189
+ "web_path": "category/big-data/c33728a5de33d0da7bce0e3c4383bc99",
2190
+ "created_at": 1397980728,
2191
+ "updated_at": 1503818242
2192
+ }
2193
+ },
2194
+ {
2195
+ "type": "Market",
2196
+ "uuid": "e06799a9f78976e749a771ee980a70ec",
2197
+ "properties":
2198
+ {
2199
+ "name": "FinTech",
2200
+ "web_path": "category/fintech/e06799a9f78976e749a771ee980a70ec",
2201
+ "created_at": 1421191119,
2202
+ "updated_at": 1503886962
2203
+ }
2204
+ }]
2205
+ },
2206
+ "customers":
2207
+ {
2208
+ "cardinality": "ManyToMany",
2209
+ "paging":
2210
+ {
2211
+ "total_items": 0,
2212
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/customers",
2213
+ "sort_order": "not_ordered"
2214
+ },
2215
+ "items": [
2216
+
2217
+ ]
2218
+ },
2219
+ "competitors":
2220
+ {
2221
+ "cardinality": "ManyToMany",
2222
+ "paging":
2223
+ {
2224
+ "total_items": 0,
2225
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/competitors",
2226
+ "sort_order": "not_ordered"
2227
+ },
2228
+ "items": [
2229
+
2230
+ ]
2231
+ },
2232
+ "memberships":
2233
+ {
2234
+ "cardinality": "ManyToOne",
2235
+ "paging":
2236
+ {
2237
+ "total_items": 0,
2238
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/memberships",
2239
+ "sort_order": "not_ordered"
2240
+ }
2241
+ },
2242
+ "members":
2243
+ {
2244
+ "cardinality": "ManyToMany",
2245
+ "paging":
2246
+ {
2247
+ "total_items": 4,
2248
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/members",
2249
+ "sort_order": "not_ordered"
2250
+ },
2251
+ "items": [
2252
+ {
2253
+ "type": "Person",
2254
+ "uuid": "f5f826eb699887fa3334c8de94711926",
2255
+ "properties":
2256
+ {
2257
+ "permalink": "mikhail-ushakov",
2258
+ "api_path": "people/mikhail-ushakov",
2259
+ "web_path": "person/mikhail-ushakov",
2260
+ "first_name": "Mikhail",
2261
+ "last_name": "Ushakov",
2262
+ "gender": "Male",
2263
+ "also_known_as": [
2264
+ "Mikhail Ushakov. MishUshakov",
2265
+ "Ushakov"
2266
+ ],
2267
+ "bio": "Mikhail Ushakov is Russian Entrepreneur and Founder of Ushakov inc, he is currently living somewhere in Germany. His Interests are entrepreneurship and business. He is also interested in artificial intellegence, innovation, and personal development.",
2268
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1491394442/hq5zuuqk6jwmcyrfpbuq.jpg",
2269
+ "role_investor": null,
2270
+ "born_on": "2001-04-07",
2271
+ "born_on_trust_code": 7,
2272
+ "died_on": null,
2273
+ "died_on_trust_code": null,
2274
+ "created_at": 1490453483,
2275
+ "updated_at": 1501677515
2276
+ }
2277
+ },
2278
+ {
2279
+ "type": "Person",
2280
+ "uuid": "72b59f6f8ecbe97e2f8872c7414371fa",
2281
+ "properties":
2282
+ {
2283
+ "permalink": "gurudev-goud",
2284
+ "api_path": "people/gurudev-goud",
2285
+ "web_path": "person/gurudev-goud",
2286
+ "first_name": "Gurudev",
2287
+ "last_name": "Goud",
2288
+ "gender": "Male",
2289
+ "also_known_as": [
2290
+ "Growth Hacker"
2291
+ ],
2292
+ "bio": "I have the following capabilities with 21 years of Industry Experience.\r\n\r\nSome of my previous roles worth mentioning are\r\n1. Mentoring a Host of Startups. Setting up Lead Generation process and qualifying and closing the deals.\r\n2. Initial Co-Founding Team for Indian Electronics and Semiconductor Association www.iesaonline.org\r\n3. Head of Europe Business Development on MindTree based in UK\r\n4. Co-Founder and Head of Global Lead Generation and Sales for www.ktwo.co.in\r\n5. Head of BU for Reuters & Siemens Nixdorf\r\n\r\nStartup Specialist-Executive Leader in Growth Strategy & International Business Development \r\n* Specialisation in Digital Marketing & Corporate Growth Strategy...\r\n - Lead Generation and Sales Process\r\n - SalesForce.com SFDC Marketing & Development\r\n - SMAC (Social, Mobile Analytics & Cloud ) Business Development Strategy Professional \r\n - Internet Of Things, Internet of Everything, Big Data/Data Center/SaaS,\r\n - Life Sciences, Pharmaceutical, Healthcare, Oil, Gas, Energy & Clean Technology\r\n\r\n* Geographical Areas of Specializations:\r\n - Americas, EMEA, Malaysia and Oceania Regions\r\n\r\n* Special Skills\r\n - Lead Generation, Sales Discipline and SalesForce One\r\n - Marketing over SMAC (Social, Mobile Analytics & Cloud ) \r\n - Leadership Practices in forging Technology Alliances\r\n - Leadership Practices in Digital Marketing",
2293
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1482326582/kuafwwgo8hxshcctt6zf.jpg",
2294
+ "role_investor": null,
2295
+ "born_on": "1971-02-04",
2296
+ "born_on_trust_code": 7,
2297
+ "died_on": null,
2298
+ "died_on_trust_code": null,
2299
+ "created_at": 1482322993,
2300
+ "updated_at": 1482335224
2301
+ }
2302
+ },
2303
+ {
2304
+ "type": "Person",
2305
+ "uuid": "a6995ba7e0854954cef42f01ffb4bcca",
2306
+ "properties":
2307
+ {
2308
+ "permalink": "mark-chan",
2309
+ "api_path": "people/mark-chan",
2310
+ "web_path": "person/mark-chan",
2311
+ "first_name": "Mark",
2312
+ "last_name": "Chan",
2313
+ "gender": "Male",
2314
+ "also_known_as": null,
2315
+ "bio": "Mark Chan currently serves as the Director of Product for Crunchbase. He was previously at Radius and Zynga.",
2316
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1472496981/xqozwarhburr6zyzwrrb.jpg",
2317
+ "role_investor": true,
2318
+ "born_on": null,
2319
+ "born_on_trust_code": null,
2320
+ "died_on": null,
2321
+ "died_on_trust_code": null,
2322
+ "created_at": 1472496989,
2323
+ "updated_at": 1497916153
2324
+ }
2325
+ },
2326
+ {
2327
+ "type": "Person",
2328
+ "uuid": "7f7a104332fd68a69617013798fd6c57",
2329
+ "properties":
2330
+ {
2331
+ "permalink": "jonathan-savoir",
2332
+ "api_path": "people/jonathan-savoir",
2333
+ "web_path": "person/jonathan-savoir",
2334
+ "first_name": "Jonathan",
2335
+ "last_name": "Savoir",
2336
+ "gender": "Male",
2337
+ "also_known_as": null,
2338
+ "bio": "Co-founder & CEO @ Quincus\r\nDelivering productivity through efficient logistics, Globally.\r\nInvestor and board member across data driven companies, solving real problems, from New York, London to Singapore.\r\n\r\nAn Engineer at heart.\r\nEndlessly curious in this world. Polyglot.\r\nProfessional nomad – Hong Kong. Singapore. London. New York.",
2339
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1477974575/wl087hzjbfaijnsvqyxy.jpg",
2340
+ "role_investor": null,
2341
+ "born_on": null,
2342
+ "born_on_trust_code": null,
2343
+ "died_on": null,
2344
+ "died_on_trust_code": 0,
2345
+ "created_at": 1400484936,
2346
+ "updated_at": 1477974754
2347
+ }
2348
+ }]
2349
+ },
2350
+ "funding_rounds":
2351
+ {
2352
+ "cardinality": "OneToMany",
2353
+ "paging":
2354
+ {
2355
+ "total_items": 3,
2356
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/funding_rounds",
2357
+ "sort_order": "announced_on DESC"
2358
+ },
2359
+ "items": [
2360
+ {
2361
+ "type": "FundingRound",
2362
+ "uuid": "6e08a4d2a2045d790806d451c99b7803",
2363
+ "properties":
2364
+ {
2365
+ "permalink": "6e08a4d2a2045d790806d451c99b7803",
2366
+ "api_path": "funding-rounds/6e08a4d2a2045d790806d451c99b7803",
2367
+ "web_path": "funding-round/6e08a4d2a2045d790806d451c99b7803",
2368
+ "funding_type": "venture",
2369
+ "series": "B",
2370
+ "series_qualifier": null,
2371
+ "announced_on": "2017-04-06",
2372
+ "announced_on_trust_code": 7,
2373
+ "closed_on": null,
2374
+ "closed_on_trust_code": null,
2375
+ "money_raised": 18000000,
2376
+ "money_raised_currency_code": "USD",
2377
+ "money_raised_usd": 18000000,
2378
+ "target_money_raised": null,
2379
+ "target_money_raised_currency_code": "USD",
2380
+ "target_money_raised_usd": null,
2381
+ "created_at": 1491462741,
2382
+ "updated_at": 1491481539
2383
+ }
2384
+ },
2385
+ {
2386
+ "type": "FundingRound",
2387
+ "uuid": "990ae8b0ec8947dc48bbc3e48d182caf",
2388
+ "properties":
2389
+ {
2390
+ "permalink": "990ae8b0ec8947dc48bbc3e48d182caf",
2391
+ "api_path": "funding-rounds/990ae8b0ec8947dc48bbc3e48d182caf",
2392
+ "web_path": "funding-round/990ae8b0ec8947dc48bbc3e48d182caf",
2393
+ "funding_type": "venture",
2394
+ "series": "A",
2395
+ "series_qualifier": null,
2396
+ "announced_on": "2015-11-22",
2397
+ "announced_on_trust_code": 7,
2398
+ "closed_on": null,
2399
+ "closed_on_trust_code": null,
2400
+ "money_raised": 2000000,
2401
+ "money_raised_currency_code": "USD",
2402
+ "money_raised_usd": 2000000,
2403
+ "target_money_raised": null,
2404
+ "target_money_raised_currency_code": "USD",
2405
+ "target_money_raised_usd": null,
2406
+ "created_at": 1455127740,
2407
+ "updated_at": 1456899223
2408
+ }
2409
+ },
2410
+ {
2411
+ "type": "FundingRound",
2412
+ "uuid": "df072e4661d5aeae4469c6d6125e952c",
2413
+ "properties":
2414
+ {
2415
+ "permalink": "df072e4661d5aeae4469c6d6125e952c",
2416
+ "api_path": "funding-rounds/df072e4661d5aeae4469c6d6125e952c",
2417
+ "web_path": "funding-round/df072e4661d5aeae4469c6d6125e952c",
2418
+ "funding_type": "venture",
2419
+ "series": "A",
2420
+ "series_qualifier": null,
2421
+ "announced_on": "2015-09-22",
2422
+ "announced_on_trust_code": 7,
2423
+ "closed_on": null,
2424
+ "closed_on_trust_code": null,
2425
+ "money_raised": 6500000,
2426
+ "money_raised_currency_code": "USD",
2427
+ "money_raised_usd": 6500000,
2428
+ "target_money_raised": null,
2429
+ "target_money_raised_currency_code": "USD",
2430
+ "target_money_raised_usd": null,
2431
+ "created_at": 1442947666,
2432
+ "updated_at": 1486236083
2433
+ }
2434
+ }]
2435
+ },
2436
+ "investments":
2437
+ {
2438
+ "cardinality": "OneToMany",
2439
+ "paging":
2440
+ {
2441
+ "total_items": 0,
2442
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/investments",
2443
+ "sort_order": "announced_on DESC"
2444
+ },
2445
+ "items": [
2446
+
2447
+ ]
2448
+ },
2449
+ "acquisitions":
2450
+ {
2451
+ "cardinality": "OneToMany",
2452
+ "paging":
2453
+ {
2454
+ "total_items": 0,
2455
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/acquisitions",
2456
+ "sort_order": "announced_on DESC"
2457
+ },
2458
+ "items": [
2459
+
2460
+ ]
2461
+ },
2462
+ "acquired_by":
2463
+ {
2464
+ "cardinality": "OneToOne",
2465
+ "paging":
2466
+ {
2467
+ "total_items": 0,
2468
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/acquired_by",
2469
+ "sort_order": "not_ordered"
2470
+ }
2471
+ },
2472
+ "ipo":
2473
+ {
2474
+ "cardinality": "OneToOne",
2475
+ "paging":
2476
+ {
2477
+ "total_items": 0,
2478
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/ipo",
2479
+ "sort_order": "not_ordered"
2480
+ }
2481
+ },
2482
+ "funds":
2483
+ {
2484
+ "cardinality": "OneToMany",
2485
+ "paging":
2486
+ {
2487
+ "total_items": 0,
2488
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/funds",
2489
+ "sort_order": "not_ordered"
2490
+ },
2491
+ "items": [
2492
+
2493
+ ]
2494
+ },
2495
+ "websites":
2496
+ {
2497
+ "cardinality": "OneToMany",
2498
+ "paging":
2499
+ {
2500
+ "total_items": 6,
2501
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/websites",
2502
+ "sort_order": "not_ordered"
2503
+ },
2504
+ "items": [
2505
+ {
2506
+ "type": "WebPresence",
2507
+ "uuid": "01ad50f8956f37aa248f0bc68e25ce5a",
2508
+ "properties":
2509
+ {
2510
+ "website_type": "homepage",
2511
+ "website_name": "homepage",
2512
+ "url": "https://www.crunchbase.com",
2513
+ "created_at": 1408749469,
2514
+ "updated_at": 1486408534
2515
+ }
2516
+ },
2517
+ {
2518
+ "type": "WebPresence",
2519
+ "uuid": "1900f17550b6eed42486080fb4458152",
2520
+ "properties":
2521
+ {
2522
+ "website_type": "twitter",
2523
+ "website_name": "twitter",
2524
+ "url": "http://twitter.com/crunchbase",
2525
+ "created_at": 1360278598,
2526
+ "updated_at": 1409423079
2527
+ }
2528
+ },
2529
+ {
2530
+ "type": "WebPresence",
2531
+ "uuid": "484b03e3308727313a75984e03d80637",
2532
+ "properties":
2533
+ {
2534
+ "website_type": "blog",
2535
+ "website_name": "blog",
2536
+ "url": "http://blog.crunchbase.com",
2537
+ "created_at": 1360278598,
2538
+ "updated_at": 1397988676
2539
+ }
2540
+ },
2541
+ {
2542
+ "type": "WebPresence",
2543
+ "uuid": "69dd3c22ecf153c50f31a0596fb0661e",
2544
+ "properties":
2545
+ {
2546
+ "website_type": "linkedin",
2547
+ "website_name": "linkedin",
2548
+ "url": "http://www.linkedin.com/company/crunchbase",
2549
+ "created_at": 1398124508,
2550
+ "updated_at": 1477249277
2551
+ }
2552
+ },
2553
+ {
2554
+ "type": "WebPresence",
2555
+ "uuid": "9ea4186ed5290118914dba9694a82370",
2556
+ "properties":
2557
+ {
2558
+ "website_type": "facebook",
2559
+ "website_name": "facebook",
2560
+ "url": "https://www.facebook.com/crunchbase",
2561
+ "created_at": 1398124508,
2562
+ "updated_at": 1476837216
2563
+ }
2564
+ },
2565
+ {
2566
+ "type": "WebPresence",
2567
+ "uuid": "bd887a208e73ec64527f3c4d3c574ac9",
2568
+ "properties":
2569
+ {
2570
+ "website_type": "google+",
2571
+ "website_name": "google+",
2572
+ "url": "http://plus.google.com/115206047958954886182",
2573
+ "created_at": 1406437585,
2574
+ "updated_at": 1406437585
2575
+ }
2576
+ }]
2577
+ },
2578
+ "images":
2579
+ {
2580
+ "cardinality": "OneToMany",
2581
+ "paging":
2582
+ {
2583
+ "total_items": 6,
2584
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/images",
2585
+ "sort_order": "not_ordered"
2586
+ },
2587
+ "items": [
2588
+ {
2589
+ "type": "image",
2590
+ "uuid": "0d095333ddac8e6cb48dcfeaadf4d605",
2591
+ "properties":
2592
+ {
2593
+ "asset_path": "http://public.crunchbase.com/t_api_images/v1473547527/ayhmfhensn8ya2kb9xbq.png",
2594
+ "asset_url": "http://public.crunchbase.com/t_api_images/v1473547527/ayhmfhensn8ya2kb9xbq.png",
2595
+ "content_type": "png",
2596
+ "height": null,
2597
+ "width": null,
2598
+ "filesize": null,
2599
+ "created_at": 1473547530,
2600
+ "updated_at": 1473547530
2601
+ }
2602
+ },
2603
+ {
2604
+ "type": "image",
2605
+ "uuid": "2a5d1f5c29c58d72cbf7954ea92e895c",
2606
+ "properties":
2607
+ {
2608
+ "asset_path": "http://public.crunchbase.com/t_api_images/v1397197949/7f0030d146e999995eeb689d57d8aa37.png",
2609
+ "asset_url": "http://public.crunchbase.com/t_api_images/v1397197949/7f0030d146e999995eeb689d57d8aa37.png",
2610
+ "content_type": "image/png",
2611
+ "height": 1856,
2612
+ "width": 1264,
2613
+ "filesize": 482254,
2614
+ "created_at": 1398018881,
2615
+ "updated_at": 1398018881
2616
+ }
2617
+ },
2618
+ {
2619
+ "type": "image",
2620
+ "uuid": "2ccdb882c202752e7974aed34bf35aa9",
2621
+ "properties":
2622
+ {
2623
+ "asset_path": "http://public.crunchbase.com/t_api_images/v1401825434/rw9cctwa5iqevqse861a.png",
2624
+ "asset_url": "http://public.crunchbase.com/t_api_images/v1401825434/rw9cctwa5iqevqse861a.png",
2625
+ "content_type": "png",
2626
+ "height": null,
2627
+ "width": null,
2628
+ "filesize": null,
2629
+ "created_at": 1401825447,
2630
+ "updated_at": 1401825447
2631
+ }
2632
+ },
2633
+ {
2634
+ "type": "image",
2635
+ "uuid": "37ae15865b8d1c432b70b78880317016",
2636
+ "properties":
2637
+ {
2638
+ "asset_path": "http://public.crunchbase.com/t_api_images/v1398213347/twidnoy31s0vs5voplzs.png",
2639
+ "asset_url": "http://public.crunchbase.com/t_api_images/v1398213347/twidnoy31s0vs5voplzs.png",
2640
+ "content_type": "png",
2641
+ "height": null,
2642
+ "width": null,
2643
+ "filesize": null,
2644
+ "created_at": 1398213349,
2645
+ "updated_at": 1398213349
2646
+ }
2647
+ },
2648
+ {
2649
+ "type": "image",
2650
+ "uuid": "4384f5b4b9dd4caeaa7a74790793d028",
2651
+ "properties":
2652
+ {
2653
+ "asset_path": "http://public.crunchbase.com/t_api_images/v1397197950/56b8097ca98b5ced4ee1c167a855339f.png",
2654
+ "asset_url": "http://public.crunchbase.com/t_api_images/v1397197950/56b8097ca98b5ced4ee1c167a855339f.png",
2655
+ "content_type": "image/png",
2656
+ "height": 1578,
2657
+ "width": 1264,
2658
+ "filesize": 503538,
2659
+ "created_at": 1398018881,
2660
+ "updated_at": 1398018881
2661
+ }
2662
+ },
2663
+ {
2664
+ "type": "image",
2665
+ "uuid": "d3378ebde17a26c815e167945082d5a6",
2666
+ "properties":
2667
+ {
2668
+ "asset_path": "http://public.crunchbase.com/t_api_images/v1473547501/pphmgvqx6qafob30zndw.png",
2669
+ "asset_url": "http://public.crunchbase.com/t_api_images/v1473547501/pphmgvqx6qafob30zndw.png",
2670
+ "content_type": "png",
2671
+ "height": null,
2672
+ "width": null,
2673
+ "filesize": null,
2674
+ "created_at": 1473547509,
2675
+ "updated_at": 1473547509
2676
+ }
2677
+ }]
2678
+ },
2679
+ "videos":
2680
+ {
2681
+ "cardinality": "OneToMany",
2682
+ "paging":
2683
+ {
2684
+ "total_items": 0,
2685
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/videos",
2686
+ "sort_order": "not_ordered"
2687
+ },
2688
+ "items": [
2689
+
2690
+ ]
2691
+ },
2692
+ "news":
2693
+ {
2694
+ "cardinality": "OneToMany",
2695
+ "paging":
2696
+ {
2697
+ "total_items": 3198,
2698
+ "first_page_url": "https://api.crunchbase.com/v/3/organizations/crunchbase/news",
2699
+ "sort_order": "posted_on DESC"
2700
+ },
2701
+ "items": [
2702
+ {
2703
+ "type": "News",
2704
+ "uuid": "5896fa09bcda99b774d7bdaf6557dbeb",
2705
+ "properties":
2706
+ {
2707
+ "title": "Introducing Token Filings, a Transparency Directory for ICOs and Token Sales",
2708
+ "author": "William Mougayar",
2709
+ "posted_on": "2017-07-20",
2710
+ "posted_on_trust_code": null,
2711
+ "url": "http://startupmanagement.org/2017/07/20/introducing-token-filings-a-transparency-directory-for-icos-and-token-sales/",
2712
+ "created_at": 1501489231,
2713
+ "updated_at": 1501489231
2714
+ }
2715
+ },
2716
+ {
2717
+ "type": "News",
2718
+ "uuid": "806845d42c3fac9c2c63d73d15110b18",
2719
+ "properties":
2720
+ {
2721
+ "title": "Visual marketing software company Autopilot raises US$12 million and announces new customer tracking tool",
2722
+ "author": null,
2723
+ "posted_on": "2017-06-07",
2724
+ "posted_on_trust_code": null,
2725
+ "url": "http://www.startupdaily.net/2017/06/autopilot-raises-us12-million-announces-new-tracking-tool/",
2726
+ "created_at": 1496880308,
2727
+ "updated_at": 1496880308
2728
+ }
2729
+ },
2730
+ {
2731
+ "type": "News",
2732
+ "uuid": "997bb557b33cef7457d36c3ccdd49472",
2733
+ "properties":
2734
+ {
2735
+ "title": "Crunch Report | High Times Sells 60% of Company",
2736
+ "author": "Khaled \"Tito\" Hamze",
2737
+ "posted_on": "2017-06-02",
2738
+ "posted_on_trust_code": null,
2739
+ "url": "https://techcrunch.com/2017/06/01/crunch-report-high-times-sells-60-of-company/",
2740
+ "created_at": 1496428173,
2741
+ "updated_at": 1496428173
2742
+ }
2743
+ },
2744
+ {
2745
+ "type": "News",
2746
+ "uuid": "941b59ad5b793c5a38df6c33f8a55972",
2747
+ "properties":
2748
+ {
2749
+ "title": "StrictlyVC: May 17, 2017",
2750
+ "author": null,
2751
+ "posted_on": "2017-05-17",
2752
+ "posted_on_trust_code": null,
2753
+ "url": "https://www.strictlyvc.com/2017/06/04/strictlyvc-may-17-2017",
2754
+ "created_at": 1496839573,
2755
+ "updated_at": 1496839573
2756
+ }
2757
+ },
2758
+ {
2759
+ "type": "News",
2760
+ "uuid": "0c8690879804142c63bd38a27131834c",
2761
+ "properties":
2762
+ {
2763
+ "title": "Giant companies that won’t buy your startup",
2764
+ "author": "Joanna Glasner",
2765
+ "posted_on": "2017-04-29",
2766
+ "posted_on_trust_code": null,
2767
+ "url": "https://techcrunch.com/2017/04/29/giant-companies-that-wont-buy-your-startup/",
2768
+ "created_at": 1493926260,
2769
+ "updated_at": 1493926260
2770
+ }
2771
+ },
2772
+ {
2773
+ "type": "News",
2774
+ "uuid": "5c724aab5efe71bcc766bffd6af1b2dc",
2775
+ "properties":
2776
+ {
2777
+ "title": "Yik Yak shuts down after Square paid $1 million for its engineers",
2778
+ "author": "Lora Kolodny",
2779
+ "posted_on": "2017-04-28",
2780
+ "posted_on_trust_code": null,
2781
+ "url": "https://techcrunch.com/2017/04/28/yik-yak-shuts-down-after-square-paid-1-million-for-its-engineers/",
2782
+ "created_at": 1493644838,
2783
+ "updated_at": 1493714237
2784
+ }
2785
+ },
2786
+ {
2787
+ "type": "News",
2788
+ "uuid": "0c0b241ebbbe7d44fc0a2bde21395271",
2789
+ "properties":
2790
+ {
2791
+ "title": "A Tale of Two Squirrels: The Not So Simple Math on Venture Portfolio Size",
2792
+ "author": "Matt Lerner",
2793
+ "posted_on": "2017-04-28",
2794
+ "posted_on_trust_code": null,
2795
+ "url": "https://500.co/not-so-simple-math-on-venture-portfolio-size/",
2796
+ "created_at": 1493910558,
2797
+ "updated_at": 1493910558
2798
+ }
2799
+ },
2800
+ {
2801
+ "type": "News",
2802
+ "uuid": "2d25b34470854751b4b1488fdf03c385",
2803
+ "properties":
2804
+ {
2805
+ "title": "Taxi app Gett is buying Juno but it might not be for anywhere near $250 million",
2806
+ "author": "Sam Shead",
2807
+ "posted_on": "2017-04-27",
2808
+ "posted_on_trust_code": null,
2809
+ "url": "https://www.businessinsider.com.au/gett-is-buying-juno-but-not-for-anywhere-near-250-million-2017-4",
2810
+ "created_at": 1493427207,
2811
+ "updated_at": 1493536621
2812
+ }
2813
+ },
2814
+ {
2815
+ "type": "News",
2816
+ "uuid": "6ee2ea41ee556fbcea200ca65d1492fa",
2817
+ "properties":
2818
+ {
2819
+ "title": "Spotify acquired blockchain startup Mediachain",
2820
+ "author": "Julien Rath",
2821
+ "posted_on": "2017-04-27",
2822
+ "posted_on_trust_code": null,
2823
+ "url": "https://www.businessinsider.com.au/spotify-acquired-blockchain-startup-mediachain-2017-4",
2824
+ "created_at": 1493579762,
2825
+ "updated_at": 1493579762
2826
+ }
2827
+ },
2828
+ {
2829
+ "type": "News",
2830
+ "uuid": "65bf6c0499e34f36ade344711cbdd843",
2831
+ "properties":
2832
+ {
2833
+ "title": "Sir Alex Ferguson-backed startup Pockit has raised £2.3 million",
2834
+ "author": "Oscar Williams-Grut",
2835
+ "posted_on": "2017-04-25",
2836
+ "posted_on_trust_code": null,
2837
+ "url": "https://www.businessinsider.com.au/sir-alex-ferguson-backed-fintech-startup-pockit-raises-series-a-follow-on-2017-4",
2838
+ "created_at": 1493349245,
2839
+ "updated_at": 1493349245
2840
+ }
2841
+ }]
2842
+ }
2843
+ }
2844
+ }
2845
+ }