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,67 @@
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": 3,
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/categories",
22
+ "updated_since": null
23
+ },
24
+ "items": [
25
+ {
26
+ "type": "Category",
27
+ "uuid": "5349a2f214d89727c32a19ebea5db78c",
28
+ "properties":
29
+ {
30
+ "name": "Social Media",
31
+ "web_path": "category/social-media/5349a2f214d89727c32a19ebea5db78c",
32
+ "category_groups": [
33
+ "Internet Services",
34
+ "Media and Entertainment"
35
+ ],
36
+ "created_at": 1397980726,
37
+ "updated_at": 1507327103
38
+ }
39
+ },
40
+ {
41
+ "type": "Category",
42
+ "uuid": "714d833f223498bf19bf9ff70a5e2d17",
43
+ "properties":
44
+ {
45
+ "name": "Social Network",
46
+ "web_path": "category/social-network/714d833f223498bf19bf9ff70a5e2d17",
47
+ "category_groups": [
48
+ "Internet Services"
49
+ ],
50
+ "created_at": 1457032189,
51
+ "updated_at": 1507328020
52
+ }
53
+ },
54
+ {
55
+ "type": "Category",
56
+ "uuid": "80de9bf4789eb80e051cdc079493803f",
57
+ "properties":
58
+ {
59
+ "name": "Social",
60
+ "web_path": "category/social/80de9bf4789eb80e051cdc079493803f",
61
+ "category_groups": null,
62
+ "created_at": 1457032180,
63
+ "updated_at": 1507131447
64
+ }
65
+ }]
66
+ }
67
+ }
@@ -0,0 +1,4335 @@
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": 491,
14
+ "number_of_pages": 5,
15
+ "current_page": 1,
16
+ "sort_order": "created_at DESC",
17
+ "items_per_page": 100,
18
+ "next_page_url": "https://api.crunchbase.com/v3.1/organizations/facebook/current_team?page=2&sort_order=created_at%20DESC&items_per_page=100",
19
+ "prev_page_url": null,
20
+ "key_set_url": null,
21
+ "collection_url": "https://api.crunchbase.com/v3.1/organizations/facebook/current_team",
22
+ "updated_since": null
23
+ },
24
+ "items": [
25
+ {
26
+ "type": "Job",
27
+ "uuid": "24ba8e19092e4b6e9a62cf009fd367a0",
28
+ "properties":
29
+ {
30
+ "title": "Product Manager",
31
+ "started_on": null,
32
+ "started_on_trust_code": null,
33
+ "ended_on": null,
34
+ "ended_on_trust_code": null,
35
+ "is_current": true,
36
+ "created_at": 1509100009,
37
+ "updated_at": 1509100009
38
+ },
39
+ "relationships":
40
+ {
41
+ "person":
42
+ {
43
+ "type": "Person",
44
+ "uuid": "3c6905da5ebc4da49aa07af3c9a4cc72",
45
+ "properties":
46
+ {
47
+ "permalink": "chetan-gupta",
48
+ "api_path": "people/chetan-gupta",
49
+ "web_path": "person/chetan-gupta",
50
+ "api_url": "https://api.crunchbase.com/v3.1/people/chetan-gupta",
51
+ "first_name": "Chetan",
52
+ "last_name": "Gupta",
53
+ "gender": "Male",
54
+ "also_known_as": null,
55
+ "bio": "Chetan Gupta is a product manager at Facebook working on scaling 360 media with a focus on 360 videos and live 360. He helped launch and grow 360 videos, new tools for creators including heatmaps and storytelling features, live 360, and new interactions around immersive media. His focus is on helping accelerate mass adoption of immersive media by working with creators, developers, consumers and the industry to develop the 360 ecosystem.",
56
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/jfjdsuhnbky6hma5jm1y",
57
+ "role_investor": false,
58
+ "born_on": null,
59
+ "born_on_trust_code": null,
60
+ "died_on": null,
61
+ "died_on_trust_code": null,
62
+ "created_at": 1509100009,
63
+ "updated_at": 1509100034
64
+ }
65
+ }
66
+ }
67
+ },
68
+ {
69
+ "type": "Job",
70
+ "uuid": "4bbd8867e2d737d6edf44ff361861d7a",
71
+ "properties":
72
+ {
73
+ "title": "Product Designer",
74
+ "started_on": "2015-03-09",
75
+ "started_on_trust_code": 7,
76
+ "ended_on": null,
77
+ "ended_on_trust_code": null,
78
+ "is_current": true,
79
+ "created_at": 1425425857,
80
+ "updated_at": 1425425932
81
+ },
82
+ "relationships":
83
+ {
84
+ "person":
85
+ {
86
+ "type": "Person",
87
+ "uuid": "58f6e349e61a3dd3c09817c5b16adaf4",
88
+ "properties":
89
+ {
90
+ "permalink": "scott-perket",
91
+ "api_path": "people/scott-perket",
92
+ "web_path": "person/scott-perket",
93
+ "api_url": "https://api.crunchbase.com/v3.1/people/scott-perket",
94
+ "first_name": "Scott",
95
+ "last_name": "Perket",
96
+ "gender": "Male",
97
+ "also_known_as": null,
98
+ "bio": "I combine a passionate, empathetic, and curious point of view with a solid work ethic that is highly collaborative and iterative, to craft simple and delightful user experiences.\r\n\r\nRecently, I helped discover and define the connected car experience at Automatic, helped make customer service beautifully simple at Zendesk, and helped make every meeting matter by leading product design at MeetingHero (now WorkLife). Prior to that, I was a Product Designer at Salesforce, where I supported the Chatter, Sales, Support and Platform teams, and helped make enterprise software social and human.\r\n\r\nOutside of the office, you'll find me advising and consulting startups and companies on design thinking, product strategy, and discipline in process and decision making. If I'm not working, I'm probably learning new (slightly nerdy) things, playing drums, or exploring California with my wife and dog.",
99
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1423086861/bj3snixbvroi2u3n9rgp.jpg",
100
+ "role_investor": false,
101
+ "born_on": "1983-08-01",
102
+ "born_on_trust_code": 7,
103
+ "died_on": null,
104
+ "died_on_trust_code": null,
105
+ "created_at": 1376363649,
106
+ "updated_at": 1425425964
107
+ }
108
+ }
109
+ }
110
+ },
111
+ {
112
+ "type": "Job",
113
+ "uuid": "2167320676051ba582b4f11fb0d15bf0",
114
+ "properties":
115
+ {
116
+ "title": "Vice President of Asia Pacific",
117
+ "started_on": "2013-03-01",
118
+ "started_on_trust_code": 6,
119
+ "ended_on": null,
120
+ "ended_on_trust_code": null,
121
+ "is_current": true,
122
+ "created_at": 1472895627,
123
+ "updated_at": 1472895627
124
+ },
125
+ "relationships":
126
+ {
127
+ "person":
128
+ {
129
+ "type": "Person",
130
+ "uuid": "3919835a31ab0b883b922353a5232a52",
131
+ "properties":
132
+ {
133
+ "permalink": "dan-neary",
134
+ "api_path": "people/dan-neary",
135
+ "web_path": "person/dan-neary",
136
+ "api_url": "https://api.crunchbase.com/v3.1/people/dan-neary",
137
+ "first_name": "Dan",
138
+ "last_name": "Neary",
139
+ "gender": "Male",
140
+ "also_known_as": [
141
+ "Daniel Neary",
142
+ "Dan E. Neary",
143
+ "Daniel Neary",
144
+ "Daniel E. Neary"
145
+ ],
146
+ "bio": "Vice President of Asia Pacific at Facebook",
147
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1472895482/t2654rishx1u2ox8vlgd.png",
148
+ "role_investor": true,
149
+ "born_on": null,
150
+ "born_on_trust_code": null,
151
+ "died_on": null,
152
+ "died_on_trust_code": null,
153
+ "created_at": 1387801646,
154
+ "updated_at": 1472895627
155
+ }
156
+ }
157
+ }
158
+ },
159
+ {
160
+ "type": "Job",
161
+ "uuid": "22fb3873b1389620114af92724eb3786",
162
+ "properties":
163
+ {
164
+ "title": "Product Manager",
165
+ "started_on": "2012-01-01",
166
+ "started_on_trust_code": 5,
167
+ "ended_on": null,
168
+ "ended_on_trust_code": null,
169
+ "is_current": true,
170
+ "created_at": 1372018409,
171
+ "updated_at": 1434151416
172
+ },
173
+ "relationships":
174
+ {
175
+ "person":
176
+ {
177
+ "type": "Person",
178
+ "uuid": "9e0711962892d520f0698066281c7aae",
179
+ "properties":
180
+ {
181
+ "permalink": "gil-hirsch",
182
+ "api_path": "people/gil-hirsch",
183
+ "web_path": "person/gil-hirsch",
184
+ "api_url": "https://api.crunchbase.com/v3.1/people/gil-hirsch",
185
+ "first_name": "Gil",
186
+ "last_name": "Hirsch",
187
+ "gender": "Male",
188
+ "also_known_as": null,
189
+ "bio": "Gil Hirsch is an angel investor.\r\n\r\nGil has over ten years of experience in software architecture, product and general management in computer technology.\r\n\r\nBefore co-founding face.com, Gil held multiple R&D, Product and Sales executive roles at Amdocs, Xacct Technologies and Telrad Networks.\r\n\r\nGil is also the co-founder of the garage geeks community in Israel to drive non-commercial innovation activities.",
190
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1398502506/vnxowmtvo08uxzyvbgdp.jpg",
191
+ "role_investor": true,
192
+ "born_on": null,
193
+ "born_on_trust_code": null,
194
+ "died_on": null,
195
+ "died_on_trust_code": null,
196
+ "created_at": 1237912063,
197
+ "updated_at": 1508650954
198
+ }
199
+ }
200
+ }
201
+ },
202
+ {
203
+ "type": "Job",
204
+ "uuid": "79736cfbd9c440bf17a5ddb1b36820f6",
205
+ "properties":
206
+ {
207
+ "title": "Product Designer",
208
+ "started_on": "2012-09-01",
209
+ "started_on_trust_code": 6,
210
+ "ended_on": null,
211
+ "ended_on_trust_code": null,
212
+ "is_current": true,
213
+ "created_at": 1411408073,
214
+ "updated_at": 1437772829
215
+ },
216
+ "relationships":
217
+ {
218
+ "person":
219
+ {
220
+ "type": "Person",
221
+ "uuid": "3862e2012a637f74e63ec6657474bdfa",
222
+ "properties":
223
+ {
224
+ "permalink": "maykel-loomans",
225
+ "api_path": "people/maykel-loomans",
226
+ "web_path": "person/maykel-loomans",
227
+ "api_url": "https://api.crunchbase.com/v3.1/people/maykel-loomans",
228
+ "first_name": "Maykel",
229
+ "last_name": "Loomans",
230
+ "gender": "Male",
231
+ "also_known_as": null,
232
+ "bio": null,
233
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1411407961/up6oclyxhwhz4snbvjjk.png",
234
+ "role_investor": false,
235
+ "born_on": null,
236
+ "born_on_trust_code": null,
237
+ "died_on": null,
238
+ "died_on_trust_code": null,
239
+ "created_at": 1411407964,
240
+ "updated_at": 1451551481
241
+ }
242
+ }
243
+ }
244
+ },
245
+ {
246
+ "type": "Job",
247
+ "uuid": "bd0a67f41dec3bb63dc0d5d146741249",
248
+ "properties":
249
+ {
250
+ "title": "Content Strategist, News Team",
251
+ "started_on": "2016-05-01",
252
+ "started_on_trust_code": 6,
253
+ "ended_on": null,
254
+ "ended_on_trust_code": null,
255
+ "is_current": true,
256
+ "created_at": 1491202532,
257
+ "updated_at": 1491202532
258
+ },
259
+ "relationships":
260
+ {
261
+ "person":
262
+ {
263
+ "type": "Person",
264
+ "uuid": "27c429ae8375dfffd19ec897a8a164ce",
265
+ "properties":
266
+ {
267
+ "permalink": "gina-pensiero",
268
+ "api_path": "people/gina-pensiero",
269
+ "web_path": "person/gina-pensiero",
270
+ "api_url": "https://api.crunchbase.com/v3.1/people/gina-pensiero",
271
+ "first_name": "Gina",
272
+ "last_name": "Pensiero",
273
+ "gender": "Female",
274
+ "also_known_as": null,
275
+ "bio": "Gina Pensiero has worked in digital as a strategist and writer for over a decade. Prior to joining Facebook's media team, she headed up editorial strategy for SoundCloud and led content strategy teams at Huge's Brooklyn and San Francisco offices. She's created strategies for some of the world's largest brands, including Apple, Nike, American Express and Twitter.",
276
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1491202484/n5vn5yfqbmv4wnxhcmlz.png",
277
+ "role_investor": false,
278
+ "born_on": null,
279
+ "born_on_trust_code": null,
280
+ "died_on": null,
281
+ "died_on_trust_code": null,
282
+ "created_at": 1491202489,
283
+ "updated_at": 1509298421
284
+ }
285
+ }
286
+ }
287
+ },
288
+ {
289
+ "type": "Job",
290
+ "uuid": "2d60c4ac64185d86625963eb2c79a095",
291
+ "properties":
292
+ {
293
+ "title": "Manager of Internal Communications",
294
+ "started_on": null,
295
+ "started_on_trust_code": null,
296
+ "ended_on": null,
297
+ "ended_on_trust_code": null,
298
+ "is_current": true,
299
+ "created_at": 1473084695,
300
+ "updated_at": 1473084695
301
+ },
302
+ "relationships":
303
+ {
304
+ "person":
305
+ {
306
+ "type": "Person",
307
+ "uuid": "37cbc65031557f6803d51c5c70d8b38f",
308
+ "properties":
309
+ {
310
+ "permalink": "ezra-callahan",
311
+ "api_path": "people/ezra-callahan",
312
+ "web_path": "person/ezra-callahan",
313
+ "api_url": "https://api.crunchbase.com/v3.1/people/ezra-callahan",
314
+ "first_name": "Ezra",
315
+ "last_name": "Callahan",
316
+ "gender": "Male",
317
+ "also_known_as": null,
318
+ "bio": null,
319
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1473084631/cnhkwq2gd3go2ynn5jul.png",
320
+ "role_investor": true,
321
+ "born_on": null,
322
+ "born_on_trust_code": null,
323
+ "died_on": null,
324
+ "died_on_trust_code": null,
325
+ "created_at": 1409544203,
326
+ "updated_at": 1473084695
327
+ }
328
+ }
329
+ }
330
+ },
331
+ {
332
+ "type": "Job",
333
+ "uuid": "1d5f472eb2e04fb191b2aca2e836f707",
334
+ "properties":
335
+ {
336
+ "title": "Engineering Manager, Video Platform",
337
+ "started_on": null,
338
+ "started_on_trust_code": null,
339
+ "ended_on": null,
340
+ "ended_on_trust_code": null,
341
+ "is_current": true,
342
+ "created_at": 1509335988,
343
+ "updated_at": 1509335988
344
+ },
345
+ "relationships":
346
+ {
347
+ "person":
348
+ {
349
+ "type": "Person",
350
+ "uuid": "f2e03b906f8a0ef1bdf0ad0c8ff216e6",
351
+ "properties":
352
+ {
353
+ "permalink": "amit-puntambekar",
354
+ "api_path": "people/amit-puntambekar",
355
+ "web_path": "person/amit-puntambekar",
356
+ "api_url": "https://api.crunchbase.com/v3.1/people/amit-puntambekar",
357
+ "first_name": "Amit",
358
+ "last_name": "Puntambekar",
359
+ "gender": "Male",
360
+ "also_known_as": null,
361
+ "bio": null,
362
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/w6j6qkjjsc3phjssvdg1",
363
+ "role_investor": false,
364
+ "born_on": null,
365
+ "born_on_trust_code": null,
366
+ "died_on": null,
367
+ "died_on_trust_code": null,
368
+ "created_at": 1411416984,
369
+ "updated_at": 1509336017
370
+ }
371
+ }
372
+ }
373
+ },
374
+ {
375
+ "type": "Job",
376
+ "uuid": "82a26513e55e421fb2d19d85ed1acd8d",
377
+ "properties":
378
+ {
379
+ "title": "Engineer, Video Infrastructure Team",
380
+ "started_on": null,
381
+ "started_on_trust_code": null,
382
+ "ended_on": null,
383
+ "ended_on_trust_code": null,
384
+ "is_current": true,
385
+ "created_at": 1509337771,
386
+ "updated_at": 1509337771
387
+ },
388
+ "relationships":
389
+ {
390
+ "person":
391
+ {
392
+ "type": "Person",
393
+ "uuid": "551b3eb74cf9491fa3dad81cb05eb1ce",
394
+ "properties":
395
+ {
396
+ "permalink": "nick-ruff",
397
+ "api_path": "people/nick-ruff",
398
+ "web_path": "person/nick-ruff",
399
+ "api_url": "https://api.crunchbase.com/v3.1/people/nick-ruff",
400
+ "first_name": "Nick ",
401
+ "last_name": "Ruff",
402
+ "gender": "Male",
403
+ "also_known_as": null,
404
+ "bio": null,
405
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/e09nhyqnubokw5y90hgl",
406
+ "role_investor": false,
407
+ "born_on": null,
408
+ "born_on_trust_code": null,
409
+ "died_on": null,
410
+ "died_on_trust_code": null,
411
+ "created_at": 1509337771,
412
+ "updated_at": 1509337771
413
+ }
414
+ }
415
+ }
416
+ },
417
+ {
418
+ "type": "Job",
419
+ "uuid": "70064566114bb16ecad0671b08cf41b3",
420
+ "properties":
421
+ {
422
+ "title": "Product Manager",
423
+ "started_on": null,
424
+ "started_on_trust_code": null,
425
+ "ended_on": null,
426
+ "ended_on_trust_code": null,
427
+ "is_current": true,
428
+ "created_at": 1464239317,
429
+ "updated_at": 1464239317
430
+ },
431
+ "relationships":
432
+ {
433
+ "person":
434
+ {
435
+ "type": "Person",
436
+ "uuid": "9f6539716b4ca21ada8f1b3f3e05f665",
437
+ "properties":
438
+ {
439
+ "permalink": "george-lee-5",
440
+ "api_path": "people/george-lee-5",
441
+ "web_path": "person/george-lee-5",
442
+ "api_url": "https://api.crunchbase.com/v3.1/people/george-lee-5",
443
+ "first_name": "George",
444
+ "last_name": "Lee",
445
+ "gender": "Male",
446
+ "also_known_as": null,
447
+ "bio": "George is a Product Manager at Facebook where he leads core development of Facebook Credits and is currently responsible for platform distribution and the canvas business.\r\n\r\nPrior to this current role, he was the co-founder of two venture-funded startups and spent over 5 years in various product management positions at PayPal/eBay. George started his career as a Technology Consultant at Andersen Consulting and holds a BS in Electrical Engineering from the UCSD Jacobs School of Engineering.",
448
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1464239524/fy4coshnxt8ola2bmbrq.jpg",
449
+ "role_investor": false,
450
+ "born_on": null,
451
+ "born_on_trust_code": null,
452
+ "died_on": null,
453
+ "died_on_trust_code": null,
454
+ "created_at": 1464239239,
455
+ "updated_at": 1478077461
456
+ }
457
+ }
458
+ }
459
+ },
460
+ {
461
+ "type": "Job",
462
+ "uuid": "217fef03c38639d5e0490e4323a20eba",
463
+ "properties":
464
+ {
465
+ "title": "Director of Engineering",
466
+ "started_on": null,
467
+ "started_on_trust_code": null,
468
+ "ended_on": null,
469
+ "ended_on_trust_code": null,
470
+ "is_current": true,
471
+ "created_at": 1348116178,
472
+ "updated_at": 1398005519
473
+ },
474
+ "relationships":
475
+ {
476
+ "person":
477
+ {
478
+ "type": "Person",
479
+ "uuid": "3280ce02dde748f39ade34f48697e186",
480
+ "properties":
481
+ {
482
+ "permalink": "john-ciancutti",
483
+ "api_path": "people/john-ciancutti",
484
+ "web_path": "person/john-ciancutti",
485
+ "api_url": "https://api.crunchbase.com/v3.1/people/john-ciancutti",
486
+ "first_name": "John",
487
+ "last_name": "Ciancutti",
488
+ "gender": "Male",
489
+ "also_known_as": null,
490
+ "bio": "John Ciancutti is a co-founder of Tiny Garage Labs. Prior to that, he was the chief product officer at [Coursera](https://www.crunchbase.com/organization/coursera#/entity), an education platform that partners with top universities and organizations worldwide to offer online courses.\n\nCiancutti also has experience in the fields of product engineering and software, having held positions as the director of engineering and a software engineer at [Facebook](https://www.crunchbase.com/organization/facebook#/entity) and Silicon Graphics.\n\nCiancutti obtained his bachelor’s degree in computer science from the [University of California, Santa Cruz](https://www.crunchbase.com/organization/university-of-california-santa-cruz#/entity), in 1997. He lives in San Francisco, California, United States.",
491
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1460643924/efxd0ahlyysnvlgysfnl.jpg",
492
+ "role_investor": false,
493
+ "born_on": null,
494
+ "born_on_trust_code": null,
495
+ "died_on": null,
496
+ "died_on_trust_code": null,
497
+ "created_at": 1348141378,
498
+ "updated_at": 1477608247
499
+ }
500
+ }
501
+ }
502
+ },
503
+ {
504
+ "type": "Job",
505
+ "uuid": "2f756c5e9c7532564e4f7bfa43a9886c",
506
+ "properties":
507
+ {
508
+ "title": "Client Partner, Tech & Telco Industry",
509
+ "started_on": null,
510
+ "started_on_trust_code": null,
511
+ "ended_on": null,
512
+ "ended_on_trust_code": null,
513
+ "is_current": true,
514
+ "created_at": 1492312275,
515
+ "updated_at": 1492312275
516
+ },
517
+ "relationships":
518
+ {
519
+ "person":
520
+ {
521
+ "type": "Person",
522
+ "uuid": "c5a361dfa83c148499ebc889bd57b955",
523
+ "properties":
524
+ {
525
+ "permalink": "lauren-griewski",
526
+ "api_path": "people/lauren-griewski",
527
+ "web_path": "person/lauren-griewski",
528
+ "api_url": "https://api.crunchbase.com/v3.1/people/lauren-griewski",
529
+ "first_name": "Lauren",
530
+ "last_name": "Griewski",
531
+ "gender": "Female",
532
+ "also_known_as": null,
533
+ "bio": "Lauren Griewski leads B-to-B technology strategy as a part of Facebook's Global Business Marketing division. In this role, she builds strategic partnerships with the top Fortune 100 marketers, enabling them to drive business results by leveraging Facebook and Instagram advertising solutions and massive scale.",
534
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1492312182/ejddxhtkurecdhzjfojb.png",
535
+ "role_investor": false,
536
+ "born_on": null,
537
+ "born_on_trust_code": null,
538
+ "died_on": null,
539
+ "died_on_trust_code": null,
540
+ "created_at": 1492312188,
541
+ "updated_at": 1492312276
542
+ }
543
+ }
544
+ }
545
+ },
546
+ {
547
+ "type": "Job",
548
+ "uuid": "040d2e033ef9ae50ad5ea0a3fc23bbf4",
549
+ "properties":
550
+ {
551
+ "title": "Engineering Team",
552
+ "started_on": "2015-10-01",
553
+ "started_on_trust_code": 6,
554
+ "ended_on": null,
555
+ "ended_on_trust_code": null,
556
+ "is_current": true,
557
+ "created_at": 1444089709,
558
+ "updated_at": 1469134550
559
+ },
560
+ "relationships":
561
+ {
562
+ "person":
563
+ {
564
+ "type": "Person",
565
+ "uuid": "bf476006b97157a8c42741705cc96267",
566
+ "properties":
567
+ {
568
+ "permalink": "shaddi-hasan",
569
+ "api_path": "people/shaddi-hasan",
570
+ "web_path": "person/shaddi-hasan",
571
+ "api_url": "https://api.crunchbase.com/v3.1/people/shaddi-hasan",
572
+ "first_name": "Shaddi",
573
+ "last_name": "Hasan",
574
+ "gender": "Male",
575
+ "also_known_as": null,
576
+ "bio": "Shaddi Hasan is Co-Founder & CTO at Endaga.",
577
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1430419393/yntm8gkgwgsvlvyhsi9n.jpg",
578
+ "role_investor": false,
579
+ "born_on": null,
580
+ "born_on_trust_code": null,
581
+ "died_on": null,
582
+ "died_on_trust_code": null,
583
+ "created_at": 1430419423,
584
+ "updated_at": 1469134550
585
+ }
586
+ }
587
+ }
588
+ },
589
+ {
590
+ "type": "Job",
591
+ "uuid": "269a59d17cded59f8808621a7ee325fc",
592
+ "properties":
593
+ {
594
+ "title": "Engineering Manager",
595
+ "started_on": "2015-09-01",
596
+ "started_on_trust_code": 6,
597
+ "ended_on": null,
598
+ "ended_on_trust_code": null,
599
+ "is_current": true,
600
+ "created_at": 1477474973,
601
+ "updated_at": 1477475034
602
+ },
603
+ "relationships":
604
+ {
605
+ "person":
606
+ {
607
+ "type": "Person",
608
+ "uuid": "901b6c50c8957e0aa56393ae7a6ecfac",
609
+ "properties":
610
+ {
611
+ "permalink": "pravin-paratey",
612
+ "api_path": "people/pravin-paratey",
613
+ "web_path": "person/pravin-paratey",
614
+ "api_url": "https://api.crunchbase.com/v3.1/people/pravin-paratey",
615
+ "first_name": "Pravin",
616
+ "last_name": "Paratey",
617
+ "gender": "Male",
618
+ "also_known_as": null,
619
+ "bio": "12+ years building high performing engineering teams and executing crucial products for companies during key growth stages.",
620
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397187525/18d8bb9caf532fae9b6ac263b6a83957.jpg",
621
+ "role_investor": false,
622
+ "born_on": null,
623
+ "born_on_trust_code": null,
624
+ "died_on": null,
625
+ "died_on_trust_code": null,
626
+ "created_at": 1374661111,
627
+ "updated_at": 1477475107
628
+ }
629
+ }
630
+ }
631
+ },
632
+ {
633
+ "type": "Job",
634
+ "uuid": "c1b7120f6a03a066832863963530f003",
635
+ "properties":
636
+ {
637
+ "title": "Data scientist",
638
+ "started_on": "2012-01-15",
639
+ "started_on_trust_code": 7,
640
+ "ended_on": null,
641
+ "ended_on_trust_code": null,
642
+ "is_current": true,
643
+ "created_at": 1342406138,
644
+ "updated_at": 1398002227
645
+ },
646
+ "relationships":
647
+ {
648
+ "person":
649
+ {
650
+ "type": "Person",
651
+ "uuid": "814afc5300d3d7c199849db29d375302",
652
+ "properties":
653
+ {
654
+ "permalink": "justin-moore-2",
655
+ "api_path": "people/justin-moore-2",
656
+ "web_path": "person/justin-moore-2",
657
+ "api_url": "https://api.crunchbase.com/v3.1/people/justin-moore-2",
658
+ "first_name": "Justin",
659
+ "last_name": "Moore",
660
+ "gender": "Male",
661
+ "also_known_as": null,
662
+ "bio": null,
663
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1416206945/ocyzagtzats6bsgbjvo3.png",
664
+ "role_investor": false,
665
+ "born_on": null,
666
+ "born_on_trust_code": null,
667
+ "died_on": null,
668
+ "died_on_trust_code": null,
669
+ "created_at": 1342431338,
670
+ "updated_at": 1424949072
671
+ }
672
+ }
673
+ }
674
+ },
675
+ {
676
+ "type": "Job",
677
+ "uuid": "59ed969600194fe2be352982c2c0a2a9",
678
+ "properties":
679
+ {
680
+ "title": "Research Scientist",
681
+ "started_on": null,
682
+ "started_on_trust_code": null,
683
+ "ended_on": null,
684
+ "ended_on_trust_code": null,
685
+ "is_current": true,
686
+ "created_at": 1509352102,
687
+ "updated_at": 1509352102
688
+ },
689
+ "relationships":
690
+ {
691
+ "person":
692
+ {
693
+ "type": "Person",
694
+ "uuid": "870e1a89871d4289988ffdbd2202f2c2",
695
+ "properties":
696
+ {
697
+ "permalink": "yuandong-tian",
698
+ "api_path": "people/yuandong-tian",
699
+ "web_path": "person/yuandong-tian",
700
+ "api_url": "https://api.crunchbase.com/v3.1/people/yuandong-tian",
701
+ "first_name": "Yuandong ",
702
+ "last_name": "Tian",
703
+ "gender": "Male",
704
+ "also_known_as": null,
705
+ "bio": null,
706
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/lby0ccz8eqzsideonhqm",
707
+ "role_investor": false,
708
+ "born_on": null,
709
+ "born_on_trust_code": null,
710
+ "died_on": null,
711
+ "died_on_trust_code": null,
712
+ "created_at": 1509352078,
713
+ "updated_at": 1509352102
714
+ }
715
+ }
716
+ }
717
+ },
718
+ {
719
+ "type": "Job",
720
+ "uuid": "41ec5d67c4839748a4883b9e125184a7",
721
+ "properties":
722
+ {
723
+ "title": "Software Engineer",
724
+ "started_on": null,
725
+ "started_on_trust_code": null,
726
+ "ended_on": null,
727
+ "ended_on_trust_code": null,
728
+ "is_current": true,
729
+ "created_at": 1463825704,
730
+ "updated_at": 1463825704
731
+ },
732
+ "relationships":
733
+ {
734
+ "person":
735
+ {
736
+ "type": "Person",
737
+ "uuid": "e4afbabf5eb3a7fadc3fd9f7770d8e6d",
738
+ "properties":
739
+ {
740
+ "permalink": "ashu-pachauri",
741
+ "api_path": "people/ashu-pachauri",
742
+ "web_path": "person/ashu-pachauri",
743
+ "api_url": "https://api.crunchbase.com/v3.1/people/ashu-pachauri",
744
+ "first_name": "Ashu",
745
+ "last_name": "Pachauri",
746
+ "gender": "Male",
747
+ "also_known_as": null,
748
+ "bio": null,
749
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1463825601/agrec9denxf4nglka2c4.png",
750
+ "role_investor": false,
751
+ "born_on": null,
752
+ "born_on_trust_code": null,
753
+ "died_on": null,
754
+ "died_on_trust_code": null,
755
+ "created_at": 1463825605,
756
+ "updated_at": 1463825704
757
+ }
758
+ }
759
+ }
760
+ },
761
+ {
762
+ "type": "Job",
763
+ "uuid": "b73d4230e4734008864876467435451b",
764
+ "properties":
765
+ {
766
+ "title": "Director of Global Connectivity",
767
+ "started_on": null,
768
+ "started_on_trust_code": null,
769
+ "ended_on": null,
770
+ "ended_on_trust_code": null,
771
+ "is_current": true,
772
+ "created_at": 1509343652,
773
+ "updated_at": 1509343652
774
+ },
775
+ "relationships":
776
+ {
777
+ "person":
778
+ {
779
+ "type": "Person",
780
+ "uuid": "e27945940af14d5face9437959b94f94",
781
+ "properties":
782
+ {
783
+ "permalink": "chris-weasler",
784
+ "api_path": "people/chris-weasler",
785
+ "web_path": "person/chris-weasler",
786
+ "api_url": "https://api.crunchbase.com/v3.1/people/chris-weasler",
787
+ "first_name": "Chris ",
788
+ "last_name": "Weasler",
789
+ "gender": "Male",
790
+ "also_known_as": null,
791
+ "bio": "Chris has been at Facebook since early 2012 and is Facebook’s lead on spectrum policy and connectivity planning. Chris and his team provide direct support for Facebook’s Connectivity Lab and the Telecom Infra Project (TIP). He has also lead Facebook’s crisis connectivity response efforts including projects for ebola workers in west Africa, refugees in Greece and Jordan, and those affected by the recent hurricanes. Chris currently serves on the U.S. Commerce Dept’s Spectrum Management Advisory Committee (CSMAC). Prior to his current role, Chris led the initial formation of Facebook’s Internet.org global connectivity initiative, and has managed Facebook's partnerships with mobile operators. Before joining Facebook, Chris held a range of operational roles including VP of Business Development at LightSquared and VP of Global Development and Roaming at Sprint Nextel. At Palm he helped launch the first wireless PDA, and at OmniSky, Chris led the product and business development for its wireless portal. He also serves as an advisor to tech start-ups and VC firms, and has consulted with wireless operators and advised the FCC on a host of roaming and spectrum issues. Early in his career, Chris coded custom software for telco clients while at Accenture, and provided strategic consulting services to international telco clients while at KPMG. He has an undergraduate degree from Marquette University and an MBA from Dartmouth's Tuck School.",
792
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/nq5tlwzkczyowwyonkq1",
793
+ "role_investor": false,
794
+ "born_on": null,
795
+ "born_on_trust_code": null,
796
+ "died_on": null,
797
+ "died_on_trust_code": null,
798
+ "created_at": 1509343652,
799
+ "updated_at": 1509343702
800
+ }
801
+ }
802
+ }
803
+ },
804
+ {
805
+ "type": "Job",
806
+ "uuid": "98e278286e8e2b92cb75acee139399da",
807
+ "properties":
808
+ {
809
+ "title": "Product Manager",
810
+ "started_on": "2014-05-01",
811
+ "started_on_trust_code": 6,
812
+ "ended_on": null,
813
+ "ended_on_trust_code": null,
814
+ "is_current": true,
815
+ "created_at": 1467622847,
816
+ "updated_at": 1469134886
817
+ },
818
+ "relationships":
819
+ {
820
+ "person":
821
+ {
822
+ "type": "Person",
823
+ "uuid": "f8dfc97abb96ecaf3f490dfd0e7fa144",
824
+ "properties":
825
+ {
826
+ "permalink": "brett-welch",
827
+ "api_path": "people/brett-welch",
828
+ "web_path": "person/brett-welch",
829
+ "api_url": "https://api.crunchbase.com/v3.1/people/brett-welch",
830
+ "first_name": "Brett",
831
+ "last_name": "Welch",
832
+ "gender": "Male",
833
+ "also_known_as": null,
834
+ "bio": "Cofounder and CEO at SRSLY inc, creator of video discovery site, Veokami (private beta). Cofounder of GoodBarry (sold to Adobe Systems). Hacker-turned-marketer. Speaks Mandarin Chinese.",
835
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1467623449/i7n714itjmsfab4jhbpr.png",
836
+ "role_investor": false,
837
+ "born_on": "1983-05-10",
838
+ "born_on_trust_code": 7,
839
+ "died_on": null,
840
+ "died_on_trust_code": null,
841
+ "created_at": 1303390127,
842
+ "updated_at": 1469134885
843
+ }
844
+ }
845
+ }
846
+ },
847
+ {
848
+ "type": "Job",
849
+ "uuid": "baa59dea1826328c4392fdc9aa0ffafa",
850
+ "properties":
851
+ {
852
+ "title": "Product Manager",
853
+ "started_on": "2013-01-01",
854
+ "started_on_trust_code": 5,
855
+ "ended_on": null,
856
+ "ended_on_trust_code": null,
857
+ "is_current": true,
858
+ "created_at": 1371186815,
859
+ "updated_at": 1434152003
860
+ },
861
+ "relationships":
862
+ {
863
+ "person":
864
+ {
865
+ "type": "Person",
866
+ "uuid": "6e576edd9db79d0ede5f5fc87a3993db",
867
+ "properties":
868
+ {
869
+ "permalink": "jonathan-gheller",
870
+ "api_path": "people/jonathan-gheller",
871
+ "web_path": "person/jonathan-gheller",
872
+ "api_url": "https://api.crunchbase.com/v3.1/people/jonathan-gheller",
873
+ "first_name": "Jonathan",
874
+ "last_name": "Gheller",
875
+ "gender": "Male",
876
+ "also_known_as": null,
877
+ "bio": "Jonathan Gheller is a product manager at [Facebook](https://www.crunchbase.com/organization/facebook#/entity), an online social networking service. Prior to that, he co-founded and served at [Mixtent](https://www.crunchbase.com/organization/mixtent#/entity).\n\nGheller has served as a product manager at [Like.com](https://www.crunchbase.com/organization/like#/entity). Before joining Like.com, he founded and served as the chief executive officer of FashMatch.com for over 3 years. From 2001 to 2004, he provided his services as a co-founder and the director of business development at Tequis.\n\nGheller holds a bachelor’s degree in economics from Universidad Católica Andrés Bello. He also obtained master’s degrees in philosophy from Universidad Simón Bolívar and in political economy from the [University of Essex](https://www.crunchbase.com/organization/university-of-essex#/entity).\n\nGheller lives in San Francisco, California, United States.",
878
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397182675/96380a6c55bbb656708ac73fe9afa281.jpg",
879
+ "role_investor": true,
880
+ "born_on": null,
881
+ "born_on_trust_code": null,
882
+ "died_on": null,
883
+ "died_on_trust_code": null,
884
+ "created_at": 1298376863,
885
+ "updated_at": 1508651038
886
+ }
887
+ }
888
+ }
889
+ },
890
+ {
891
+ "type": "Job",
892
+ "uuid": "b9607dba21e29516906972c7b7ebf20b",
893
+ "properties":
894
+ {
895
+ "title": "VP Engineering, Ads and Pages",
896
+ "started_on": "2017-08-23",
897
+ "started_on_trust_code": 7,
898
+ "ended_on": null,
899
+ "ended_on_trust_code": null,
900
+ "is_current": true,
901
+ "created_at": 1503580358,
902
+ "updated_at": 1503580358
903
+ },
904
+ "relationships":
905
+ {
906
+ "person":
907
+ {
908
+ "type": "Person",
909
+ "uuid": "7ada7eb1f8e3efed0de054196f2438d8",
910
+ "properties":
911
+ {
912
+ "permalink": "mark-rabkin",
913
+ "api_path": "people/mark-rabkin",
914
+ "web_path": "person/mark-rabkin",
915
+ "api_url": "https://api.crunchbase.com/v3.1/people/mark-rabkin",
916
+ "first_name": "Mark",
917
+ "last_name": "Rabkin",
918
+ "gender": "Male",
919
+ "also_known_as": null,
920
+ "bio": "Engineering Manager at Facebook.",
921
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397181068/97645846b877c55246a8c9b8d972515a.jpg",
922
+ "role_investor": false,
923
+ "born_on": null,
924
+ "born_on_trust_code": null,
925
+ "died_on": null,
926
+ "died_on_trust_code": null,
927
+ "created_at": 1266118412,
928
+ "updated_at": 1503580399
929
+ }
930
+ }
931
+ }
932
+ },
933
+ {
934
+ "type": "Job",
935
+ "uuid": "eec3387d68ea6197607d65a1977a0e0f",
936
+ "properties":
937
+ {
938
+ "title": "Learning & Development",
939
+ "started_on": null,
940
+ "started_on_trust_code": null,
941
+ "ended_on": null,
942
+ "ended_on_trust_code": null,
943
+ "is_current": true,
944
+ "created_at": 1454311998,
945
+ "updated_at": 1454311998
946
+ },
947
+ "relationships":
948
+ {
949
+ "person":
950
+ {
951
+ "type": "Person",
952
+ "uuid": "9d12cf00f420e5ecd397e02ce893dac7",
953
+ "properties":
954
+ {
955
+ "permalink": "michal-oshman",
956
+ "api_path": "people/michal-oshman",
957
+ "web_path": "person/michal-oshman",
958
+ "api_url": "https://api.crunchbase.com/v3.1/people/michal-oshman",
959
+ "first_name": "Michal",
960
+ "last_name": "Oshman",
961
+ "gender": "Female",
962
+ "also_known_as": null,
963
+ "bio": null,
964
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1454311952/ndpuh4kkyjohrtikubcs.png",
965
+ "role_investor": false,
966
+ "born_on": null,
967
+ "born_on_trust_code": null,
968
+ "died_on": null,
969
+ "died_on_trust_code": null,
970
+ "created_at": 1454311957,
971
+ "updated_at": 1454311998
972
+ }
973
+ }
974
+ }
975
+ },
976
+ {
977
+ "type": "Job",
978
+ "uuid": "6239d23fd2ddc1ce78af17fb441b030f",
979
+ "properties":
980
+ {
981
+ "title": "Manager of Strategic Partnerships",
982
+ "started_on": "2010-01-01",
983
+ "started_on_trust_code": 5,
984
+ "ended_on": null,
985
+ "ended_on_trust_code": null,
986
+ "is_current": true,
987
+ "created_at": 1366144058,
988
+ "updated_at": 1434160501
989
+ },
990
+ "relationships":
991
+ {
992
+ "person":
993
+ {
994
+ "type": "Person",
995
+ "uuid": "b7c05c867acf6f9699bf391e200e55b9",
996
+ "properties":
997
+ {
998
+ "permalink": "ime-archibong",
999
+ "api_path": "people/ime-archibong",
1000
+ "web_path": "person/ime-archibong",
1001
+ "api_url": "https://api.crunchbase.com/v3.1/people/ime-archibong",
1002
+ "first_name": "Ime",
1003
+ "last_name": "Archibong",
1004
+ "gender": "Male",
1005
+ "also_known_as": null,
1006
+ "bio": "Ime Archibong leads a business development/product partnerships team at Facebook. Ime has led several of the company's major media related partnerships, including those in the music industry and online video space. Prior to joining Facebook, Ime was an Advanced Technology Business Development Professional at IBM where he focused on the licensing of IBM’s global portfolio of storage research technology. Ime started his career at IBM as a software engineer working in the Systems and Technology Group before transitioning to the IBM Corporate Strategy team, and eventually settling in business development. Ime holds a Bachelor’s of Science degree in Electrical Engineering and Computer Science from Yale University and a MBA from the Stanford Graduate School of Business.",
1007
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/ageaugewgojxadtfafwh",
1008
+ "role_investor": false,
1009
+ "born_on": null,
1010
+ "born_on_trust_code": null,
1011
+ "died_on": null,
1012
+ "died_on_trust_code": null,
1013
+ "created_at": 1362275021,
1014
+ "updated_at": 1507580005
1015
+ }
1016
+ }
1017
+ }
1018
+ },
1019
+ {
1020
+ "type": "Job",
1021
+ "uuid": "0a268962ef5ad8695947f18babf2a880",
1022
+ "properties":
1023
+ {
1024
+ "title": "Workplace Service Partnerships Manager",
1025
+ "started_on": null,
1026
+ "started_on_trust_code": null,
1027
+ "ended_on": null,
1028
+ "ended_on_trust_code": null,
1029
+ "is_current": true,
1030
+ "created_at": 1506494490,
1031
+ "updated_at": 1506494490
1032
+ },
1033
+ "relationships":
1034
+ {
1035
+ "person":
1036
+ {
1037
+ "type": "Person",
1038
+ "uuid": "008843ba747fb326ad3dedaff9551a14",
1039
+ "properties":
1040
+ {
1041
+ "permalink": "dan-o-leary",
1042
+ "api_path": "people/dan-o-leary",
1043
+ "web_path": "person/dan-o-leary",
1044
+ "api_url": "https://api.crunchbase.com/v3.1/people/dan-o-leary",
1045
+ "first_name": "Dan",
1046
+ "last_name": "O'Leary",
1047
+ "gender": "Male",
1048
+ "also_known_as": null,
1049
+ "bio": "Workplace by Facebook is a communication platform that enables organizations to bring people and information together to get work done.\r\n\r\nDan was on the founding team for Workplace where he led some of the earliest Workplace deployments and worked to build out the service partner program. Dan now leads the Workplace Service Partner program in North America where he is passionate about building communities and bringing the world closer together at work.\r\n\r\nDan joined Facebook from Box, where he served as Principal Solutions Architect and worked with accounts like Ely Lilly and GE. Dan helped lead the professional services team through the IPO, working on programs like Box Shuttle, Information Governance and the Box Platform. Prior to Box, Dan was a Box MVP and built integrations with document automation and electronic forms products that served enterprise clients. Dan serves as an advisor to companies like MxHero, and he attended Cal Poly, San Luis Obispo where he studied international relations.",
1050
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1506494134/lpewvnnfx68e8vkzmv6f.png",
1051
+ "role_investor": false,
1052
+ "born_on": null,
1053
+ "born_on_trust_code": null,
1054
+ "died_on": null,
1055
+ "died_on_trust_code": null,
1056
+ "created_at": 1506494144,
1057
+ "updated_at": 1506494490
1058
+ }
1059
+ }
1060
+ }
1061
+ },
1062
+ {
1063
+ "type": "Job",
1064
+ "uuid": "f9469dcd7d1d1b2817c496c820a213a6",
1065
+ "properties":
1066
+ {
1067
+ "title": "Client Partner, Fintech Lead",
1068
+ "started_on": null,
1069
+ "started_on_trust_code": null,
1070
+ "ended_on": null,
1071
+ "ended_on_trust_code": null,
1072
+ "is_current": true,
1073
+ "created_at": 1488451157,
1074
+ "updated_at": 1488451177
1075
+ },
1076
+ "relationships":
1077
+ {
1078
+ "person":
1079
+ {
1080
+ "type": "Person",
1081
+ "uuid": "d307fdc8e2cbd1507fd3623cb3c49596",
1082
+ "properties":
1083
+ {
1084
+ "permalink": "brad-murphy",
1085
+ "api_path": "people/brad-murphy",
1086
+ "web_path": "person/brad-murphy",
1087
+ "api_url": "https://api.crunchbase.com/v3.1/people/brad-murphy",
1088
+ "first_name": "Brad",
1089
+ "last_name": "Murphy",
1090
+ "gender": "Male",
1091
+ "also_known_as": null,
1092
+ "bio": "Brad was the Director of Corporate Sales and Service for GetMeIn, and part of the management team that facilitated their acquisition by Ticketmaster. Prior to that, Brad spent two years as National Corporate Sales Director for StubHub, where he built the corporate services platform and partnered with over 200 corporate clients. Prior to StubHub, Brad worked for Charles Schwab for eight years in marketing, product development, relationship management and business development. Brad has a passion for helping clients be successful. Brad was an All-American athlete in Nebraska, and graduated from the University of Pennsylvania.",
1093
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1488451117/emu6aywl2uyuyzhsv4i5.png",
1094
+ "role_investor": false,
1095
+ "born_on": null,
1096
+ "born_on_trust_code": null,
1097
+ "died_on": null,
1098
+ "died_on_trust_code": null,
1099
+ "created_at": 1233199593,
1100
+ "updated_at": 1508382613
1101
+ }
1102
+ }
1103
+ }
1104
+ },
1105
+ {
1106
+ "type": "Job",
1107
+ "uuid": "559a183824eb86b1f960ee2a96e0686a",
1108
+ "properties":
1109
+ {
1110
+ "title": "Platform Product Marketing",
1111
+ "started_on": "2009-01-01",
1112
+ "started_on_trust_code": 5,
1113
+ "ended_on": null,
1114
+ "ended_on_trust_code": null,
1115
+ "is_current": true,
1116
+ "created_at": 1264193199,
1117
+ "updated_at": 1434150766
1118
+ },
1119
+ "relationships":
1120
+ {
1121
+ "person":
1122
+ {
1123
+ "type": "Person",
1124
+ "uuid": "76626d5c5804e0f5b0815927462afe3b",
1125
+ "properties":
1126
+ {
1127
+ "permalink": "kelly-hansen",
1128
+ "api_path": "people/kelly-hansen",
1129
+ "web_path": "person/kelly-hansen",
1130
+ "api_url": "https://api.crunchbase.com/v3.1/people/kelly-hansen",
1131
+ "first_name": "Kelly",
1132
+ "last_name": "Hansen",
1133
+ "gender": "Female",
1134
+ "also_known_as": null,
1135
+ "bio": "Kelly works at Facebook in Platform marketing, where she leads brand initiatives and runs the Developer Blog.",
1136
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397180651/1bdd3517a873e8978c0d6f9102f61dc8.jpg",
1137
+ "role_investor": false,
1138
+ "born_on": null,
1139
+ "born_on_trust_code": null,
1140
+ "died_on": null,
1141
+ "died_on_trust_code": null,
1142
+ "created_at": 1264221999,
1143
+ "updated_at": 1451465942
1144
+ }
1145
+ }
1146
+ }
1147
+ },
1148
+ {
1149
+ "type": "Job",
1150
+ "uuid": "564479232c7b4138a1e7db0039229237",
1151
+ "properties":
1152
+ {
1153
+ "title": "Client Partner",
1154
+ "started_on": "2013-07-01",
1155
+ "started_on_trust_code": 7,
1156
+ "ended_on": null,
1157
+ "ended_on_trust_code": null,
1158
+ "is_current": true,
1159
+ "created_at": 1427545013,
1160
+ "updated_at": 1437774890
1161
+ },
1162
+ "relationships":
1163
+ {
1164
+ "person":
1165
+ {
1166
+ "type": "Person",
1167
+ "uuid": "5209d56fdcc637f0f23a3c5a8939de2d",
1168
+ "properties":
1169
+ {
1170
+ "permalink": "stephen-dixon",
1171
+ "api_path": "people/stephen-dixon",
1172
+ "web_path": "person/stephen-dixon",
1173
+ "api_url": "https://api.crunchbase.com/v3.1/people/stephen-dixon",
1174
+ "first_name": "Stephen",
1175
+ "last_name": "Dixon",
1176
+ "gender": "Male",
1177
+ "also_known_as": null,
1178
+ "bio": "Stephen Dixon is a client partner at [Facebook](https://www.crunchbase.com/organization/facebook). He obtained an HBA in business communication from Brock University.\n\nDixon currently resides in Toronto, Ontario.",
1179
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1427544926/fu1haihma5yiot9ml25z.jpg",
1180
+ "role_investor": false,
1181
+ "born_on": null,
1182
+ "born_on_trust_code": null,
1183
+ "died_on": null,
1184
+ "died_on_trust_code": null,
1185
+ "created_at": 1307673851,
1186
+ "updated_at": 1466906287
1187
+ }
1188
+ }
1189
+ }
1190
+ },
1191
+ {
1192
+ "type": "Job",
1193
+ "uuid": "4dde44da24418eb227b7e86a4ec9ebe2",
1194
+ "properties":
1195
+ {
1196
+ "title": "Product on Messenger",
1197
+ "started_on": "2016-12-01",
1198
+ "started_on_trust_code": 6,
1199
+ "ended_on": null,
1200
+ "ended_on_trust_code": null,
1201
+ "is_current": true,
1202
+ "created_at": 1484660609,
1203
+ "updated_at": 1484660631
1204
+ },
1205
+ "relationships":
1206
+ {
1207
+ "person":
1208
+ {
1209
+ "type": "Person",
1210
+ "uuid": "35a8bd26b0eb6be2fd3d1900bc55b03b",
1211
+ "properties":
1212
+ {
1213
+ "permalink": "david-breger",
1214
+ "api_path": "people/david-breger",
1215
+ "web_path": "person/david-breger",
1216
+ "api_url": "https://api.crunchbase.com/v3.1/people/david-breger",
1217
+ "first_name": "David",
1218
+ "last_name": "Breger",
1219
+ "gender": "Male",
1220
+ "also_known_as": null,
1221
+ "bio": "David is currently leading teams at LinkedIn working on products that enable members to track and engage with their professional identity. Products include Who's viewed your profile, How you rank, Content analytics, Notifications, and some new things in the works!\r\n\r\nPreviously, as Mobile Product Lead, he led mobile monetization, navigation and information architecture, and LinkedIn's multi-app strategy across mobile and tablet. He and his team also launched a complete reinvention of LinkedIn for iPad, rebuilt from the ground up, that massively increased engagement, with social activity increasing more than 10x.\r\n\r\nDavid also created and launched Endorsements: a viral, one-click way for professionals to endorse the skills and expertise of their connections. Endorsements is the fastest-growing product in LinkedIn history.\r\n\r\nDavid was previously a Product Manager intern at Facebook. \r\n\r\nBefore that, he was a Management Strategy Consultant at L.E.K. Consulting, focusing on the digital media industry.\r\n\r\nDavid received his MBA from Berkeley-Haas.\r\nHe received his Bachelors Degree in Computer Science and Masters Degree in Management Science and Engineering from Stanford.\r\n\r\nIn addition to his day job, David is a mentor at 500 Startups and StartX, focusing on the Social, Identity, Growth, and Mobile, as well as an active advisor and angel investor.",
1222
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1398457919/nwm8yzhejqtqu1n1sdl4.jpg",
1223
+ "role_investor": true,
1224
+ "born_on": "1984-07-04",
1225
+ "born_on_trust_code": 7,
1226
+ "died_on": null,
1227
+ "died_on_trust_code": null,
1228
+ "created_at": 1362484134,
1229
+ "updated_at": 1495184104
1230
+ }
1231
+ }
1232
+ }
1233
+ },
1234
+ {
1235
+ "type": "Job",
1236
+ "uuid": "2c8c9076ab87a88eff14ba0426fee800",
1237
+ "properties":
1238
+ {
1239
+ "title": "engineer",
1240
+ "started_on": null,
1241
+ "started_on_trust_code": null,
1242
+ "ended_on": null,
1243
+ "ended_on_trust_code": null,
1244
+ "is_current": true,
1245
+ "created_at": 1488953987,
1246
+ "updated_at": 1488953987
1247
+ },
1248
+ "relationships":
1249
+ {
1250
+ "person":
1251
+ {
1252
+ "type": "Person",
1253
+ "uuid": "28c183e68bd3780f7a694955d2391d3b",
1254
+ "properties":
1255
+ {
1256
+ "permalink": "wentao-ji",
1257
+ "api_path": "people/wentao-ji",
1258
+ "web_path": "person/wentao-ji",
1259
+ "api_url": "https://api.crunchbase.com/v3.1/people/wentao-ji",
1260
+ "first_name": "Stevn",
1261
+ "last_name": "Browsn",
1262
+ "gender": "Male",
1263
+ "also_known_as": null,
1264
+ "bio": null,
1265
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1488953899/jlk8ighu7jxmbfcqwcuh.png",
1266
+ "role_investor": false,
1267
+ "born_on": null,
1268
+ "born_on_trust_code": null,
1269
+ "died_on": null,
1270
+ "died_on_trust_code": null,
1271
+ "created_at": 1469486591,
1272
+ "updated_at": 1488953987
1273
+ }
1274
+ }
1275
+ }
1276
+ },
1277
+ {
1278
+ "type": "Job",
1279
+ "uuid": "ff1436c36fe24f3221bd0e8cbd334caa",
1280
+ "properties":
1281
+ {
1282
+ "title": "Head of Global Publisher Development",
1283
+ "started_on": null,
1284
+ "started_on_trust_code": null,
1285
+ "ended_on": null,
1286
+ "ended_on_trust_code": null,
1287
+ "is_current": true,
1288
+ "created_at": 1474621595,
1289
+ "updated_at": 1474622512
1290
+ },
1291
+ "relationships":
1292
+ {
1293
+ "person":
1294
+ {
1295
+ "type": "Person",
1296
+ "uuid": "63903e33ad65452c5f89668fb594deee",
1297
+ "properties":
1298
+ {
1299
+ "permalink": "vijay-balan",
1300
+ "api_path": "people/vijay-balan",
1301
+ "web_path": "person/vijay-balan",
1302
+ "api_url": "https://api.crunchbase.com/v3.1/people/vijay-balan",
1303
+ "first_name": "Vijay",
1304
+ "last_name": "Balan",
1305
+ "gender": "Male",
1306
+ "also_known_as": null,
1307
+ "bio": "As Vice President of Client Services, Vijay leads LiveRail’s Account Management and Media Operations teams. Vijay ensures the highest quality of customer service for all LiveRail customers, engaging across the company with publishers, networks, agencies and demand partners; spanning focus areas of consulting, implementation, and ongoing account management. Vijay comes to LiveRail from Microsoft where he held a variety of key client management positions and led the Publisher Yield Management Practice. Prior to Microsoft, Vijay worked as Principal Consultant at Innoveer Solutions and holds a Masters in Computer Engineering from Rutgers University.",
1308
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1440441876/xxlwef84tvikoywypimo.jpg",
1309
+ "role_investor": true,
1310
+ "born_on": null,
1311
+ "born_on_trust_code": null,
1312
+ "died_on": null,
1313
+ "died_on_trust_code": null,
1314
+ "created_at": 1341535684,
1315
+ "updated_at": 1474622512
1316
+ }
1317
+ }
1318
+ }
1319
+ },
1320
+ {
1321
+ "type": "Job",
1322
+ "uuid": "fdfb5942cd8ff24e4d30872293215acb",
1323
+ "properties":
1324
+ {
1325
+ "title": "Software Engineer",
1326
+ "started_on": "2012-01-01",
1327
+ "started_on_trust_code": 5,
1328
+ "ended_on": null,
1329
+ "ended_on_trust_code": null,
1330
+ "is_current": true,
1331
+ "created_at": 1372338005,
1332
+ "updated_at": 1434157129
1333
+ },
1334
+ "relationships":
1335
+ {
1336
+ "person":
1337
+ {
1338
+ "type": "Person",
1339
+ "uuid": "dcfa4e49df6aedc108b0e2803a4c002e",
1340
+ "properties":
1341
+ {
1342
+ "permalink": "florian-laplantif",
1343
+ "api_path": "people/florian-laplantif",
1344
+ "web_path": "person/florian-laplantif",
1345
+ "api_url": "https://api.crunchbase.com/v3.1/people/florian-laplantif",
1346
+ "first_name": "Florian",
1347
+ "last_name": "Laplantif",
1348
+ "gender": "Male",
1349
+ "also_known_as": null,
1350
+ "bio": "Name: Florian Laplantif\r\n\r\nNationality: French\r\n\r\nLanguages Spoken: French, English (fluent), Italian (spoken)\r\n\r\nE-mail: webmaster@florian-laplantif.com\r\n\r\nEducation: \"Maitrise\" in Computer Science (Equivalent to US Bachelor's degree)\r\n\r\nCurrent Job: Software Engineer at Facebook (Seattle Office)",
1351
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397180636/cc1ef2f1a5b8daf39f39de8790e1a54b.png",
1352
+ "role_investor": false,
1353
+ "born_on": "1987-10-01",
1354
+ "born_on_trust_code": 7,
1355
+ "died_on": null,
1356
+ "died_on_trust_code": null,
1357
+ "created_at": 1312879912,
1358
+ "updated_at": 1426191587
1359
+ }
1360
+ }
1361
+ }
1362
+ },
1363
+ {
1364
+ "type": "Job",
1365
+ "uuid": "64773b81161267c85d0754b8af9ebc82",
1366
+ "properties":
1367
+ {
1368
+ "title": "Head of News Partnerships",
1369
+ "started_on": null,
1370
+ "started_on_trust_code": null,
1371
+ "ended_on": null,
1372
+ "ended_on_trust_code": null,
1373
+ "is_current": true,
1374
+ "created_at": 1414813597,
1375
+ "updated_at": 1414813597
1376
+ },
1377
+ "relationships":
1378
+ {
1379
+ "person":
1380
+ {
1381
+ "type": "Person",
1382
+ "uuid": "a39ce4b017412f6e72c0881625f385bc",
1383
+ "properties":
1384
+ {
1385
+ "permalink": "liz-heron",
1386
+ "api_path": "people/liz-heron",
1387
+ "web_path": "person/liz-heron",
1388
+ "api_url": "https://api.crunchbase.com/v3.1/people/liz-heron",
1389
+ "first_name": "Liz",
1390
+ "last_name": "Heron",
1391
+ "gender": "Female",
1392
+ "also_known_as": null,
1393
+ "bio": "Liz Heron is an executive editor at [The Huffington Post](https://www.crunchbase.com/organization/huffingtonpost). She served as the head of news partnerships at Facebook.\n\nPrior to that role, she logged stints at The Wall Street Journal, the New York Times, and The Washington Post in social media and editorial positions.\n\nHeron obtained her BA in Latin American studies from Oberlin College.",
1394
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1414813523/nmnxzknvxcko4mhnxenu.jpg",
1395
+ "role_investor": false,
1396
+ "born_on": null,
1397
+ "born_on_trust_code": null,
1398
+ "died_on": null,
1399
+ "died_on_trust_code": null,
1400
+ "created_at": 1414813537,
1401
+ "updated_at": 1509313349
1402
+ }
1403
+ }
1404
+ }
1405
+ },
1406
+ {
1407
+ "type": "Job",
1408
+ "uuid": "e14720a143e030b174525446615a58d1",
1409
+ "properties":
1410
+ {
1411
+ "title": "Software Engineer",
1412
+ "started_on": null,
1413
+ "started_on_trust_code": null,
1414
+ "ended_on": null,
1415
+ "ended_on_trust_code": null,
1416
+ "is_current": true,
1417
+ "created_at": 1440959254,
1418
+ "updated_at": 1440959301
1419
+ },
1420
+ "relationships":
1421
+ {
1422
+ "person":
1423
+ {
1424
+ "type": "Person",
1425
+ "uuid": "7b1ff27544364eb0425c26a27055e4e7",
1426
+ "properties":
1427
+ {
1428
+ "permalink": "ravikant-dvs",
1429
+ "api_path": "people/ravikant-dvs",
1430
+ "web_path": "person/ravikant-dvs",
1431
+ "api_url": "https://api.crunchbase.com/v3.1/people/ravikant-dvs",
1432
+ "first_name": "Ravikant",
1433
+ "last_name": "DVS",
1434
+ "gender": "Male",
1435
+ "also_known_as": null,
1436
+ "bio": "Software Engineer working in intersection of applied machine learning and distributed algorithms",
1437
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1457536259/sf6qbzxcar0b1ns5wta3.jpg",
1438
+ "role_investor": false,
1439
+ "born_on": "1982-01-01",
1440
+ "born_on_trust_code": 7,
1441
+ "died_on": null,
1442
+ "died_on_trust_code": null,
1443
+ "created_at": 1381905413,
1444
+ "updated_at": 1457536270
1445
+ }
1446
+ }
1447
+ }
1448
+ },
1449
+ {
1450
+ "type": "Job",
1451
+ "uuid": "c246d8ae5285ed1229b1e32006c1e8e1",
1452
+ "properties":
1453
+ {
1454
+ "title": "Product Specialist",
1455
+ "started_on": "2016-01-04",
1456
+ "started_on_trust_code": 7,
1457
+ "ended_on": null,
1458
+ "ended_on_trust_code": null,
1459
+ "is_current": true,
1460
+ "created_at": 1452185508,
1461
+ "updated_at": 1452275127
1462
+ },
1463
+ "relationships":
1464
+ {
1465
+ "person":
1466
+ {
1467
+ "type": "Person",
1468
+ "uuid": "b99e001f945d5e41da678d1be575a39d",
1469
+ "properties":
1470
+ {
1471
+ "permalink": "josh-judkins",
1472
+ "api_path": "people/josh-judkins",
1473
+ "web_path": "person/josh-judkins",
1474
+ "api_url": "https://api.crunchbase.com/v3.1/people/josh-judkins",
1475
+ "first_name": "Josh",
1476
+ "last_name": "Judkins",
1477
+ "gender": "Male",
1478
+ "also_known_as": null,
1479
+ "bio": null,
1480
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1444241101/wz50mbzdytppnazedi3f.jpg",
1481
+ "role_investor": false,
1482
+ "born_on": "1978-01-01",
1483
+ "born_on_trust_code": 7,
1484
+ "died_on": null,
1485
+ "died_on_trust_code": null,
1486
+ "created_at": 1260039351,
1487
+ "updated_at": 1452294862
1488
+ }
1489
+ }
1490
+ }
1491
+ },
1492
+ {
1493
+ "type": "Job",
1494
+ "uuid": "b76e4d4414d096b2aeb5373bf8413eab",
1495
+ "properties":
1496
+ {
1497
+ "title": "Chief Accounting Officer",
1498
+ "started_on": null,
1499
+ "started_on_trust_code": null,
1500
+ "ended_on": null,
1501
+ "ended_on_trust_code": null,
1502
+ "is_current": true,
1503
+ "created_at": 1479749711,
1504
+ "updated_at": 1479749711
1505
+ },
1506
+ "relationships":
1507
+ {
1508
+ "person":
1509
+ {
1510
+ "type": "Person",
1511
+ "uuid": "4ca4f37dc6f89fdbd25de9b77ed58e8b",
1512
+ "properties":
1513
+ {
1514
+ "permalink": "jas-athwal",
1515
+ "api_path": "people/jas-athwal",
1516
+ "web_path": "person/jas-athwal",
1517
+ "api_url": "https://api.crunchbase.com/v3.1/people/jas-athwal",
1518
+ "first_name": "Jas",
1519
+ "last_name": "Athwal",
1520
+ "gender": "Male",
1521
+ "also_known_as": null,
1522
+ "bio": "Jas Athwal is the Chief Accounting Officer at Facebook since January 2008.\r\n\r\nOn November 14, 2016, Jas Athwal notified Facebook of his decision to resign from his position as the company's CAO. Athwal's resignation will be effective February 17, 2017. Athwal will continue to serve as the company's CAO until that date, during which time the company expects to complete its year-end audit and file its annual report on Form 10-K. In the meantime, the company plans to launch a search for a new CAO, and Mr. Athwal will assist with the transition.\r\n\r\nPrior to working at Facebook, Athwal worked as Director of Revenue at Yahoo!, Manager for Revenue and Reporting at Extricity, and Assurance Supervisor at Grant Thornton LLP.",
1523
+ "profile_image_url": null,
1524
+ "role_investor": false,
1525
+ "born_on": null,
1526
+ "born_on_trust_code": null,
1527
+ "died_on": null,
1528
+ "died_on_trust_code": null,
1529
+ "created_at": 1479749711,
1530
+ "updated_at": 1479750124
1531
+ }
1532
+ }
1533
+ }
1534
+ },
1535
+ {
1536
+ "type": "Job",
1537
+ "uuid": "bc2d2bd5e9c0b40ef97aa581fd427ef3",
1538
+ "properties":
1539
+ {
1540
+ "title": "Product Designer",
1541
+ "started_on": null,
1542
+ "started_on_trust_code": null,
1543
+ "ended_on": null,
1544
+ "ended_on_trust_code": null,
1545
+ "is_current": true,
1546
+ "created_at": 1497352264,
1547
+ "updated_at": 1497352264
1548
+ },
1549
+ "relationships":
1550
+ {
1551
+ "person":
1552
+ {
1553
+ "type": "Person",
1554
+ "uuid": "ae4a32369daf2b11561a89d1d04a7fe1",
1555
+ "properties":
1556
+ {
1557
+ "permalink": "daniel-giuditta",
1558
+ "api_path": "people/daniel-giuditta",
1559
+ "web_path": "person/daniel-giuditta",
1560
+ "api_url": "https://api.crunchbase.com/v3.1/people/daniel-giuditta",
1561
+ "first_name": "Daniel",
1562
+ "last_name": "Giuditta",
1563
+ "gender": "Male",
1564
+ "also_known_as": null,
1565
+ "bio": "Daniel Giuditta is Product Designer at Facebook.",
1566
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1497583023/gqkwgqxuclirrhssmm1b.png",
1567
+ "role_investor": false,
1568
+ "born_on": null,
1569
+ "born_on_trust_code": null,
1570
+ "died_on": null,
1571
+ "died_on_trust_code": null,
1572
+ "created_at": 1497352195,
1573
+ "updated_at": 1497583613
1574
+ }
1575
+ }
1576
+ }
1577
+ },
1578
+ {
1579
+ "type": "Job",
1580
+ "uuid": "34c17e986985e7dcae98c3e94f44a03c",
1581
+ "properties":
1582
+ {
1583
+ "title": "Product Designer",
1584
+ "started_on": "2014-12-01",
1585
+ "started_on_trust_code": 7,
1586
+ "ended_on": null,
1587
+ "ended_on_trust_code": null,
1588
+ "is_current": true,
1589
+ "created_at": 1444755905,
1590
+ "updated_at": 1469132959
1591
+ },
1592
+ "relationships":
1593
+ {
1594
+ "person":
1595
+ {
1596
+ "type": "Person",
1597
+ "uuid": "32c67f2bd767f2d18fbc487567138935",
1598
+ "properties":
1599
+ {
1600
+ "permalink": "shali-nguyen",
1601
+ "api_path": "people/shali-nguyen",
1602
+ "web_path": "person/shali-nguyen",
1603
+ "api_url": "https://api.crunchbase.com/v3.1/people/shali-nguyen",
1604
+ "first_name": "Shali",
1605
+ "last_name": "Nguyen",
1606
+ "gender": "Female",
1607
+ "also_known_as": null,
1608
+ "bio": null,
1609
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1444755745/vionwiao1li6koilynj2.jpg",
1610
+ "role_investor": false,
1611
+ "born_on": null,
1612
+ "born_on_trust_code": null,
1613
+ "died_on": null,
1614
+ "died_on_trust_code": null,
1615
+ "created_at": 1444755766,
1616
+ "updated_at": 1469132959
1617
+ }
1618
+ }
1619
+ }
1620
+ },
1621
+ {
1622
+ "type": "Job",
1623
+ "uuid": "0283c19fa82d8537231dc26600f841d1",
1624
+ "properties":
1625
+ {
1626
+ "title": "Charitable Giving PM",
1627
+ "started_on": "2016-04-01",
1628
+ "started_on_trust_code": 6,
1629
+ "ended_on": null,
1630
+ "ended_on_trust_code": null,
1631
+ "is_current": true,
1632
+ "created_at": 1479448429,
1633
+ "updated_at": 1479448429
1634
+ },
1635
+ "relationships":
1636
+ {
1637
+ "person":
1638
+ {
1639
+ "type": "Person",
1640
+ "uuid": "95d78bddfe4f886c5d75335099663b17",
1641
+ "properties":
1642
+ {
1643
+ "permalink": "yee-lee",
1644
+ "api_path": "people/yee-lee",
1645
+ "web_path": "person/yee-lee",
1646
+ "api_url": "https://api.crunchbase.com/v3.1/people/yee-lee",
1647
+ "first_name": "Yee",
1648
+ "last_name": "Lee",
1649
+ "gender": "Male",
1650
+ "also_known_as": null,
1651
+ "bio": "CEO at Vouch Financial",
1652
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1415778525/yfk3fugqf99s3qqtrck6.jpg",
1653
+ "role_investor": true,
1654
+ "born_on": null,
1655
+ "born_on_trust_code": null,
1656
+ "died_on": null,
1657
+ "died_on_trust_code": null,
1658
+ "created_at": 1207864974,
1659
+ "updated_at": 1504720521
1660
+ }
1661
+ }
1662
+ }
1663
+ },
1664
+ {
1665
+ "type": "Job",
1666
+ "uuid": "f6fca8e70820b4b2c0128221bf4486bb",
1667
+ "properties":
1668
+ {
1669
+ "title": "Product Manager",
1670
+ "started_on": null,
1671
+ "started_on_trust_code": null,
1672
+ "ended_on": null,
1673
+ "ended_on_trust_code": null,
1674
+ "is_current": true,
1675
+ "created_at": 1482230121,
1676
+ "updated_at": 1482230121
1677
+ },
1678
+ "relationships":
1679
+ {
1680
+ "person":
1681
+ {
1682
+ "type": "Person",
1683
+ "uuid": "e7decbc6c987cde12b34a0b16fd66cce",
1684
+ "properties":
1685
+ {
1686
+ "permalink": "josh-twist",
1687
+ "api_path": "people/josh-twist",
1688
+ "web_path": "person/josh-twist",
1689
+ "api_url": "https://api.crunchbase.com/v3.1/people/josh-twist",
1690
+ "first_name": "Josh",
1691
+ "last_name": "Twist",
1692
+ "gender": "Male",
1693
+ "also_known_as": null,
1694
+ "bio": "Josh is the Product Manager on the Analytics for Apps team at Facebook. With a background in programming and software engineering, Josh has brought a developer viewpoint to a number of product roles, including leading the product teams for Integration, API and Mobile at Microsoft’s Azure Cloud division. Before moving to the Seattle area of the USA, Josh originally hailed from the UK and was the winner of the British Computer Society and Computing Magazine’s Developer of the Year Award. He’s excited to continue bringing a developer perspective in his current role as Product Manager at Facebook, where he leads product for their Analytics capability.",
1695
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1482229979/hucwwfbwdf1oxzkzohqc.png",
1696
+ "role_investor": false,
1697
+ "born_on": null,
1698
+ "born_on_trust_code": null,
1699
+ "died_on": null,
1700
+ "died_on_trust_code": null,
1701
+ "created_at": 1482229986,
1702
+ "updated_at": 1509298130
1703
+ }
1704
+ }
1705
+ }
1706
+ },
1707
+ {
1708
+ "type": "Job",
1709
+ "uuid": "0f4dd416002ab9c892541c3c21bacd8b",
1710
+ "properties":
1711
+ {
1712
+ "title": "Manager, Production Engineering",
1713
+ "started_on": null,
1714
+ "started_on_trust_code": null,
1715
+ "ended_on": null,
1716
+ "ended_on_trust_code": null,
1717
+ "is_current": true,
1718
+ "created_at": 1497095197,
1719
+ "updated_at": 1497095197
1720
+ },
1721
+ "relationships":
1722
+ {
1723
+ "person":
1724
+ {
1725
+ "type": "Person",
1726
+ "uuid": "f3c54b9c09d1ca43b289113a00c57823",
1727
+ "properties":
1728
+ {
1729
+ "permalink": "rodrigo-campos",
1730
+ "api_path": "people/rodrigo-campos",
1731
+ "web_path": "person/rodrigo-campos",
1732
+ "api_url": "https://api.crunchbase.com/v3.1/people/rodrigo-campos",
1733
+ "first_name": "Rodrigo",
1734
+ "last_name": "Campos",
1735
+ "gender": "Male",
1736
+ "also_known_as": null,
1737
+ "bio": null,
1738
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1497095107/gqqfbe91yzkggvdfimye.png",
1739
+ "role_investor": false,
1740
+ "born_on": null,
1741
+ "born_on_trust_code": null,
1742
+ "died_on": null,
1743
+ "died_on_trust_code": null,
1744
+ "created_at": 1497095116,
1745
+ "updated_at": 1497095197
1746
+ }
1747
+ }
1748
+ }
1749
+ },
1750
+ {
1751
+ "type": "Job",
1752
+ "uuid": "264250efb24d5a381d587ad39b542377",
1753
+ "properties":
1754
+ {
1755
+ "title": "Research Intern, Facebook AI Research",
1756
+ "started_on": null,
1757
+ "started_on_trust_code": null,
1758
+ "ended_on": null,
1759
+ "ended_on_trust_code": null,
1760
+ "is_current": true,
1761
+ "created_at": 1507207271,
1762
+ "updated_at": 1507207271
1763
+ },
1764
+ "relationships":
1765
+ {
1766
+ "person":
1767
+ {
1768
+ "type": "Person",
1769
+ "uuid": "11cbb4579fdf8ff2c7965d20182e6918",
1770
+ "properties":
1771
+ {
1772
+ "permalink": "saizheng-zhang",
1773
+ "api_path": "people/saizheng-zhang",
1774
+ "web_path": "person/saizheng-zhang",
1775
+ "api_url": "https://api.crunchbase.com/v3.1/people/saizheng-zhang",
1776
+ "first_name": "Saizheng",
1777
+ "last_name": "Zhang",
1778
+ "gender": "Male",
1779
+ "also_known_as": null,
1780
+ "bio": null,
1781
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1507207181/dcc7w75ek1nhnjesv7sk.png",
1782
+ "role_investor": false,
1783
+ "born_on": null,
1784
+ "born_on_trust_code": null,
1785
+ "died_on": null,
1786
+ "died_on_trust_code": null,
1787
+ "created_at": 1507207191,
1788
+ "updated_at": 1507207271
1789
+ }
1790
+ }
1791
+ }
1792
+ },
1793
+ {
1794
+ "type": "Job",
1795
+ "uuid": "a12eac309760dd5d89e5ccc6849ad9f7",
1796
+ "properties":
1797
+ {
1798
+ "title": "Applied Research Scientist",
1799
+ "started_on": null,
1800
+ "started_on_trust_code": null,
1801
+ "ended_on": null,
1802
+ "ended_on_trust_code": null,
1803
+ "is_current": true,
1804
+ "created_at": 1505129391,
1805
+ "updated_at": 1505129391
1806
+ },
1807
+ "relationships":
1808
+ {
1809
+ "person":
1810
+ {
1811
+ "type": "Person",
1812
+ "uuid": "b27ea23e56e690b423c11c7f0158f4dc",
1813
+ "properties":
1814
+ {
1815
+ "permalink": "davide-testuggine",
1816
+ "api_path": "people/davide-testuggine",
1817
+ "web_path": "person/davide-testuggine",
1818
+ "api_url": "https://api.crunchbase.com/v3.1/people/davide-testuggine",
1819
+ "first_name": "Davide",
1820
+ "last_name": "Testuggine",
1821
+ "gender": "Male",
1822
+ "also_known_as": null,
1823
+ "bio": "Davide works for Microsoft in the Bing Core Relevance team, working on the machine learning models that represent user behavior or relevance itself. He is currently bootcamping within the Noob team at Facebook.\r\n\r\nDavide studied at the University of Cambridge, reading for a MPhil in Advanced Computer Science. The courses he chose followed his inclination towards AI and NLP, and allowed him to see the subject under three very different points of view: the computer scientists', the linguist's and the philosopher's. He believes this multi-disciplinar inclination that he has developed proves invaluable when confronted with real-world problems, as they have always multiple sides.",
1824
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1505129336/jii5utxkgl4aqtf2e62k.png",
1825
+ "role_investor": false,
1826
+ "born_on": null,
1827
+ "born_on_trust_code": null,
1828
+ "died_on": null,
1829
+ "died_on_trust_code": null,
1830
+ "created_at": 1505129344,
1831
+ "updated_at": 1509126392
1832
+ }
1833
+ }
1834
+ }
1835
+ },
1836
+ {
1837
+ "type": "Job",
1838
+ "uuid": "8b51e6ddb522188e455ab67c62866bcc",
1839
+ "properties":
1840
+ {
1841
+ "title": "Media Products",
1842
+ "started_on": "2014-08-18",
1843
+ "started_on_trust_code": 7,
1844
+ "ended_on": null,
1845
+ "ended_on_trust_code": null,
1846
+ "is_current": true,
1847
+ "created_at": 1410046894,
1848
+ "updated_at": 1426366800
1849
+ },
1850
+ "relationships":
1851
+ {
1852
+ "person":
1853
+ {
1854
+ "type": "Person",
1855
+ "uuid": "1373db3f9df8ca238a8a2997fc114cbb",
1856
+ "properties":
1857
+ {
1858
+ "permalink": "michael-cerda",
1859
+ "api_path": "people/michael-cerda",
1860
+ "web_path": "person/michael-cerda",
1861
+ "api_url": "https://api.crunchbase.com/v3.1/people/michael-cerda",
1862
+ "first_name": "Michael",
1863
+ "last_name": "Cerda",
1864
+ "gender": "Male",
1865
+ "also_known_as": null,
1866
+ "bio": "Michael Cerda was the Senior Vice President of Product & Technology at Vevo until June 2014.\r\n\r\nHe envisions and executes on VEVO products and its supporting technology, having a long career in breaking new ground for startups and bringing larger companies through major inflections. \r\n\r\nMichael has most recently been SVP of Product & Technology at VEVO. Prior, he was VP of Technology at Myspace, as a result of a sale of Threadbox (fka Cc:Betty), where he was Co - Founder and CEO. \r\n\r\nMichael incubated the real-time messaging service as an entrepreneur-in-residence at Venrock. \r\n\r\nHe was Vice President of Sales and Business Development of web voice company Jajah (sold to Telefonica in 2010), following a three year effort as Co - Founder and CEO of social communications company Jangl (sold to Live Universe 2008). \r\n\r\nPrior to Jangl, Michael Co - Founded consumer VoIP service and device company, Ooma (privately held), and served as the company’s original CEO.\r\n\r\nMichael worked in Management and Key roles in several successful startups: \r\n\r\nDirector of Business and Corporate Development at Trapeze Networks (sold to Belden 2008), focused on partnerships, customer development,\r\n\r\nDirector of Corporate Development at Procket Networks (sold to Cisco 2004), focused on fund raising, marketing and customer development,\r\n\r\nDirector of Sales at Redback Networks (IPO 1999), focusing on launching new products into emerging service provider markets, \r\n\r\nRegional Sales Manager at Lucent by way of the Livingston acquisition (sold in 1997), \r\n\r\nBusiness Development at Farallon/Netopia (IPO 1995) .\r\n\r\nMichael earned his Bachelor of Science in Industrial Technology / Management from California Polytechnic State University at San Luis Obispo. \r\n\r\nHe lives with his family in the East San Francisco Bay Area and enjoys playing music in El Desayuno.",
1867
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1426366707/eda1ssgb0xyyjnqlumva.jpg",
1868
+ "role_investor": false,
1869
+ "born_on": null,
1870
+ "born_on_trust_code": null,
1871
+ "died_on": null,
1872
+ "died_on_trust_code": null,
1873
+ "created_at": 1202280057,
1874
+ "updated_at": 1452846592
1875
+ }
1876
+ }
1877
+ }
1878
+ },
1879
+ {
1880
+ "type": "Job",
1881
+ "uuid": "19b633c4373228771524da2d615cd754",
1882
+ "properties":
1883
+ {
1884
+ "title": "Head of Public Policy, Africa",
1885
+ "started_on": null,
1886
+ "started_on_trust_code": null,
1887
+ "ended_on": null,
1888
+ "ended_on_trust_code": null,
1889
+ "is_current": true,
1890
+ "created_at": 1428304432,
1891
+ "updated_at": 1428304432
1892
+ },
1893
+ "relationships":
1894
+ {
1895
+ "person":
1896
+ {
1897
+ "type": "Person",
1898
+ "uuid": "7596eb806a02ad286a63f69916c3ff7f",
1899
+ "properties":
1900
+ {
1901
+ "permalink": "ebele-okobi",
1902
+ "api_path": "people/ebele-okobi",
1903
+ "web_path": "person/ebele-okobi",
1904
+ "api_url": "https://api.crunchbase.com/v3.1/people/ebele-okobi",
1905
+ "first_name": "Ebele",
1906
+ "last_name": "Okobi",
1907
+ "gender": null,
1908
+ "also_known_as": null,
1909
+ "bio": "Ebele Okobi is Facebook’s Head of Public Policy, Africa. Before joining Facebook, Ebele was the founding Global Head and Senior Legal Director for Human Rights at Yahoo, where she led global efforts to address the legal and policy issues related to privacy, free expression and access.\r\n\r\nEbele was previously a corporate lawyer at Davis Polk & Wardwell in New York, Paris and London; a consumer rights policy attorney at Consumers Union in San Francisco; a senior director at Catalyst in Silicon Valley and Amsterdam; and an MDP in Nike’s EMEA headquarters, where she created marketing, corporate responsibility, and business development strategy for Sub-Saharan Africa. In 2001, she took a sabbatical to volunteer for human rights organizations in the US and Senegal.\r\n\r\n \r\n\r\nEbele was a founding board member of the Global Network Initiative, is a life member of the Council on Foreign Relations, and serves on the advisory boards of Women in Technology in Nigeria and TipHub. She earned a BA from the University of Southern California, a Juris Doctorate from Columbia Law School, and a Certificat des Études from HEC-Paris. She is married with four children.",
1910
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1428294655/uk5n7poqndo8f8sxp0xw.jpg",
1911
+ "role_investor": false,
1912
+ "born_on": null,
1913
+ "born_on_trust_code": null,
1914
+ "died_on": null,
1915
+ "died_on_trust_code": null,
1916
+ "created_at": 1428294663,
1917
+ "updated_at": 1489410737
1918
+ }
1919
+ }
1920
+ }
1921
+ },
1922
+ {
1923
+ "type": "Job",
1924
+ "uuid": "6e640649cf4016dd9f468b00711666ad",
1925
+ "properties":
1926
+ {
1927
+ "title": "UX Researcher",
1928
+ "started_on": null,
1929
+ "started_on_trust_code": null,
1930
+ "ended_on": null,
1931
+ "ended_on_trust_code": null,
1932
+ "is_current": true,
1933
+ "created_at": 1463577153,
1934
+ "updated_at": 1463577153
1935
+ },
1936
+ "relationships":
1937
+ {
1938
+ "person":
1939
+ {
1940
+ "type": "Person",
1941
+ "uuid": "db84f8d2d541d6cedcb66237ddce2a83",
1942
+ "properties":
1943
+ {
1944
+ "permalink": "omar-vasnaik",
1945
+ "api_path": "people/omar-vasnaik",
1946
+ "web_path": "person/omar-vasnaik",
1947
+ "api_url": "https://api.crunchbase.com/v3.1/people/omar-vasnaik",
1948
+ "first_name": "Omar",
1949
+ "last_name": "Vasnaik",
1950
+ "gender": "Male",
1951
+ "also_known_as": null,
1952
+ "bio": "Omar Vasnaik leads research on Mobile App Install Ads at Facebook. His areas of expertise include enterprise productivity, virtual reality, mobile UX, and accessibility. Prior to Facebook, Omar contributed to the development of productivity, developer tools, portal, and mobile app experiences at Microsoft. He has a Masters in Computer Science from Virginia Tech where he studied the effect of virtual environment displays on human cognition. He has publications in the fields of virtual reality and remote usability.",
1953
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1463577095/vudplcufgmnjldzhjmb1.png",
1954
+ "role_investor": false,
1955
+ "born_on": null,
1956
+ "born_on_trust_code": null,
1957
+ "died_on": null,
1958
+ "died_on_trust_code": null,
1959
+ "created_at": 1463577104,
1960
+ "updated_at": 1463651676
1961
+ }
1962
+ }
1963
+ }
1964
+ },
1965
+ {
1966
+ "type": "Job",
1967
+ "uuid": "0d30a030363efb05165c9917731c80aa",
1968
+ "properties":
1969
+ {
1970
+ "title": "Software Engineering Intern",
1971
+ "started_on": "2017-05-20",
1972
+ "started_on_trust_code": 7,
1973
+ "ended_on": null,
1974
+ "ended_on_trust_code": null,
1975
+ "is_current": true,
1976
+ "created_at": 1501533443,
1977
+ "updated_at": 1501533521
1978
+ },
1979
+ "relationships":
1980
+ {
1981
+ "person":
1982
+ {
1983
+ "type": "Person",
1984
+ "uuid": "60978c7262016c6077a5d5907ef308b7",
1985
+ "properties":
1986
+ {
1987
+ "permalink": "anantha-natarajan-selvaganapathy",
1988
+ "api_path": "people/anantha-natarajan-selvaganapathy",
1989
+ "web_path": "person/anantha-natarajan-selvaganapathy",
1990
+ "api_url": "https://api.crunchbase.com/v3.1/people/anantha-natarajan-selvaganapathy",
1991
+ "first_name": "Anantha Natarajan",
1992
+ "last_name": "Selvaganapathy",
1993
+ "gender": "Male",
1994
+ "also_known_as": [
1995
+ "Ananth"
1996
+ ],
1997
+ "bio": "http://ananth.co.in",
1998
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1501533358/il28dyfugjrpppvqawo8.png",
1999
+ "role_investor": false,
2000
+ "born_on": "1994-08-13",
2001
+ "born_on_trust_code": 7,
2002
+ "died_on": null,
2003
+ "died_on_trust_code": null,
2004
+ "created_at": 1501533297,
2005
+ "updated_at": 1501533627
2006
+ }
2007
+ }
2008
+ }
2009
+ },
2010
+ {
2011
+ "type": "Job",
2012
+ "uuid": "740afd00d9622a2acb2721917935a920",
2013
+ "properties":
2014
+ {
2015
+ "title": "Group Director, Global Marketing Solutions",
2016
+ "started_on": null,
2017
+ "started_on_trust_code": null,
2018
+ "ended_on": null,
2019
+ "ended_on_trust_code": null,
2020
+ "is_current": true,
2021
+ "created_at": 1370503730,
2022
+ "updated_at": 1398001602
2023
+ },
2024
+ "relationships":
2025
+ {
2026
+ "person":
2027
+ {
2028
+ "type": "Person",
2029
+ "uuid": "e76f1bd87b114cb5a882f0bc0f13feda",
2030
+ "properties":
2031
+ {
2032
+ "permalink": "ashley-rutledge",
2033
+ "api_path": "people/ashley-rutledge",
2034
+ "web_path": "person/ashley-rutledge",
2035
+ "api_url": "https://api.crunchbase.com/v3.1/people/ashley-rutledge",
2036
+ "first_name": "Ashley",
2037
+ "last_name": "Rutledge",
2038
+ "gender": "Female",
2039
+ "also_known_as": null,
2040
+ "bio": "\"Ashley is the leader of our sales force for change. Her goal is to make advertisers feel good socially, while helping our bottom line. She works tirelessly finding marketers who embody our vision of change and partnering with them to bring great content to our members.\r\n\r\nBefore First30Days, Ashley held positions at media companies including CNN, Atlas Solutions and Avenue A|Razorfish. She thought about going to business school, but realized that working at a start-up was a better education without the pay cut and the hassle of school loans.\" (Source: [First30Days](http://www.first30days.com/pages/about_team.html))",
2041
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397182375/d8d9a34d92b5c7280726a4e48e684a4b.jpg",
2042
+ "role_investor": false,
2043
+ "born_on": null,
2044
+ "born_on_trust_code": null,
2045
+ "died_on": null,
2046
+ "died_on_trust_code": null,
2047
+ "created_at": 1202781282,
2048
+ "updated_at": 1467802085
2049
+ }
2050
+ }
2051
+ }
2052
+ },
2053
+ {
2054
+ "type": "Job",
2055
+ "uuid": "476e0c1716f8a5107498d7466c31c26a",
2056
+ "properties":
2057
+ {
2058
+ "title": "Vice President of Global Marketing Solutions",
2059
+ "started_on": "2011-03-01",
2060
+ "started_on_trust_code": 6,
2061
+ "ended_on": null,
2062
+ "ended_on_trust_code": null,
2063
+ "is_current": true,
2064
+ "created_at": 1304688882,
2065
+ "updated_at": 1462514714
2066
+ },
2067
+ "relationships":
2068
+ {
2069
+ "person":
2070
+ {
2071
+ "type": "Person",
2072
+ "uuid": "b0eedc6f5cb432cdf741548c58a70a29",
2073
+ "properties":
2074
+ {
2075
+ "permalink": "carolyn-everson",
2076
+ "api_path": "people/carolyn-everson",
2077
+ "web_path": "person/carolyn-everson",
2078
+ "api_url": "https://api.crunchbase.com/v3.1/people/carolyn-everson",
2079
+ "first_name": "Carolyn",
2080
+ "last_name": "Everson",
2081
+ "gender": "Female",
2082
+ "also_known_as": null,
2083
+ "bio": "Carolyn Everson is the Vice President of Global Marketing Solutions at Facebook, where she leads Facebook’s relationships with its top marketers and agencies across the globe. Carolyn oversees a team of regional leaders, and the teams focused on global partnerships, global agencies and Facebook’s Creative Shop.\r\n\r\nPrior to Facebook, Carolyn was the Corporate Vice President of Microsoft’s Global Advertising Sales and Trade Marketing Teams. Carolyn led the company’s advertising business across Bing, MSN, Windows Live, Mobile, Faming, Atlas and the Microsoft Media Network. Carolyn also spent seven years at MTV Networks. Her last role was as Chief Operating Officer and Executive Vice President of U.S. Ad Sales for MTV Networks where she oversaw strategic planning, operations, and finance for MTVN’s U.S. Ad Sales department. She also was responsible for MTVN’s Direct Response business and the cross platform, cross brand strategic sales and marketing group called Generator.\r\n\r\nCarolyn holds a bachelor’s degree in liberal arts and communications from Villanova University where she graduated Summa Cum Laude. She also obtained a master’s degree in business administration from Harvard where she was a Baker Scholar. Carolyn has been named a Woman to Watch and Fortune included her on the 40 under 40 list two years in a row. Carolyn is also on the Board of Directors of Hertz Global Holdings, Inc; serves on the Friends of the Global Fight Against AIDS, Tuberculosis and Malaria Board; is a board member of the Effies and an advisor to Luma Partners. She resides in Montclair, New Jersey with her husband Doug and twin daughters Taylor and Kennedy.",
2084
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1462514663/la2rboblo0qjscbwg6jy.jpg",
2085
+ "role_investor": false,
2086
+ "born_on": null,
2087
+ "born_on_trust_code": null,
2088
+ "died_on": null,
2089
+ "died_on_trust_code": null,
2090
+ "created_at": 1304714082,
2091
+ "updated_at": 1508088428
2092
+ }
2093
+ }
2094
+ }
2095
+ },
2096
+ {
2097
+ "type": "Job",
2098
+ "uuid": "86763429a0dd505eb3894986e04b71a0",
2099
+ "properties":
2100
+ {
2101
+ "title": "Engineering Director",
2102
+ "started_on": null,
2103
+ "started_on_trust_code": null,
2104
+ "ended_on": null,
2105
+ "ended_on_trust_code": null,
2106
+ "is_current": true,
2107
+ "created_at": 1463559462,
2108
+ "updated_at": 1463559462
2109
+ },
2110
+ "relationships":
2111
+ {
2112
+ "person":
2113
+ {
2114
+ "type": "Person",
2115
+ "uuid": "c8f59bea49aaf5d62b6b6333bb809906",
2116
+ "properties":
2117
+ {
2118
+ "permalink": "alan-packer",
2119
+ "api_path": "people/alan-packer",
2120
+ "web_path": "person/alan-packer",
2121
+ "api_url": "https://api.crunchbase.com/v3.1/people/alan-packer",
2122
+ "first_name": "Alan",
2123
+ "last_name": "Packer",
2124
+ "gender": "Male",
2125
+ "also_known_as": null,
2126
+ "bio": null,
2127
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1463559272/bkj6udae57qtxpko4yjx.png",
2128
+ "role_investor": false,
2129
+ "born_on": null,
2130
+ "born_on_trust_code": null,
2131
+ "died_on": null,
2132
+ "died_on_trust_code": null,
2133
+ "created_at": 1463559290,
2134
+ "updated_at": 1463559462
2135
+ }
2136
+ }
2137
+ }
2138
+ },
2139
+ {
2140
+ "type": "Job",
2141
+ "uuid": "c7666355a684009bb0c0099932edc875",
2142
+ "properties":
2143
+ {
2144
+ "title": "Product Designer",
2145
+ "started_on": "2015-07-01",
2146
+ "started_on_trust_code": 6,
2147
+ "ended_on": null,
2148
+ "ended_on_trust_code": null,
2149
+ "is_current": true,
2150
+ "created_at": 1438531374,
2151
+ "updated_at": 1438531374
2152
+ },
2153
+ "relationships":
2154
+ {
2155
+ "person":
2156
+ {
2157
+ "type": "Person",
2158
+ "uuid": "0e81f55210b4626e384221bf2c72cfba",
2159
+ "properties":
2160
+ {
2161
+ "permalink": "dan-lebowitz",
2162
+ "api_path": "people/dan-lebowitz",
2163
+ "web_path": "person/dan-lebowitz",
2164
+ "api_url": "https://api.crunchbase.com/v3.1/people/dan-lebowitz",
2165
+ "first_name": "Dan",
2166
+ "last_name": "Lebowitz",
2167
+ "gender": "Male",
2168
+ "also_known_as": null,
2169
+ "bio": null,
2170
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1457166654/myhbkzl1aco04w97hgyr.png",
2171
+ "role_investor": false,
2172
+ "born_on": null,
2173
+ "born_on_trust_code": null,
2174
+ "died_on": null,
2175
+ "died_on_trust_code": null,
2176
+ "created_at": 1358991348,
2177
+ "updated_at": 1457166657
2178
+ }
2179
+ }
2180
+ }
2181
+ },
2182
+ {
2183
+ "type": "Job",
2184
+ "uuid": "7d8fa8ad133f126c292a2f19134e2d15",
2185
+ "properties":
2186
+ {
2187
+ "title": "Global Head of Travel Vertical",
2188
+ "started_on": "2012-01-01",
2189
+ "started_on_trust_code": 5,
2190
+ "ended_on": null,
2191
+ "ended_on_trust_code": null,
2192
+ "is_current": true,
2193
+ "created_at": 1398833641,
2194
+ "updated_at": 1434159307
2195
+ },
2196
+ "relationships":
2197
+ {
2198
+ "person":
2199
+ {
2200
+ "type": "Person",
2201
+ "uuid": "a379e4f008ce839a8587b3077b399f9d",
2202
+ "properties":
2203
+ {
2204
+ "permalink": "lee-mccabe",
2205
+ "api_path": "people/lee-mccabe",
2206
+ "web_path": "person/lee-mccabe",
2207
+ "api_url": "https://api.crunchbase.com/v3.1/people/lee-mccabe",
2208
+ "first_name": "Lee",
2209
+ "last_name": "McCabe",
2210
+ "gender": "Male",
2211
+ "also_known_as": null,
2212
+ "bio": "Global Head of Travel Vertical at Facebook.",
2213
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1398833968/nw8i8lkijkdpytjzapnx.jpg",
2214
+ "role_investor": false,
2215
+ "born_on": null,
2216
+ "born_on_trust_code": null,
2217
+ "died_on": null,
2218
+ "died_on_trust_code": null,
2219
+ "created_at": 1398833977,
2220
+ "updated_at": 1483812654
2221
+ }
2222
+ }
2223
+ }
2224
+ },
2225
+ {
2226
+ "type": "Job",
2227
+ "uuid": "d2167d85e18157aa736175abf3fd5eb4",
2228
+ "properties":
2229
+ {
2230
+ "title": "Director, Workplace by Facebook, EMEA",
2231
+ "started_on": "2016-01-02",
2232
+ "started_on_trust_code": 7,
2233
+ "ended_on": null,
2234
+ "ended_on_trust_code": null,
2235
+ "is_current": true,
2236
+ "created_at": 1489499512,
2237
+ "updated_at": 1489499537
2238
+ },
2239
+ "relationships":
2240
+ {
2241
+ "person":
2242
+ {
2243
+ "type": "Person",
2244
+ "uuid": "b5153a79684b813bfff75cb6e7eb1477",
2245
+ "properties":
2246
+ {
2247
+ "permalink": "julien-lesaicherre",
2248
+ "api_path": "people/julien-lesaicherre",
2249
+ "web_path": "person/julien-lesaicherre",
2250
+ "api_url": "https://api.crunchbase.com/v3.1/people/julien-lesaicherre",
2251
+ "first_name": "Julien",
2252
+ "last_name": "Lesaicherre",
2253
+ "gender": "Male",
2254
+ "also_known_as": null,
2255
+ "bio": "Julien serves as Director of Workplace by Facebook in EMEA, managing all things sales and customer success for this initiative, built out of London. He joined Facebook in 2014 to lead EMEA Platform Partnerships , helping Facebook partners to build, grow and monetize their apps with Platform. \r\n\r\nBefore Facebook he was the Business Group Manager of Azure at Microsoft France where he managed the team in charge of marketing, sales and partners ecosystem.\r\n\r\nHe is the father of 1 and resides in Paris.",
2256
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1417162737/njljgdtbhpvt6egcxn84.png",
2257
+ "role_investor": false,
2258
+ "born_on": "1980-06-26",
2259
+ "born_on_trust_code": 7,
2260
+ "died_on": null,
2261
+ "died_on_trust_code": null,
2262
+ "created_at": 1417162753,
2263
+ "updated_at": 1509284324
2264
+ }
2265
+ }
2266
+ }
2267
+ },
2268
+ {
2269
+ "type": "Job",
2270
+ "uuid": "2069ce3af46035955a06244310e0c8e7",
2271
+ "properties":
2272
+ {
2273
+ "title": "Head Retail & eCommerce",
2274
+ "started_on": null,
2275
+ "started_on_trust_code": null,
2276
+ "ended_on": null,
2277
+ "ended_on_trust_code": null,
2278
+ "is_current": true,
2279
+ "created_at": 1423475883,
2280
+ "updated_at": 1423475883
2281
+ },
2282
+ "relationships":
2283
+ {
2284
+ "person":
2285
+ {
2286
+ "type": "Person",
2287
+ "uuid": "5696960b69d06064520d65efe4d418d2",
2288
+ "properties":
2289
+ {
2290
+ "permalink": "narain-jashanmal",
2291
+ "api_path": "people/narain-jashanmal",
2292
+ "web_path": "person/narain-jashanmal",
2293
+ "api_url": "https://api.crunchbase.com/v3.1/people/narain-jashanmal",
2294
+ "first_name": "Narain",
2295
+ "last_name": "Jashanmal",
2296
+ "gender": "Male",
2297
+ "also_known_as": null,
2298
+ "bio": "Narain Jashanmal began his career in the media industry as an independent filmmaker, where he co-produced, directed, edited feature films, and wrote a number of screenplays between New York, London and Mumbai. After joining the Jashanmal Group in 2004 as department store manager, Narain climbed up the corporate ladder to become the company’s General Manager in 2007. His passion for marketing and digital media led him to setup the Group’s eCommerce and digital marketing division.\r\n\r\nNarain Jashanmal is a frequent panelist and a public speaker on topics related to retail, technology and the print media sector.\r\n\r\nCommenting on his appointment, Narain Jashanmal, Client Partner, Retail & eCommerce, Facebook, MENA region, said, “Facebook in the MENA region has seen commendable growth in the past years, which has been possible due to the strong value proposition it offers its customers in all sectors and across all the main markets. I am thrilled to join the regional Facebook team, and I look forward to building on the successes of the whole team who worked hard to lead the brand through its evolution to become the world’s leading social media platform.”",
2299
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1423475788/tkfbttkjues6gm4w83pi.png",
2300
+ "role_investor": false,
2301
+ "born_on": null,
2302
+ "born_on_trust_code": null,
2303
+ "died_on": null,
2304
+ "died_on_trust_code": null,
2305
+ "created_at": 1423475797,
2306
+ "updated_at": 1449996299
2307
+ }
2308
+ }
2309
+ }
2310
+ },
2311
+ {
2312
+ "type": "Job",
2313
+ "uuid": "7bd02d34824ddb8e5a331fe16bfbd19f",
2314
+ "properties":
2315
+ {
2316
+ "title": "User Experience Researcher",
2317
+ "started_on": null,
2318
+ "started_on_trust_code": null,
2319
+ "ended_on": null,
2320
+ "ended_on_trust_code": null,
2321
+ "is_current": true,
2322
+ "created_at": 1463651630,
2323
+ "updated_at": 1463651630
2324
+ },
2325
+ "relationships":
2326
+ {
2327
+ "person":
2328
+ {
2329
+ "type": "Person",
2330
+ "uuid": "552661b06db93eb3a1cbe7496720ccf9",
2331
+ "properties":
2332
+ {
2333
+ "permalink": "nika-smith-auld",
2334
+ "api_path": "people/nika-smith-auld",
2335
+ "web_path": "person/nika-smith-auld",
2336
+ "api_url": "https://api.crunchbase.com/v3.1/people/nika-smith-auld",
2337
+ "first_name": "Nika Smith",
2338
+ "last_name": "Auld",
2339
+ "gender": "Female",
2340
+ "also_known_as": null,
2341
+ "bio": "Nika Smith Auld is a user researcher with a background combining computer and library sciences with an eye towards psychology. Nika has worked at organizations including Facebook, Concur, Ford, and Google where she has researched user experiences across desktop, mobile, and physical interfaces.\r\n\r\nJulie Schiller is a user researcher who has led and contributed to teams in both software and human factors. She has two masters degrees, one in HCI and one in Industrial Engineering. Julie has worked at organizations such as Facebook, Ford, and the British Broadcasting Company. She is very passionate about expertise and loves kids and baking.",
2342
+ "profile_image_url": null,
2343
+ "role_investor": false,
2344
+ "born_on": null,
2345
+ "born_on_trust_code": null,
2346
+ "died_on": null,
2347
+ "died_on_trust_code": null,
2348
+ "created_at": 1463651571,
2349
+ "updated_at": 1463651716
2350
+ }
2351
+ }
2352
+ }
2353
+ },
2354
+ {
2355
+ "type": "Job",
2356
+ "uuid": "9a243b7368fd1cc00745c3c080604487",
2357
+ "properties":
2358
+ {
2359
+ "title": "Designer",
2360
+ "started_on": null,
2361
+ "started_on_trust_code": null,
2362
+ "ended_on": null,
2363
+ "ended_on_trust_code": null,
2364
+ "is_current": true,
2365
+ "created_at": 1435411561,
2366
+ "updated_at": 1435411561
2367
+ },
2368
+ "relationships":
2369
+ {
2370
+ "person":
2371
+ {
2372
+ "type": "Person",
2373
+ "uuid": "82b4474fdc65d6c03acbe07c1476e2c5",
2374
+ "properties":
2375
+ {
2376
+ "permalink": "ben-barry",
2377
+ "api_path": "people/ben-barry",
2378
+ "web_path": "person/ben-barry",
2379
+ "api_url": "https://api.crunchbase.com/v3.1/people/ben-barry",
2380
+ "first_name": "Ben",
2381
+ "last_name": "Barry",
2382
+ "gender": "Male",
2383
+ "also_known_as": null,
2384
+ "bio": null,
2385
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1435411483/pufiiul10mxpwp5nld6j.png",
2386
+ "role_investor": false,
2387
+ "born_on": null,
2388
+ "born_on_trust_code": null,
2389
+ "died_on": null,
2390
+ "died_on_trust_code": null,
2391
+ "created_at": 1435411487,
2392
+ "updated_at": 1435411561
2393
+ }
2394
+ }
2395
+ }
2396
+ },
2397
+ {
2398
+ "type": "Job",
2399
+ "uuid": "3277c52afd11a589045dc26a1a2a6e68",
2400
+ "properties":
2401
+ {
2402
+ "title": "Strategic Partnerships",
2403
+ "started_on": null,
2404
+ "started_on_trust_code": null,
2405
+ "ended_on": null,
2406
+ "ended_on_trust_code": null,
2407
+ "is_current": true,
2408
+ "created_at": 1418281229,
2409
+ "updated_at": 1418281229
2410
+ },
2411
+ "relationships":
2412
+ {
2413
+ "person":
2414
+ {
2415
+ "type": "Person",
2416
+ "uuid": "3dc9d43fa82efc05ee382e1ed09b2161",
2417
+ "properties":
2418
+ {
2419
+ "permalink": "meghan-peters",
2420
+ "api_path": "people/meghan-peters",
2421
+ "web_path": "person/meghan-peters",
2422
+ "api_url": "https://api.crunchbase.com/v3.1/people/meghan-peters",
2423
+ "first_name": "Meghan",
2424
+ "last_name": "Peters",
2425
+ "gender": "Female",
2426
+ "also_known_as": null,
2427
+ "bio": "Meghan Peters handles strategic partnerships at [Facebook](https://www.crunchbase.com/organization/facebook#/entity), an online social networking service. Prior to that, she served as the community director at [Mashable](https://www.crunchbase.com/organization/mashable#/entity).\n\nPeters was also employed as a web producer at [The Seattle Times](https://www.crunchbase.com/organization/the-seattle-times#/entity) and marketing specialist at [Microsoft](https://www.crunchbase.com/organization/microsoft#/entity).\n\nPeters has studied journalism at the [University of Washington](https://www.crunchbase.com/organization/university-of-washington). She lives in New York, United States.",
2428
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1418281139/jz0mhyls4bmqwt00itty.png",
2429
+ "role_investor": false,
2430
+ "born_on": null,
2431
+ "born_on_trust_code": null,
2432
+ "died_on": null,
2433
+ "died_on_trust_code": null,
2434
+ "created_at": 1418281146,
2435
+ "updated_at": 1466906070
2436
+ }
2437
+ }
2438
+ }
2439
+ },
2440
+ {
2441
+ "type": "Job",
2442
+ "uuid": "079a742c95792ba39efb6211c94c4f81",
2443
+ "properties":
2444
+ {
2445
+ "title": "Director of Platform Operations",
2446
+ "started_on": "2011-12-01",
2447
+ "started_on_trust_code": 6,
2448
+ "ended_on": null,
2449
+ "ended_on_trust_code": null,
2450
+ "is_current": true,
2451
+ "created_at": 1375964093,
2452
+ "updated_at": 1471348665
2453
+ },
2454
+ "relationships":
2455
+ {
2456
+ "person":
2457
+ {
2458
+ "type": "Person",
2459
+ "uuid": "12d529cc76b09d46e54da6ced061b035",
2460
+ "properties":
2461
+ {
2462
+ "permalink": "john-anderson-2",
2463
+ "api_path": "people/john-anderson-2",
2464
+ "web_path": "person/john-anderson-2",
2465
+ "api_url": "https://api.crunchbase.com/v3.1/people/john-anderson-2",
2466
+ "first_name": "John",
2467
+ "last_name": "Anderson",
2468
+ "gender": "Male",
2469
+ "also_known_as": null,
2470
+ "bio": "John is Director of Payments, Platform, and Risk Operations at Facebook.\r\n\r\nPrior to Facebook, John was the founder/CEO of GroupCard, a social payments startup that was acquired by InComm, a sixteen billion dollar prepaid services. At InComm, John served as VP of Ecommerce and Mobile payments. \r\n\r\nPreviously, John held numerous product, payments, and marketing roles at eBay, where his teams created billions of dollars of marketplace growth in new categories and emerging markets.\r\n\r\nJohn serves as an active advisory and board member for a number of leading startups in online gaming, video, and ecommerce.\r\nJohn is a native of Milwaukee, Wisconsin holds an MS from Cornell and an MBA from Stanford Business School.",
2471
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397188570/d8b105a75d717e774e910b4ea04709dd.jpg",
2472
+ "role_investor": true,
2473
+ "born_on": null,
2474
+ "born_on_trust_code": null,
2475
+ "died_on": null,
2476
+ "died_on_trust_code": null,
2477
+ "created_at": 1408732594,
2478
+ "updated_at": 1471348680
2479
+ }
2480
+ }
2481
+ }
2482
+ },
2483
+ {
2484
+ "type": "Job",
2485
+ "uuid": "03ee6f41d2f08b5b50e759f9f90de49a",
2486
+ "properties":
2487
+ {
2488
+ "title": "Product Manager",
2489
+ "started_on": null,
2490
+ "started_on_trust_code": null,
2491
+ "ended_on": null,
2492
+ "ended_on_trust_code": null,
2493
+ "is_current": true,
2494
+ "created_at": 1468820307,
2495
+ "updated_at": 1468820307
2496
+ },
2497
+ "relationships":
2498
+ {
2499
+ "person":
2500
+ {
2501
+ "type": "Person",
2502
+ "uuid": "633ad44f747bd744a516d1781b4d5800",
2503
+ "properties":
2504
+ {
2505
+ "permalink": "naomi-gleit",
2506
+ "api_path": "people/naomi-gleit",
2507
+ "web_path": "person/naomi-gleit",
2508
+ "api_url": "https://api.crunchbase.com/v3.1/people/naomi-gleit",
2509
+ "first_name": "Naomi",
2510
+ "last_name": "Gleit",
2511
+ "gender": "Female",
2512
+ "also_known_as": null,
2513
+ "bio": "Naomi Gleit is Vice President of Product Management for Social Good at Facebook. As one of the first employees at Facebook, she has worked on almost every major initiative at the company including the internationalizing of Facebook into 80+ languages. Naomi currently leads a number of teams, including Social Good, where she focuses on helping the 1.5B people on Facebook do more good in the world. Naomi graduated from Stanford University with a degree in Science, Technology, and Society having written her thesis on Facebook.",
2514
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1468820340/vzrgwnvmcmrdt4dbpbaf.png",
2515
+ "role_investor": true,
2516
+ "born_on": null,
2517
+ "born_on_trust_code": null,
2518
+ "died_on": null,
2519
+ "died_on_trust_code": null,
2520
+ "created_at": 1422037563,
2521
+ "updated_at": 1503985119
2522
+ }
2523
+ }
2524
+ }
2525
+ },
2526
+ {
2527
+ "type": "Job",
2528
+ "uuid": "b1cfd49a67d741e5870ba8a19a5c366f",
2529
+ "properties":
2530
+ {
2531
+ "title": "Vice President of Partnerships",
2532
+ "started_on": null,
2533
+ "started_on_trust_code": null,
2534
+ "ended_on": null,
2535
+ "ended_on_trust_code": null,
2536
+ "is_current": true,
2537
+ "created_at": 1507570121,
2538
+ "updated_at": 1507570121
2539
+ },
2540
+ "relationships":
2541
+ {
2542
+ "person":
2543
+ {
2544
+ "type": "Person",
2545
+ "uuid": "b7c05c867acf6f9699bf391e200e55b9",
2546
+ "properties":
2547
+ {
2548
+ "permalink": "ime-archibong",
2549
+ "api_path": "people/ime-archibong",
2550
+ "web_path": "person/ime-archibong",
2551
+ "api_url": "https://api.crunchbase.com/v3.1/people/ime-archibong",
2552
+ "first_name": "Ime",
2553
+ "last_name": "Archibong",
2554
+ "gender": "Male",
2555
+ "also_known_as": null,
2556
+ "bio": "Ime Archibong leads a business development/product partnerships team at Facebook. Ime has led several of the company's major media related partnerships, including those in the music industry and online video space. Prior to joining Facebook, Ime was an Advanced Technology Business Development Professional at IBM where he focused on the licensing of IBM’s global portfolio of storage research technology. Ime started his career at IBM as a software engineer working in the Systems and Technology Group before transitioning to the IBM Corporate Strategy team, and eventually settling in business development. Ime holds a Bachelor’s of Science degree in Electrical Engineering and Computer Science from Yale University and a MBA from the Stanford Graduate School of Business.",
2557
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/ageaugewgojxadtfafwh",
2558
+ "role_investor": false,
2559
+ "born_on": null,
2560
+ "born_on_trust_code": null,
2561
+ "died_on": null,
2562
+ "died_on_trust_code": null,
2563
+ "created_at": 1362275021,
2564
+ "updated_at": 1507580005
2565
+ }
2566
+ }
2567
+ }
2568
+ },
2569
+ {
2570
+ "type": "Job",
2571
+ "uuid": "8a9961de5b8207779813f2cd9b590ca1",
2572
+ "properties":
2573
+ {
2574
+ "title": "Consultant, Transparency",
2575
+ "started_on": "2017-01-01",
2576
+ "started_on_trust_code": 5,
2577
+ "ended_on": null,
2578
+ "ended_on_trust_code": null,
2579
+ "is_current": true,
2580
+ "created_at": 1504009834,
2581
+ "updated_at": 1504009886
2582
+ },
2583
+ "relationships":
2584
+ {
2585
+ "person":
2586
+ {
2587
+ "type": "Person",
2588
+ "uuid": "166525c043a514895b6b472a02e40015",
2589
+ "properties":
2590
+ {
2591
+ "permalink": "elizabeth-spayd",
2592
+ "api_path": "people/elizabeth-spayd",
2593
+ "web_path": "person/elizabeth-spayd",
2594
+ "api_url": "https://api.crunchbase.com/v3.1/people/elizabeth-spayd",
2595
+ "first_name": "Elizabeth",
2596
+ "last_name": "Spayd",
2597
+ "gender": "Female",
2598
+ "also_known_as": null,
2599
+ "bio": null,
2600
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1504009400/fvypuwlk46gwj84o8gjw.png",
2601
+ "role_investor": false,
2602
+ "born_on": null,
2603
+ "born_on_trust_code": null,
2604
+ "died_on": null,
2605
+ "died_on_trust_code": null,
2606
+ "created_at": 1504009600,
2607
+ "updated_at": 1504009928
2608
+ }
2609
+ }
2610
+ }
2611
+ },
2612
+ {
2613
+ "type": "Job",
2614
+ "uuid": "19c25ed5e6f74eead088cb12112f34ca",
2615
+ "properties":
2616
+ {
2617
+ "title": "Vice President, Engineering , Chief Technology Officer",
2618
+ "started_on": null,
2619
+ "started_on_trust_code": null,
2620
+ "ended_on": null,
2621
+ "ended_on_trust_code": null,
2622
+ "is_current": true,
2623
+ "created_at": 1217261105,
2624
+ "updated_at": 1494021095
2625
+ },
2626
+ "relationships":
2627
+ {
2628
+ "person":
2629
+ {
2630
+ "type": "Person",
2631
+ "uuid": "da6042bc18812a9f5b5eb1e25cb0c181",
2632
+ "properties":
2633
+ {
2634
+ "permalink": "michael-schroepfer",
2635
+ "api_path": "people/michael-schroepfer",
2636
+ "web_path": "person/michael-schroepfer",
2637
+ "api_url": "https://api.crunchbase.com/v3.1/people/michael-schroepfer",
2638
+ "first_name": "Michael",
2639
+ "last_name": "Schroepfer",
2640
+ "gender": "Male",
2641
+ "also_known_as": null,
2642
+ "bio": "Mike Schroepfer is the Vice President of Engineering at [Facebook](/organization/facebook). Mike is responsible for harnessing the engineering organization's culture of speed, creativity and exploration to build products, services and infrastructure that support the company's users, developers and partners around the world. \r\n\r\nBefore coming to Facebook, Mike was the Vice President of Engineering at [Mozilla Corporation](http://www.crunchbase.com/organization/mozilla), where he led the global, collaborative, open and participatory product development process behind Mozilla's popular software, such as the [Firefox](/product/firefox) web browser. \r\n\r\nMike was formerly a distinguished engineer at [Sun Microsystems](/organization/sun-microsystems) where he was the Chief Technology Officer for the data center automation division (\"N1\"). He was also the founder, Chief Architect and Director of Engineering at CenterRun, which was acquired by Sun. Mike worked with several startups at the outset of his career, including a digital effects software startup where he built software that has been used in several major motion pictures. Mike holds a bachelor's degree and a master's degrees in computer science from Stanford University and has filed two U.S. patents.",
2643
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1473859439/ayfdlgx6ktj7pwzpeyvg.png",
2644
+ "role_investor": true,
2645
+ "born_on": null,
2646
+ "born_on_trust_code": null,
2647
+ "died_on": null,
2648
+ "died_on_trust_code": null,
2649
+ "created_at": 1363924763,
2650
+ "updated_at": 1494021354
2651
+ }
2652
+ }
2653
+ }
2654
+ },
2655
+ {
2656
+ "type": "Job",
2657
+ "uuid": "befc22dec7892096e4d6919935cf4204",
2658
+ "properties":
2659
+ {
2660
+ "title": "Founder & CEO",
2661
+ "started_on": "2004-01-01",
2662
+ "started_on_trust_code": 5,
2663
+ "ended_on": null,
2664
+ "ended_on_trust_code": null,
2665
+ "is_current": true,
2666
+ "created_at": 1180129906,
2667
+ "updated_at": 1463234740
2668
+ },
2669
+ "relationships":
2670
+ {
2671
+ "person":
2672
+ {
2673
+ "type": "Person",
2674
+ "uuid": "a01b8d46d31133337c34aa3ae9c03f22",
2675
+ "properties":
2676
+ {
2677
+ "permalink": "mark-zuckerberg",
2678
+ "api_path": "people/mark-zuckerberg",
2679
+ "web_path": "person/mark-zuckerberg",
2680
+ "api_url": "https://api.crunchbase.com/v3.1/people/mark-zuckerberg",
2681
+ "first_name": "Mark",
2682
+ "last_name": "Zuckerberg",
2683
+ "gender": "Male",
2684
+ "also_known_as": [
2685
+ "Zuck"
2686
+ ],
2687
+ "bio": "Mark Zuckerberg is the founder and CEO of Facebook, which he started in his college dorm room in 2004 with roomates Dustin Moskovitz and Chris Hughes and from New York.\r\n\r\nZuckerberg is responsible for setting the overall direction and product strategy for the company. He leads the design of Facebook's service and development of its core technology and infrastructure. Mark studied computer science at Harvard University before moving the company to Palo Alto, California.\r\n\r\nEarlier in life, Zuckerberg developed a music recommendation system called Synapse and a peer-to-peer client called Wirehog. However, he abandoned both to pursue new projects.\r\n\r\nZuckerberg attended Harvard University and studied computer science before founding Facebook.\r\n\r\nWhile at Harvard, Zuckerberg created Facemash, a website that compared students' dorm photos side-by-side in a fashion similar to HOT or NOT. Harvard administration was not amused, and Zuckerberg faced subsequent disciplinary action. Less than three months later, he launched Facebook.\r\n\r\nIn September 2010, Zuckerberg donated $100 million to the Newark Public School System to help renovate and revamp the system.\r\n\r\nZuckerberg won the 2007 Crunchie Award for 'Best Startup CEO.' He was the Time Magazine 2010 Person Of The Year. He also won the 2012 Crunchie Award for CEO of the year.",
2688
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1448830269/gzcifut4c2xah95x0ewd.jpg",
2689
+ "role_investor": true,
2690
+ "born_on": "1984-05-14",
2691
+ "born_on_trust_code": 7,
2692
+ "died_on": null,
2693
+ "died_on_trust_code": null,
2694
+ "created_at": 1180155106,
2695
+ "updated_at": 1509284644
2696
+ }
2697
+ }
2698
+ }
2699
+ },
2700
+ {
2701
+ "type": "Job",
2702
+ "uuid": "5b368f9a4c1a25c12baf383f3b2c0846",
2703
+ "properties":
2704
+ {
2705
+ "title": "VP of Global Communications, Marketing and Public Policy",
2706
+ "started_on": null,
2707
+ "started_on_trust_code": null,
2708
+ "ended_on": null,
2709
+ "ended_on_trust_code": null,
2710
+ "is_current": true,
2711
+ "created_at": 1213898563,
2712
+ "updated_at": 1398005461
2713
+ },
2714
+ "relationships":
2715
+ {
2716
+ "person":
2717
+ {
2718
+ "type": "Person",
2719
+ "uuid": "7ec51caf5608705818c52110fb70886d",
2720
+ "properties":
2721
+ {
2722
+ "permalink": "elliot-schrage",
2723
+ "api_path": "people/elliot-schrage",
2724
+ "web_path": "person/elliot-schrage",
2725
+ "api_url": "https://api.crunchbase.com/v3.1/people/elliot-schrage",
2726
+ "first_name": "Elliot",
2727
+ "last_name": "Schrage",
2728
+ "gender": "Male",
2729
+ "also_known_as": null,
2730
+ "bio": "Elliot Schrage is the Vice President of Communications, Public Policy and Platform Marketing at Facebook, where he is responsible for developing and coordinating key messages about products, corporate business and partnerships. He also oversees the company’s public policy strategy worldwide. Elliot joined Facebook from Google, where he was the Vice President of Communications and Public Affairs. He helped broaden and coordinate the company’s messaging from a focus on product PR to include all aspects of corporate, financial, policy, philanthropic and internal communications. Prior to Google, Elliot was the Bernard L. Schwarz Senior Fellow in business and foreign policy at the New York-based Council on Foreign Relations. Earlier in his career, Elliot served as the Senior Vice President of Global Affairs for Gap Inc. and an adjunct professor at Columbia University and Columbia Law School. He has been a contributor to the Harvard Business Review and the Financial Times. Elliot holds a bachelor’s degree from Harvard University, a master’s degree in public policy from the Kennedy School of Government and a J.D. from Harvard Law School.",
2731
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397184083/352041ba733cf5fb174d1c8fb236a34a.jpg",
2732
+ "role_investor": false,
2733
+ "born_on": null,
2734
+ "born_on_trust_code": null,
2735
+ "died_on": null,
2736
+ "died_on_trust_code": null,
2737
+ "created_at": 1210072888,
2738
+ "updated_at": 1492729511
2739
+ }
2740
+ }
2741
+ }
2742
+ },
2743
+ {
2744
+ "type": "Job",
2745
+ "uuid": "32996e54372eb92a48a3a4e70daafa7d",
2746
+ "properties":
2747
+ {
2748
+ "title": "Director, Artificial Intelligence Lab",
2749
+ "started_on": "2013-12-01",
2750
+ "started_on_trust_code": 6,
2751
+ "ended_on": null,
2752
+ "ended_on_trust_code": null,
2753
+ "is_current": true,
2754
+ "created_at": 1386616012,
2755
+ "updated_at": 1437769562
2756
+ },
2757
+ "relationships":
2758
+ {
2759
+ "person":
2760
+ {
2761
+ "type": "Person",
2762
+ "uuid": "c62d565574631be8c14d530ee656589b",
2763
+ "properties":
2764
+ {
2765
+ "permalink": "yann-lecun",
2766
+ "api_path": "people/yann-lecun",
2767
+ "web_path": "person/yann-lecun",
2768
+ "api_url": "https://api.crunchbase.com/v3.1/people/yann-lecun",
2769
+ "first_name": "Yann",
2770
+ "last_name": "LeCun",
2771
+ "gender": "Male",
2772
+ "also_known_as": null,
2773
+ "bio": "Yann LeCun is Director of Facebook’s Artificial Intelligence Lab. He remains a Professor of Computer Science and Neural Science at New York University, where has worked on machine learning, computer vision, robotics, AI, computational neuroscience, and related topics.\r\n\r\nLeCun has been pioneering artificial intelligence breakthroughs since the 1980s when he developed an early version of the “back-propagation algorithm” that became the top way to train artificial nueral networks.\r\n\r\nHe went on to work for AT&T Bell Laboratories where he created the “convolutional network model” that mimics the visual cortex of living beings to create a pattern recognition system for machines.",
2774
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1448913850/mtroqzwwga5xdyvxpblx.jpg",
2775
+ "role_investor": true,
2776
+ "born_on": null,
2777
+ "born_on_trust_code": null,
2778
+ "died_on": null,
2779
+ "died_on_trust_code": null,
2780
+ "created_at": 1386644812,
2781
+ "updated_at": 1507264400
2782
+ }
2783
+ }
2784
+ }
2785
+ },
2786
+ {
2787
+ "type": "Job",
2788
+ "uuid": "53baf266dc0ee3a37cd668b0c4d8c7a0",
2789
+ "properties":
2790
+ {
2791
+ "title": "Head of Policy",
2792
+ "started_on": null,
2793
+ "started_on_trust_code": null,
2794
+ "ended_on": null,
2795
+ "ended_on_trust_code": null,
2796
+ "is_current": true,
2797
+ "created_at": 1415105366,
2798
+ "updated_at": 1415105366
2799
+ },
2800
+ "relationships":
2801
+ {
2802
+ "person":
2803
+ {
2804
+ "type": "Person",
2805
+ "uuid": "3e5d41638b46c04ee019a010107fc628",
2806
+ "properties":
2807
+ {
2808
+ "permalink": "paul-c-jeffries",
2809
+ "api_path": "people/paul-c-jeffries",
2810
+ "web_path": "person/paul-c-jeffries",
2811
+ "api_url": "https://api.crunchbase.com/v3.1/people/paul-c-jeffries",
2812
+ "first_name": "Paul",
2813
+ "last_name": "C. Jeffries",
2814
+ "gender": "Male",
2815
+ "also_known_as": null,
2816
+ "bio": null,
2817
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1461083580/mcp29jxqjuvgq6akxcdu.png",
2818
+ "role_investor": true,
2819
+ "born_on": null,
2820
+ "born_on_trust_code": null,
2821
+ "died_on": null,
2822
+ "died_on_trust_code": null,
2823
+ "created_at": 1341763109,
2824
+ "updated_at": 1508650771
2825
+ }
2826
+ }
2827
+ }
2828
+ },
2829
+ {
2830
+ "type": "Job",
2831
+ "uuid": "12f0f8c345289b864062ae38cb433d6d",
2832
+ "properties":
2833
+ {
2834
+ "title": "Global Marketing Solutions",
2835
+ "started_on": null,
2836
+ "started_on_trust_code": null,
2837
+ "ended_on": null,
2838
+ "ended_on_trust_code": null,
2839
+ "is_current": true,
2840
+ "created_at": 1441685215,
2841
+ "updated_at": 1441685215
2842
+ },
2843
+ "relationships":
2844
+ {
2845
+ "person":
2846
+ {
2847
+ "type": "Person",
2848
+ "uuid": "390473c790a3899851ec11e462422df5",
2849
+ "properties":
2850
+ {
2851
+ "permalink": "dorianne-richelle",
2852
+ "api_path": "people/dorianne-richelle",
2853
+ "web_path": "person/dorianne-richelle",
2854
+ "api_url": "https://api.crunchbase.com/v3.1/people/dorianne-richelle",
2855
+ "first_name": "Dorianne",
2856
+ "last_name": "Richelle",
2857
+ "gender": "Female",
2858
+ "also_known_as": null,
2859
+ "bio": "Dorianne Richelle works at Facebook Global Marketing Solutions. She is a marketer and a traveller at heart. She has worked in Finance and Telecom in different roles before she started working for Facebook 4 years ago, always at the intersection of marketing, online and technologic innovation. In her current role as head of Travel for the Benelux she works closely with clients in the travel industry, consulting them on how they can leverage Facebook for their marketing objectives. ",
2860
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1441350960/mtzx2jzonk8qlq9nqdjh.png",
2861
+ "role_investor": false,
2862
+ "born_on": null,
2863
+ "born_on_trust_code": null,
2864
+ "died_on": null,
2865
+ "died_on_trust_code": null,
2866
+ "created_at": 1441350964,
2867
+ "updated_at": 1441685287
2868
+ }
2869
+ }
2870
+ }
2871
+ },
2872
+ {
2873
+ "type": "Job",
2874
+ "uuid": "6cc03fd97d1fb7857c04a7a5de6f0db8",
2875
+ "properties":
2876
+ {
2877
+ "title": "Senior Product Design Manager @Messenger",
2878
+ "started_on": "2016-04-25",
2879
+ "started_on_trust_code": 7,
2880
+ "ended_on": null,
2881
+ "ended_on_trust_code": null,
2882
+ "is_current": true,
2883
+ "created_at": 1506789171,
2884
+ "updated_at": 1507327333
2885
+ },
2886
+ "relationships":
2887
+ {
2888
+ "person":
2889
+ {
2890
+ "type": "Person",
2891
+ "uuid": "dc2fdda1ea218919552cb9455caddac2",
2892
+ "properties":
2893
+ {
2894
+ "permalink": "jean-marc-denis",
2895
+ "api_path": "people/jean-marc-denis",
2896
+ "web_path": "person/jean-marc-denis",
2897
+ "api_url": "https://api.crunchbase.com/v3.1/people/jean-marc-denis",
2898
+ "first_name": "Jean-Marc",
2899
+ "last_name": "Denis",
2900
+ "gender": "Male",
2901
+ "also_known_as": null,
2902
+ "bio": null,
2903
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1506788956/xve8qqthny9bkskwfmeu.jpg",
2904
+ "role_investor": false,
2905
+ "born_on": null,
2906
+ "born_on_trust_code": null,
2907
+ "died_on": null,
2908
+ "died_on_trust_code": null,
2909
+ "created_at": 1424250396,
2910
+ "updated_at": 1506789171
2911
+ }
2912
+ }
2913
+ }
2914
+ },
2915
+ {
2916
+ "type": "Job",
2917
+ "uuid": "6ddc94d8931bfbf7f46cc3871356d452",
2918
+ "properties":
2919
+ {
2920
+ "title": "Chief Financial Officer",
2921
+ "started_on": null,
2922
+ "started_on_trust_code": null,
2923
+ "ended_on": null,
2924
+ "ended_on_trust_code": null,
2925
+ "is_current": true,
2926
+ "created_at": 1460697538,
2927
+ "updated_at": 1460697538
2928
+ },
2929
+ "relationships":
2930
+ {
2931
+ "person":
2932
+ {
2933
+ "type": "Person",
2934
+ "uuid": "19549146b3872364de1c72a1c05c9fe7",
2935
+ "properties":
2936
+ {
2937
+ "permalink": "dave-wehner",
2938
+ "api_path": "people/dave-wehner",
2939
+ "web_path": "person/dave-wehner",
2940
+ "api_url": "https://api.crunchbase.com/v3.1/people/dave-wehner",
2941
+ "first_name": "Dave",
2942
+ "last_name": "Wehner",
2943
+ "gender": "Male",
2944
+ "also_known_as": null,
2945
+ "bio": "Dave Wehner is CFO of gaming app network Zynga. Previously, he was managing director at Allen & Company. He represented Bebo in their $850 million sale to AOL, Powerset in their $100 millionish sale to Microsoft, Stubhub in their $310 million sale to eBay and (we believe) Ning in their half billion dollar valuation financing round.",
2946
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397187371/b7db3b8ad5b54914a369efc22daa96ab.png",
2947
+ "role_investor": false,
2948
+ "born_on": null,
2949
+ "born_on_trust_code": null,
2950
+ "died_on": null,
2951
+ "died_on_trust_code": null,
2952
+ "created_at": 1226544380,
2953
+ "updated_at": 1460697538
2954
+ }
2955
+ }
2956
+ }
2957
+ },
2958
+ {
2959
+ "type": "Job",
2960
+ "uuid": "0775f25a05ec2516bcb9dcba0e2f2f03",
2961
+ "properties":
2962
+ {
2963
+ "title": "Head of Social VR",
2964
+ "started_on": "2016-10-01",
2965
+ "started_on_trust_code": 6,
2966
+ "ended_on": null,
2967
+ "ended_on_trust_code": null,
2968
+ "is_current": true,
2969
+ "created_at": 1476298163,
2970
+ "updated_at": 1476298163
2971
+ },
2972
+ "relationships":
2973
+ {
2974
+ "person":
2975
+ {
2976
+ "type": "Person",
2977
+ "uuid": "348983df6e007281b8d4d958568c6e6b",
2978
+ "properties":
2979
+ {
2980
+ "permalink": "rachel-rubin-franklin",
2981
+ "api_path": "people/rachel-rubin-franklin",
2982
+ "web_path": "person/rachel-rubin-franklin",
2983
+ "api_url": "https://api.crunchbase.com/v3.1/people/rachel-rubin-franklin",
2984
+ "first_name": "Rachel Rubin",
2985
+ "last_name": "Franklin",
2986
+ "gender": "Female",
2987
+ "also_known_as": null,
2988
+ "bio": "Rachel Rubin Franklin is the head of the Facebook Social VR team. Before joining Facebook, Rachel has worked at EA since 2011. There she was an executive producer, GM, and VP on the studio running the blockbuster game The Sims 4, which was the best-selling PC game of 2014 and 2015, moving over 5 million copies. She previously worked at cloud gaming startup OnLive, as well as game studio Activision.\r\n\r\nRachel earned a degree in applied math and computer science from Carnegie Mellon.",
2989
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1476298130/jarnpniian96it6fnke9.jpg",
2990
+ "role_investor": false,
2991
+ "born_on": null,
2992
+ "born_on_trust_code": null,
2993
+ "died_on": null,
2994
+ "died_on_trust_code": null,
2995
+ "created_at": 1476298163,
2996
+ "updated_at": 1476298429
2997
+ }
2998
+ }
2999
+ }
3000
+ },
3001
+ {
3002
+ "type": "Job",
3003
+ "uuid": "5ef7ace18f33e96a6a665ba276dc4408",
3004
+ "properties":
3005
+ {
3006
+ "title": "Director of Product",
3007
+ "started_on": "2011-01-01",
3008
+ "started_on_trust_code": 6,
3009
+ "ended_on": null,
3010
+ "ended_on_trust_code": null,
3011
+ "is_current": true,
3012
+ "created_at": 1461282436,
3013
+ "updated_at": 1461282436
3014
+ },
3015
+ "relationships":
3016
+ {
3017
+ "person":
3018
+ {
3019
+ "type": "Person",
3020
+ "uuid": "20eb3d9cb97838f03645f3246fa3c6ef",
3021
+ "properties":
3022
+ {
3023
+ "permalink": "fidji-simo",
3024
+ "api_path": "people/fidji-simo",
3025
+ "web_path": "person/fidji-simo",
3026
+ "api_url": "https://api.crunchbase.com/v3.1/people/fidji-simo",
3027
+ "first_name": "Fidji",
3028
+ "last_name": "Simo",
3029
+ "gender": "Female",
3030
+ "also_known_as": null,
3031
+ "bio": "Fidji Simo leads Video, News and Advertising in News Feed at Facebook. Most recently, she launched Live video, 360 video, videos that autoplay in News Feed, and Instant Articles. She also helped grow Facebook's mobile ad business by building new ad formats - video ads, Canvas ads, carousel ads and lead ads. Fidji joined Facebook from eBay. There, she was part of the Strategy group and rotated through eBay’s main offices of France, Spain and the US, then joined eBay’s incubation team to develop new growth businesses. She holds a Master of Management from HEC Paris and spent the last year of her Master program at UCLA Anderson School of Business.",
3032
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1461346805/gfxejvcmrzzrnyqpwmfo.png",
3033
+ "role_investor": false,
3034
+ "born_on": null,
3035
+ "born_on_trust_code": null,
3036
+ "died_on": null,
3037
+ "died_on_trust_code": null,
3038
+ "created_at": 1461282109,
3039
+ "updated_at": 1503985440
3040
+ }
3041
+ }
3042
+ }
3043
+ },
3044
+ {
3045
+ "type": "Job",
3046
+ "uuid": "a5f88920831fd9d696ae36a821aa156f",
3047
+ "properties":
3048
+ {
3049
+ "title": "Software Engineer (iOS)",
3050
+ "started_on": "2016-05-01",
3051
+ "started_on_trust_code": 6,
3052
+ "ended_on": null,
3053
+ "ended_on_trust_code": null,
3054
+ "is_current": true,
3055
+ "created_at": 1462246725,
3056
+ "updated_at": 1462246746
3057
+ },
3058
+ "relationships":
3059
+ {
3060
+ "person":
3061
+ {
3062
+ "type": "Person",
3063
+ "uuid": "cbd3b365c8bf2ce5108272f9e19fab92",
3064
+ "properties":
3065
+ {
3066
+ "permalink": "douglas-scandrett",
3067
+ "api_path": "people/douglas-scandrett",
3068
+ "web_path": "person/douglas-scandrett",
3069
+ "api_url": "https://api.crunchbase.com/v3.1/people/douglas-scandrett",
3070
+ "first_name": "Doug",
3071
+ "last_name": "Scandrett",
3072
+ "gender": "Male",
3073
+ "also_known_as": null,
3074
+ "bio": "Software Engineering, primarily iOS focused since the original SDK in 2008. Former KAYAK iPhone and iPad developer.",
3075
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1432997577/yctaqoudvhdnoy6grz2k.jpg",
3076
+ "role_investor": false,
3077
+ "born_on": null,
3078
+ "born_on_trust_code": null,
3079
+ "died_on": null,
3080
+ "died_on_trust_code": null,
3081
+ "created_at": 1397080473,
3082
+ "updated_at": 1462246746
3083
+ }
3084
+ }
3085
+ }
3086
+ },
3087
+ {
3088
+ "type": "Job",
3089
+ "uuid": "ef5020b871fbe525f69ec0855710c4fc",
3090
+ "properties":
3091
+ {
3092
+ "title": "Vice President",
3093
+ "started_on": null,
3094
+ "started_on_trust_code": null,
3095
+ "ended_on": null,
3096
+ "ended_on_trust_code": null,
3097
+ "is_current": true,
3098
+ "created_at": 1434093032,
3099
+ "updated_at": 1434093032
3100
+ },
3101
+ "relationships":
3102
+ {
3103
+ "person":
3104
+ {
3105
+ "type": "Person",
3106
+ "uuid": "f5363b8d65e11d997e1ad8c17fa5121e",
3107
+ "properties":
3108
+ {
3109
+ "permalink": "blake-chandlee",
3110
+ "api_path": "people/blake-chandlee",
3111
+ "web_path": "person/blake-chandlee",
3112
+ "api_url": "https://api.crunchbase.com/v3.1/people/blake-chandlee",
3113
+ "first_name": "Blake",
3114
+ "last_name": "Chandlee",
3115
+ "gender": "Male",
3116
+ "also_known_as": null,
3117
+ "bio": "Blake Chandlee serves as a sales director and vice president of global agency relations and global business accounts at Facebook. In his role at Facebook, Chandlee has helped integrate the website and mobile application into countries around the world including Switzerland, England, France, Egypt, and Japan. Previously, he served as a commercial director at Yahoo! Inc. \n\nEarlier in his career, Chandlee completed an internship at an insurance company while in college and accepted a full-time position in the insurance industry after graduation. He subsequently changed his career trajectory, working heavily with technology and leveraging his marketing experience to create value in the digital space.\n\nChandlee obtained his bachelor’s degree in management from Gettysburg College in the United States.",
3118
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1434092943/fiibvw4rwxsx77qvq4kv.png",
3119
+ "role_investor": true,
3120
+ "born_on": null,
3121
+ "born_on_trust_code": null,
3122
+ "died_on": null,
3123
+ "died_on_trust_code": null,
3124
+ "created_at": 1434092953,
3125
+ "updated_at": 1493391935
3126
+ }
3127
+ }
3128
+ }
3129
+ },
3130
+ {
3131
+ "type": "Job",
3132
+ "uuid": "5e55e597af43bf83aaf547f87e72adbe",
3133
+ "properties":
3134
+ {
3135
+ "title": "Product Designer",
3136
+ "started_on": null,
3137
+ "started_on_trust_code": null,
3138
+ "ended_on": null,
3139
+ "ended_on_trust_code": null,
3140
+ "is_current": true,
3141
+ "created_at": 1488279420,
3142
+ "updated_at": 1488279420
3143
+ },
3144
+ "relationships":
3145
+ {
3146
+ "person":
3147
+ {
3148
+ "type": "Person",
3149
+ "uuid": "7b07790e64125ea3f764bb4c8fd785e2",
3150
+ "properties":
3151
+ {
3152
+ "permalink": "ruthia-he",
3153
+ "api_path": "people/ruthia-he",
3154
+ "web_path": "person/ruthia-he",
3155
+ "api_url": "https://api.crunchbase.com/v3.1/people/ruthia-he",
3156
+ "first_name": "Ruthia",
3157
+ "last_name": "He",
3158
+ "gender": "Female",
3159
+ "also_known_as": null,
3160
+ "bio": null,
3161
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1488279355/oke8iul6a196w1mlfzlz.png",
3162
+ "role_investor": false,
3163
+ "born_on": null,
3164
+ "born_on_trust_code": null,
3165
+ "died_on": null,
3166
+ "died_on_trust_code": null,
3167
+ "created_at": 1488279362,
3168
+ "updated_at": 1488279421
3169
+ }
3170
+ }
3171
+ }
3172
+ },
3173
+ {
3174
+ "type": "Job",
3175
+ "uuid": "abc19665c7f2a9a31b449bab49082d62",
3176
+ "properties":
3177
+ {
3178
+ "title": "Engineering Manager",
3179
+ "started_on": null,
3180
+ "started_on_trust_code": null,
3181
+ "ended_on": null,
3182
+ "ended_on_trust_code": null,
3183
+ "is_current": true,
3184
+ "created_at": 1434270972,
3185
+ "updated_at": 1434270972
3186
+ },
3187
+ "relationships":
3188
+ {
3189
+ "person":
3190
+ {
3191
+ "type": "Person",
3192
+ "uuid": "4da76acbfc1d8b332a8adabcdff03f69",
3193
+ "properties":
3194
+ {
3195
+ "permalink": "paul-carduner",
3196
+ "api_path": "people/paul-carduner",
3197
+ "web_path": "person/paul-carduner",
3198
+ "api_url": "https://api.crunchbase.com/v3.1/people/paul-carduner",
3199
+ "first_name": "Paul",
3200
+ "last_name": "Carduner",
3201
+ "gender": "Male",
3202
+ "also_known_as": null,
3203
+ "bio": "Paul Carduner is the owner of Carduner Consulting. Previously, he was employed as an engineering manager at [Facebook](https://www.crunchbase.com/organization/facebook#/entity). He has also worked at [Divvyshot](https://www.crunchbase.com/organization/divvyshot#/entity) and [Keas](https://www.crunchbase.com/organization/keas#/entity).\n\nCarduner has studied mathematics at [Whitman College](https://www.crunchbase.com/organization/whitman-college#/entity). He lives in Seattle, Washington, United States.",
3204
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1434270856/jfaz5oxfsm96wrnhmxfo.png",
3205
+ "role_investor": false,
3206
+ "born_on": null,
3207
+ "born_on_trust_code": null,
3208
+ "died_on": null,
3209
+ "died_on_trust_code": null,
3210
+ "created_at": 1434270870,
3211
+ "updated_at": 1466906155
3212
+ }
3213
+ }
3214
+ }
3215
+ },
3216
+ {
3217
+ "type": "Job",
3218
+ "uuid": "88b0c66820c01832761b84fb99979427",
3219
+ "properties":
3220
+ {
3221
+ "title": "Vice- President and General Counsel",
3222
+ "started_on": "2013-07-05",
3223
+ "started_on_trust_code": 7,
3224
+ "ended_on": null,
3225
+ "ended_on_trust_code": null,
3226
+ "is_current": true,
3227
+ "created_at": 1379425280,
3228
+ "updated_at": 1398001249
3229
+ },
3230
+ "relationships":
3231
+ {
3232
+ "person":
3233
+ {
3234
+ "type": "Person",
3235
+ "uuid": "12999a772eb636ec782437abc178f33f",
3236
+ "properties":
3237
+ {
3238
+ "permalink": "colin-stretch",
3239
+ "api_path": "people/colin-stretch",
3240
+ "web_path": "person/colin-stretch",
3241
+ "api_url": "https://api.crunchbase.com/v3.1/people/colin-stretch",
3242
+ "first_name": "Colin",
3243
+ "last_name": "Stretch",
3244
+ "gender": "Male",
3245
+ "also_known_as": null,
3246
+ "bio": "Colin Stretch became vice-president and general counsel for Facebook on July 5, 2013. Stretch started with Facebook in 2010 and served as Ted Ullyot's deputy general counsel. He was a partner with D.C. firm Kellogg Huber Hansen Todd Evans & Figel for more than 10 years before that. Stretch was involved in the Winklevoss case and a settlement with the FTC regarding Facebook's privacy policies.",
3247
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397188002/d19e88b72e5f126c4b63dddc8de88807.jpg",
3248
+ "role_investor": false,
3249
+ "born_on": null,
3250
+ "born_on_trust_code": null,
3251
+ "died_on": null,
3252
+ "died_on_trust_code": null,
3253
+ "created_at": 1379450479,
3254
+ "updated_at": 1491484511
3255
+ }
3256
+ }
3257
+ }
3258
+ },
3259
+ {
3260
+ "type": "Job",
3261
+ "uuid": "68db6ff4cae32548a4c8c72aacf10657",
3262
+ "properties":
3263
+ {
3264
+ "title": "Head of Intl BD & Strategy",
3265
+ "started_on": null,
3266
+ "started_on_trust_code": null,
3267
+ "ended_on": null,
3268
+ "ended_on_trust_code": null,
3269
+ "is_current": true,
3270
+ "created_at": 1388959826,
3271
+ "updated_at": 1398004292
3272
+ },
3273
+ "relationships":
3274
+ {
3275
+ "person":
3276
+ {
3277
+ "type": "Person",
3278
+ "uuid": "aa30e75b1e592e70ed590ba7428dc56b",
3279
+ "properties":
3280
+ {
3281
+ "permalink": "richard-cooperstein",
3282
+ "api_path": "people/richard-cooperstein",
3283
+ "web_path": "person/richard-cooperstein",
3284
+ "api_url": "https://api.crunchbase.com/v3.1/people/richard-cooperstein",
3285
+ "first_name": "Richard",
3286
+ "last_name": "Cooperstein",
3287
+ "gender": "Male",
3288
+ "also_known_as": null,
3289
+ "bio": "Richard Cooperstein is a seasoned media and technology executive, investor and adviser, with the goal of bringing high quality value added insight and operating expertise to innovative businesses and investment opportunities.",
3290
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1398428245/q3buu433rjsoi89xpygy.jpg",
3291
+ "role_investor": true,
3292
+ "born_on": null,
3293
+ "born_on_trust_code": null,
3294
+ "died_on": null,
3295
+ "died_on_trust_code": null,
3296
+ "created_at": 1350452487,
3297
+ "updated_at": 1481680421
3298
+ }
3299
+ }
3300
+ }
3301
+ },
3302
+ {
3303
+ "type": "Job",
3304
+ "uuid": "9b2baf375663e4b61951acc53d4803e7",
3305
+ "properties":
3306
+ {
3307
+ "title": "Product Marketing Communications Manager",
3308
+ "started_on": "2014-08-18",
3309
+ "started_on_trust_code": 7,
3310
+ "ended_on": null,
3311
+ "ended_on_trust_code": null,
3312
+ "is_current": true,
3313
+ "created_at": 1487960903,
3314
+ "updated_at": 1487960922
3315
+ },
3316
+ "relationships":
3317
+ {
3318
+ "person":
3319
+ {
3320
+ "type": "Person",
3321
+ "uuid": "6a68599b272b612d09ca90803e81df6d",
3322
+ "properties":
3323
+ {
3324
+ "permalink": "amit-d-sharan",
3325
+ "api_path": "people/amit-d-sharan",
3326
+ "web_path": "person/amit-d-sharan",
3327
+ "api_url": "https://api.crunchbase.com/v3.1/people/amit-d-sharan",
3328
+ "first_name": "Amit",
3329
+ "last_name": "Sharan",
3330
+ "gender": "Male",
3331
+ "also_known_as": null,
3332
+ "bio": null,
3333
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1487960251/ra66jikwu2kqp9pgplkv.jpg",
3334
+ "role_investor": false,
3335
+ "born_on": null,
3336
+ "born_on_trust_code": null,
3337
+ "died_on": null,
3338
+ "died_on_trust_code": null,
3339
+ "created_at": 1242967286,
3340
+ "updated_at": 1487960922
3341
+ }
3342
+ }
3343
+ }
3344
+ },
3345
+ {
3346
+ "type": "Job",
3347
+ "uuid": "ae9f30f2f965de03f89caed4df86e03c",
3348
+ "properties":
3349
+ {
3350
+ "title": "Accessibility Specialist in UI Engineering",
3351
+ "started_on": null,
3352
+ "started_on_trust_code": null,
3353
+ "ended_on": null,
3354
+ "ended_on_trust_code": null,
3355
+ "is_current": true,
3356
+ "created_at": 1493917163,
3357
+ "updated_at": 1493917163
3358
+ },
3359
+ "relationships":
3360
+ {
3361
+ "person":
3362
+ {
3363
+ "type": "Person",
3364
+ "uuid": "f92e11d9787fb152c8fcbde388bd0481",
3365
+ "properties":
3366
+ {
3367
+ "permalink": "matt-king-6",
3368
+ "api_path": "people/matt-king-6",
3369
+ "web_path": "person/matt-king-6",
3370
+ "api_url": "https://api.crunchbase.com/v3.1/people/matt-king-6",
3371
+ "first_name": "Matt",
3372
+ "last_name": "King",
3373
+ "gender": "Male",
3374
+ "also_known_as": null,
3375
+ "bio": "Born legally blind, Matt King lost his remaining vision while a student of electrical engineering and music at the University of Notre Dame. Thus began a life-long focus on making technology accessible to everyone. He spent 25 years at IBM combining his passion for technology and accessibility before joining the Facebook team in 2015. Now, Matt aids the engineering of accessible product experiences, shapes accessibility products such as automatic alternative text and helps advance industry standards for accessibility as a W3C editor and ARIA Authoring Practices task force chair. As a three-time Paralympian with a world record in tandem track cycling, Matt is passionate about sharing his message that disability is not a reason for expecting less from life or from one another.",
3376
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1495476615/gc5imvevuo6gulfiyzdf.png",
3377
+ "role_investor": false,
3378
+ "born_on": null,
3379
+ "born_on_trust_code": null,
3380
+ "died_on": null,
3381
+ "died_on_trust_code": null,
3382
+ "created_at": 1493917010,
3383
+ "updated_at": 1495522300
3384
+ }
3385
+ }
3386
+ }
3387
+ },
3388
+ {
3389
+ "type": "Job",
3390
+ "uuid": "99de50798062fa3f4c965d6d6caf9565",
3391
+ "properties":
3392
+ {
3393
+ "title": "Product Manager",
3394
+ "started_on": null,
3395
+ "started_on_trust_code": null,
3396
+ "ended_on": null,
3397
+ "ended_on_trust_code": null,
3398
+ "is_current": true,
3399
+ "created_at": 1459133079,
3400
+ "updated_at": 1459133134
3401
+ },
3402
+ "relationships":
3403
+ {
3404
+ "person":
3405
+ {
3406
+ "type": "Person",
3407
+ "uuid": "84691bd0951e4653025afda4f1223592",
3408
+ "properties":
3409
+ {
3410
+ "permalink": "reagan-williams",
3411
+ "api_path": "people/reagan-williams",
3412
+ "web_path": "person/reagan-williams",
3413
+ "api_url": "https://api.crunchbase.com/v3.1/people/reagan-williams",
3414
+ "first_name": "Reagan",
3415
+ "last_name": "Williams",
3416
+ "gender": null,
3417
+ "also_known_as": null,
3418
+ "bio": "Facebook. Previously: Microsoft/Yammer, OpenText.\r\n\r\nStudied Computer Science @ Harvard University (grad), Chapman University (undergrad).",
3419
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1459133358/durjaz9boimk6n0ughmq.jpg",
3420
+ "role_investor": false,
3421
+ "born_on": null,
3422
+ "born_on_trust_code": null,
3423
+ "died_on": null,
3424
+ "died_on_trust_code": null,
3425
+ "created_at": 1273102013,
3426
+ "updated_at": 1459133527
3427
+ }
3428
+ }
3429
+ }
3430
+ },
3431
+ {
3432
+ "type": "Job",
3433
+ "uuid": "57633d86ddda24ca518684d548056912",
3434
+ "properties":
3435
+ {
3436
+ "title": "Director of Video & Brand Monetization",
3437
+ "started_on": "2012-04-01",
3438
+ "started_on_trust_code": 6,
3439
+ "ended_on": null,
3440
+ "ended_on_trust_code": null,
3441
+ "is_current": true,
3442
+ "created_at": 1506319762,
3443
+ "updated_at": 1506319762
3444
+ },
3445
+ "relationships":
3446
+ {
3447
+ "person":
3448
+ {
3449
+ "type": "Person",
3450
+ "uuid": "1fd446a68ce797623e8cbf03e16cfe16",
3451
+ "properties":
3452
+ {
3453
+ "permalink": "kelly-maclean",
3454
+ "api_path": "people/kelly-maclean",
3455
+ "web_path": "person/kelly-maclean",
3456
+ "api_url": "https://api.crunchbase.com/v3.1/people/kelly-maclean",
3457
+ "first_name": "Kelly",
3458
+ "last_name": "MacLean",
3459
+ "gender": "Female",
3460
+ "also_known_as": null,
3461
+ "bio": "Kelly MacLean leads Facebook's global product strategy and go-to-market for brand and video advertising. Prior to this role, Kelly built and led Facebook’s global emerging markets monetization organization, in addition to opening Facebook's first engineering office in EMEA. She’s been at the forefront of mobile advertising having been on the early team developing mobile ads on Facebook, mobile app ads and Facebook’s mobile ad network. Prior to Facebook, Kelly held several leadership positions in marketing, product, sales, and operations at Flite (acquired by Snap Inc), LiveRamp (acquired by Acxiom), and Dell. She's lived and worked in the US, Canada, Republic of Panama, and the UK. Kelly received a B.Sc. in Business from Purdue University and an MBA from the Stanford Graduate School of Business. She grew up in Canada and played soccer both professionally and for the Canadian National team.",
3462
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1506319560/ohhdfdbqks5nvqbkov3a.jpg",
3463
+ "role_investor": false,
3464
+ "born_on": null,
3465
+ "born_on_trust_code": null,
3466
+ "died_on": null,
3467
+ "died_on_trust_code": null,
3468
+ "created_at": 1506319611,
3469
+ "updated_at": 1508109753
3470
+ }
3471
+ }
3472
+ }
3473
+ },
3474
+ {
3475
+ "type": "Job",
3476
+ "uuid": "1780b9baefcd720ca870f9c7b3152610",
3477
+ "properties":
3478
+ {
3479
+ "title": "Strategic Partnerships Manager",
3480
+ "started_on": null,
3481
+ "started_on_trust_code": null,
3482
+ "ended_on": null,
3483
+ "ended_on_trust_code": null,
3484
+ "is_current": true,
3485
+ "created_at": 1441259479,
3486
+ "updated_at": 1441259479
3487
+ },
3488
+ "relationships":
3489
+ {
3490
+ "person":
3491
+ {
3492
+ "type": "Person",
3493
+ "uuid": "3b15d4ae859412b219f36a0307c48ff7",
3494
+ "properties":
3495
+ {
3496
+ "permalink": "bryan-hurren",
3497
+ "api_path": "people/bryan-hurren",
3498
+ "web_path": "person/bryan-hurren",
3499
+ "api_url": "https://api.crunchbase.com/v3.1/people/bryan-hurren",
3500
+ "first_name": "Bryan",
3501
+ "last_name": "Hurren",
3502
+ "gender": "Male",
3503
+ "also_known_as": null,
3504
+ "bio": "Bryan Hurren is a Strategic Partnerships Manager at Facebook and is responsible for Facebook’s Messenger Platform partnerships.\r\n\r\nPrior to Facebook, Bryan was a co-founder of SlingRide and Livemocha, and spent 10 years in various product management leadership roles at BlackBerry.\r\n\r\nMessenger Platform enables developers to easily build apps that integrate with Messenger; so that the more than 600 million people who use Messenger can find new, fun ways to express themselves with GIFs, photos, videos, audio clips and more.\r\nWith Messenger Platform, an app’s content can be shared through private and group messages to spark conversations that are creative and expressive, while providing developers with growth and reengagement opportunities.",
3505
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397182103/60920c03545eceb5b929daab501255bc.jpg",
3506
+ "role_investor": false,
3507
+ "born_on": null,
3508
+ "born_on_trust_code": null,
3509
+ "died_on": null,
3510
+ "died_on_trust_code": null,
3511
+ "created_at": 1200079816,
3512
+ "updated_at": 1453281679
3513
+ }
3514
+ }
3515
+ }
3516
+ },
3517
+ {
3518
+ "type": "Job",
3519
+ "uuid": "01c62ede9e01f34eb00cbd185ba109d3",
3520
+ "properties":
3521
+ {
3522
+ "title": "Director, Engineering",
3523
+ "started_on": "2014-02-01",
3524
+ "started_on_trust_code": 6,
3525
+ "ended_on": null,
3526
+ "ended_on_trust_code": null,
3527
+ "is_current": true,
3528
+ "created_at": 1409900391,
3529
+ "updated_at": 1437773167
3530
+ },
3531
+ "relationships":
3532
+ {
3533
+ "person":
3534
+ {
3535
+ "type": "Person",
3536
+ "uuid": "64ad1d5b8bcd77deeb032bdeba9540cd",
3537
+ "properties":
3538
+ {
3539
+ "permalink": "douglas-purdy",
3540
+ "api_path": "people/douglas-purdy",
3541
+ "web_path": "person/douglas-purdy",
3542
+ "api_url": "https://api.crunchbase.com/v3.1/people/douglas-purdy",
3543
+ "first_name": "Douglas",
3544
+ "last_name": "Purdy",
3545
+ "gender": "Male",
3546
+ "also_known_as": null,
3547
+ "bio": "Doug Purdy is the Director of Product Management where he drives the development of Facebook Platform including the Open Graph, Games & Payments and Developer Experience. \r\n\r\nHe previously was a Director of Engineering and Director of Developer Relations at Facebook. \r\n\r\nPrior to joining Facebook, Doug spent 11 years at Microsoft in consulting, evangelism and engineering leadership roles building software development tools and frameworks.",
3548
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397180231/b66b393398bf43fbd640ea2b0484ea7a.jpg",
3549
+ "role_investor": true,
3550
+ "born_on": null,
3551
+ "born_on_trust_code": null,
3552
+ "died_on": null,
3553
+ "died_on_trust_code": null,
3554
+ "created_at": 1334965006,
3555
+ "updated_at": 1471632158
3556
+ }
3557
+ }
3558
+ }
3559
+ },
3560
+ {
3561
+ "type": "Job",
3562
+ "uuid": "4836f6bc9b6b280ceae4c21de377b232",
3563
+ "properties":
3564
+ {
3565
+ "title": "Chief Technology Officer",
3566
+ "started_on": null,
3567
+ "started_on_trust_code": null,
3568
+ "ended_on": null,
3569
+ "ended_on_trust_code": null,
3570
+ "is_current": true,
3571
+ "created_at": 1473859512,
3572
+ "updated_at": 1473859512
3573
+ },
3574
+ "relationships":
3575
+ {
3576
+ "person":
3577
+ {
3578
+ "type": "Person",
3579
+ "uuid": "da6042bc18812a9f5b5eb1e25cb0c181",
3580
+ "properties":
3581
+ {
3582
+ "permalink": "michael-schroepfer",
3583
+ "api_path": "people/michael-schroepfer",
3584
+ "web_path": "person/michael-schroepfer",
3585
+ "api_url": "https://api.crunchbase.com/v3.1/people/michael-schroepfer",
3586
+ "first_name": "Michael",
3587
+ "last_name": "Schroepfer",
3588
+ "gender": "Male",
3589
+ "also_known_as": null,
3590
+ "bio": "Mike Schroepfer is the Vice President of Engineering at [Facebook](/organization/facebook). Mike is responsible for harnessing the engineering organization's culture of speed, creativity and exploration to build products, services and infrastructure that support the company's users, developers and partners around the world. \r\n\r\nBefore coming to Facebook, Mike was the Vice President of Engineering at [Mozilla Corporation](http://www.crunchbase.com/organization/mozilla), where he led the global, collaborative, open and participatory product development process behind Mozilla's popular software, such as the [Firefox](/product/firefox) web browser. \r\n\r\nMike was formerly a distinguished engineer at [Sun Microsystems](/organization/sun-microsystems) where he was the Chief Technology Officer for the data center automation division (\"N1\"). He was also the founder, Chief Architect and Director of Engineering at CenterRun, which was acquired by Sun. Mike worked with several startups at the outset of his career, including a digital effects software startup where he built software that has been used in several major motion pictures. Mike holds a bachelor's degree and a master's degrees in computer science from Stanford University and has filed two U.S. patents.",
3591
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1473859439/ayfdlgx6ktj7pwzpeyvg.png",
3592
+ "role_investor": true,
3593
+ "born_on": null,
3594
+ "born_on_trust_code": null,
3595
+ "died_on": null,
3596
+ "died_on_trust_code": null,
3597
+ "created_at": 1363924763,
3598
+ "updated_at": 1494021354
3599
+ }
3600
+ }
3601
+ }
3602
+ },
3603
+ {
3604
+ "type": "Job",
3605
+ "uuid": "3c64f0a4feb3339a46fb1624081e5497",
3606
+ "properties":
3607
+ {
3608
+ "title": "Manager - US Multicultural Industry",
3609
+ "started_on": "2013-09-01",
3610
+ "started_on_trust_code": 6,
3611
+ "ended_on": null,
3612
+ "ended_on_trust_code": null,
3613
+ "is_current": true,
3614
+ "created_at": 1441638281,
3615
+ "updated_at": 1441638281
3616
+ },
3617
+ "relationships":
3618
+ {
3619
+ "person":
3620
+ {
3621
+ "type": "Person",
3622
+ "uuid": "3f05db936dd30754143d49f21ba8a0c7",
3623
+ "properties":
3624
+ {
3625
+ "permalink": "rene-barasoain",
3626
+ "api_path": "people/rene-barasoain",
3627
+ "web_path": "person/rene-barasoain",
3628
+ "api_url": "https://api.crunchbase.com/v3.1/people/rene-barasoain",
3629
+ "first_name": "Rene",
3630
+ "last_name": "Barasoain",
3631
+ "gender": "Male",
3632
+ "also_known_as": null,
3633
+ "bio": "Rene Barasoain is the US Multicultural Industry Manager at Facebook since September 2013. With over 14 years of sales and marketing experience, Rene helps lead Facebook’s Multicultural initiatives. \r\n\r\nPrior to Facebook, Rene spent 9 years at Univision Communications where he managed Interactive Sales and marketing for the Southeast and Southwest regions. In that role Rene oversaw sales, working closely with his TV/Network counterparts and clients on fully integrated, cross platform marketing solutions. \r\n\r\nRene is a graduate of Marketing and Multinational Business from Florida State University and resides with his wife and daughter in Miami. ",
3634
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1441638010/empp1u5wgv7uwo9cud85.jpg",
3635
+ "role_investor": false,
3636
+ "born_on": null,
3637
+ "born_on_trust_code": null,
3638
+ "died_on": null,
3639
+ "died_on_trust_code": null,
3640
+ "created_at": 1441638062,
3641
+ "updated_at": 1441638731
3642
+ }
3643
+ }
3644
+ }
3645
+ },
3646
+ {
3647
+ "type": "Job",
3648
+ "uuid": "4f7b1b7db3e86523dc8f0e25124e07ea",
3649
+ "properties":
3650
+ {
3651
+ "title": "Country Director - Singapore; Regional Lead - Ecomm, Travel & Finserv",
3652
+ "started_on": null,
3653
+ "started_on_trust_code": null,
3654
+ "ended_on": null,
3655
+ "ended_on_trust_code": null,
3656
+ "is_current": true,
3657
+ "created_at": 1490325943,
3658
+ "updated_at": 1490325985
3659
+ },
3660
+ "relationships":
3661
+ {
3662
+ "person":
3663
+ {
3664
+ "type": "Person",
3665
+ "uuid": "87cff32276003f1e3be9268189ac0858",
3666
+ "properties":
3667
+ {
3668
+ "permalink": "sandhya-devanathan",
3669
+ "api_path": "people/sandhya-devanathan",
3670
+ "web_path": "person/sandhya-devanathan",
3671
+ "api_url": "https://api.crunchbase.com/v3.1/people/sandhya-devanathan",
3672
+ "first_name": "Sandhya",
3673
+ "last_name": "Devanathan",
3674
+ "gender": "Female",
3675
+ "also_known_as": null,
3676
+ "bio": "Sandhya Devanathan is the Southeast Asia Group Director for eCommerce, Travel, and Financial Services at Facebook, where she works with the region’s largest brands and startups on building for the mobile world.\r\n \r\nPrior to joining Facebook, Sandhya was a Managing Director at Standard Chartered Bank, managing their half-a-billion dollar revenue retail banking and payments business in Singapore. Sandhya started her career at Citi as a management associate in India and was a founder-member of their innovative digital business team. In her 15 year international career across Citi and Standard Chartered, Sandhya has managed multiple businesses and spearheaded innovation in consumer banking and payments.\r\n \r\nSandhya is a passionate advocate of women in leadership and diversity at the workplace. She launched the STEM program for 3,000 Singaporean school girls with UN Women, was co-chair of the women’s council at StanChart and is actively involved with Women@FB initiatives.",
3677
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1490325864/ufjyi6tlfd3godl880mt.png",
3678
+ "role_investor": false,
3679
+ "born_on": null,
3680
+ "born_on_trust_code": null,
3681
+ "died_on": null,
3682
+ "died_on_trust_code": null,
3683
+ "created_at": 1490325868,
3684
+ "updated_at": 1509299046
3685
+ }
3686
+ }
3687
+ }
3688
+ },
3689
+ {
3690
+ "type": "Job",
3691
+ "uuid": "ddb606415e9ef728ffc97bbdc65a67bf",
3692
+ "properties":
3693
+ {
3694
+ "title": "Director of Engineering",
3695
+ "started_on": "2014-02-10",
3696
+ "started_on_trust_code": 7,
3697
+ "ended_on": null,
3698
+ "ended_on_trust_code": null,
3699
+ "is_current": true,
3700
+ "created_at": 1442103828,
3701
+ "updated_at": 1442103850
3702
+ },
3703
+ "relationships":
3704
+ {
3705
+ "person":
3706
+ {
3707
+ "type": "Person",
3708
+ "uuid": "475af6f844d18df710df925c45e9b94d",
3709
+ "properties":
3710
+ {
3711
+ "permalink": "mike-sego",
3712
+ "api_path": "people/mike-sego",
3713
+ "web_path": "person/mike-sego",
3714
+ "api_url": "https://api.crunchbase.com/v3.1/people/mike-sego",
3715
+ "first_name": "Mike",
3716
+ "last_name": "Sego",
3717
+ "gender": "Male",
3718
+ "also_known_as": null,
3719
+ "bio": "A social media entrepreneur and pioneer in online gaming, Mike Sego was previously the CEO at Gaia Online and led the company's expansion into social games, including Monster Galaxy, the most popular RPG on Facebook on 2011 (peaking at 15M MAU). Mike was Chief Product Officer at Gaia for six months prior to assuming the CEO role.\r\n\r\nPrior to Gaia, Mike was the creator and developer of (fluff)Friends, the first Facebook game to monetize with virtual currency, which he sold to Social Gaming Network in August 2008.\r\n\r\nPreviously, Mike served as the Technical Lead for Gmail, and prior to his role at Google, Mike was a software engineer at Electronic Arts on The Sims Online. Mike attended Stanford University, where he earned a B.S. and M.S. in Computer Science, with a focus on Human Computer Interaction.",
3720
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397182017/2a0c91d804bcd89a907f78d32ed6cd4a.jpg",
3721
+ "role_investor": true,
3722
+ "born_on": null,
3723
+ "born_on_trust_code": null,
3724
+ "died_on": null,
3725
+ "died_on_trust_code": null,
3726
+ "created_at": 1270867503,
3727
+ "updated_at": 1452935867
3728
+ }
3729
+ }
3730
+ }
3731
+ },
3732
+ {
3733
+ "type": "Job",
3734
+ "uuid": "1f3bac978b170cd54769e4d82cf85d37",
3735
+ "properties":
3736
+ {
3737
+ "title": "UX Researcher",
3738
+ "started_on": null,
3739
+ "started_on_trust_code": null,
3740
+ "ended_on": null,
3741
+ "ended_on_trust_code": null,
3742
+ "is_current": true,
3743
+ "created_at": 1463560360,
3744
+ "updated_at": 1463560360
3745
+ },
3746
+ "relationships":
3747
+ {
3748
+ "person":
3749
+ {
3750
+ "type": "Person",
3751
+ "uuid": "4cc26215f5ad9c74edd1a8d91456d9b6",
3752
+ "properties":
3753
+ {
3754
+ "permalink": "lori-malahy",
3755
+ "api_path": "people/lori-malahy",
3756
+ "web_path": "person/lori-malahy",
3757
+ "api_url": "https://api.crunchbase.com/v3.1/people/lori-malahy",
3758
+ "first_name": "Lori",
3759
+ "last_name": "Malahy",
3760
+ "gender": "Female",
3761
+ "also_known_as": null,
3762
+ "bio": "Lori Malahy joined Facebook in early 2015 as a UX researcher working on Instagram's Search and Explore team. Prior to Instagram, she conducted UX and market research at TiVo to support key features across mobile, web, and set top box platforms. In addition to contributing several social cognition papers on intergroup processes and automatic categorization to the social psychology literature, she also co-authored a 2013 CHI paper on search malware from her work at Google.",
3763
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1463560180/l7vwdyugrwaljcakmim3.png",
3764
+ "role_investor": false,
3765
+ "born_on": null,
3766
+ "born_on_trust_code": null,
3767
+ "died_on": null,
3768
+ "died_on_trust_code": null,
3769
+ "created_at": 1463560209,
3770
+ "updated_at": 1463560360
3771
+ }
3772
+ }
3773
+ }
3774
+ },
3775
+ {
3776
+ "type": "Job",
3777
+ "uuid": "211c9989e259bb485da3c1a62fae0e34",
3778
+ "properties":
3779
+ {
3780
+ "title": "Head of Digital Marketing",
3781
+ "started_on": null,
3782
+ "started_on_trust_code": null,
3783
+ "ended_on": null,
3784
+ "ended_on_trust_code": null,
3785
+ "is_current": true,
3786
+ "created_at": 1463727543,
3787
+ "updated_at": 1463727543
3788
+ },
3789
+ "relationships":
3790
+ {
3791
+ "person":
3792
+ {
3793
+ "type": "Person",
3794
+ "uuid": "cd5b5afd0f277af1c393dae621c92e0b",
3795
+ "properties":
3796
+ {
3797
+ "permalink": "mathieu-perard",
3798
+ "api_path": "people/mathieu-perard",
3799
+ "web_path": "person/mathieu-perard",
3800
+ "api_url": "https://api.crunchbase.com/v3.1/people/mathieu-perard",
3801
+ "first_name": "Mathieu",
3802
+ "last_name": "Perard",
3803
+ "gender": "Male",
3804
+ "also_known_as": null,
3805
+ "bio": "Mathieu Perard A graduate of ESC Montpellier, Mathieu began his career at Umanis as Engineer of IT services in Business. He discovered a passion for the Internet in 2004 and has accumulated a 10aine years of past experience in digital marketing. It integrates online marketing agency NetBooster, as Account Director, where he will be responsible for the accompaniment of a major customer accounts. In July 2008, he collaborated in launching the advertising and commercial activities Site Deezer.com as Sales Manager. In early 2012, Mathieu joined Facebook for the position of Client Partner. It occupies today the Partner Agency office in charge of business development in agencies and advertisers issues.",
3806
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1463727291/wkg5ygkmgrdrll1bhgtz.png",
3807
+ "role_investor": false,
3808
+ "born_on": null,
3809
+ "born_on_trust_code": null,
3810
+ "died_on": null,
3811
+ "died_on_trust_code": null,
3812
+ "created_at": 1463727302,
3813
+ "updated_at": 1463733142
3814
+ }
3815
+ }
3816
+ }
3817
+ },
3818
+ {
3819
+ "type": "Job",
3820
+ "uuid": "5537bc2357fce1742251499aad2c7105",
3821
+ "properties":
3822
+ {
3823
+ "title": "Design Strategy Lead",
3824
+ "started_on": null,
3825
+ "started_on_trust_code": null,
3826
+ "ended_on": null,
3827
+ "ended_on_trust_code": null,
3828
+ "is_current": true,
3829
+ "created_at": 1471922438,
3830
+ "updated_at": 1471922438
3831
+ },
3832
+ "relationships":
3833
+ {
3834
+ "person":
3835
+ {
3836
+ "type": "Person",
3837
+ "uuid": "71610e88a1bf74a8086dac275271abaf",
3838
+ "properties":
3839
+ {
3840
+ "permalink": "aaron-sittig",
3841
+ "api_path": "people/aaron-sittig",
3842
+ "web_path": "person/aaron-sittig",
3843
+ "api_url": "https://api.crunchbase.com/v3.1/people/aaron-sittig",
3844
+ "first_name": "Aaron",
3845
+ "last_name": "Sittig",
3846
+ "gender": "Male",
3847
+ "also_known_as": null,
3848
+ "bio": "Aaron is an applied generalist, working today around design and technology. Previously he worked at Facebook as the first designer and established the product design team there. Today he advises startups on product strategy and design.",
3849
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1397180771/edf82fe55612c39d3f81d846405b2a43.png",
3850
+ "role_investor": true,
3851
+ "born_on": null,
3852
+ "born_on_trust_code": null,
3853
+ "died_on": null,
3854
+ "died_on_trust_code": null,
3855
+ "created_at": 1291365781,
3856
+ "updated_at": 1471922439
3857
+ }
3858
+ }
3859
+ }
3860
+ },
3861
+ {
3862
+ "type": "Job",
3863
+ "uuid": "4d1c85960a86fe3843e485e91397a0d9",
3864
+ "properties":
3865
+ {
3866
+ "title": "Product + Developer Marketing, Parse",
3867
+ "started_on": null,
3868
+ "started_on_trust_code": null,
3869
+ "ended_on": null,
3870
+ "ended_on_trust_code": null,
3871
+ "is_current": true,
3872
+ "created_at": 1413890636,
3873
+ "updated_at": 1413890636
3874
+ },
3875
+ "relationships":
3876
+ {
3877
+ "person":
3878
+ {
3879
+ "type": "Person",
3880
+ "uuid": "f0317e92e1295f4969d034144c0ce43e",
3881
+ "properties":
3882
+ {
3883
+ "permalink": "nancy-xiao",
3884
+ "api_path": "people/nancy-xiao",
3885
+ "web_path": "person/nancy-xiao",
3886
+ "api_url": "https://api.crunchbase.com/v3.1/people/nancy-xiao",
3887
+ "first_name": "Nancy",
3888
+ "last_name": "Xiao",
3889
+ "gender": "Female",
3890
+ "also_known_as": null,
3891
+ "bio": null,
3892
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1413890570/fkqktwux1sbskeecgkfw.jpg",
3893
+ "role_investor": false,
3894
+ "born_on": null,
3895
+ "born_on_trust_code": null,
3896
+ "died_on": null,
3897
+ "died_on_trust_code": null,
3898
+ "created_at": 1413890581,
3899
+ "updated_at": 1450776084
3900
+ }
3901
+ }
3902
+ }
3903
+ },
3904
+ {
3905
+ "type": "Job",
3906
+ "uuid": "9d37f18a4f03927d65b65c86164ed670",
3907
+ "properties":
3908
+ {
3909
+ "title": "Team Member",
3910
+ "started_on": null,
3911
+ "started_on_trust_code": null,
3912
+ "ended_on": null,
3913
+ "ended_on_trust_code": null,
3914
+ "is_current": true,
3915
+ "created_at": 1406863273,
3916
+ "updated_at": 1406863273
3917
+ },
3918
+ "relationships":
3919
+ {
3920
+ "person":
3921
+ {
3922
+ "type": "Person",
3923
+ "uuid": "6676080c65d5e7c2b34595631c21bd66",
3924
+ "properties":
3925
+ {
3926
+ "permalink": "sam-rash",
3927
+ "api_path": "people/sam-rash",
3928
+ "web_path": "person/sam-rash",
3929
+ "api_url": "https://api.crunchbase.com/v3.1/people/sam-rash",
3930
+ "first_name": "Sam",
3931
+ "last_name": "Rash",
3932
+ "gender": "Male",
3933
+ "also_known_as": null,
3934
+ "bio": "Mr. Rash is considered one of the top engineers in Silicon Valley. He currently works at Facebook, where he re-architected and re-built Facebook’s data transport layer, known as “scribe”, and implemented real-time stream processing.",
3935
+ "profile_image_url": null,
3936
+ "role_investor": false,
3937
+ "born_on": null,
3938
+ "born_on_trust_code": null,
3939
+ "died_on": null,
3940
+ "died_on_trust_code": null,
3941
+ "created_at": 1391652260,
3942
+ "updated_at": 1452934208
3943
+ }
3944
+ }
3945
+ }
3946
+ },
3947
+ {
3948
+ "type": "Job",
3949
+ "uuid": "dcb4989de16f34bff5b7ec4a9c2a9390",
3950
+ "properties":
3951
+ {
3952
+ "title": "VP of Marketplace",
3953
+ "started_on": null,
3954
+ "started_on_trust_code": null,
3955
+ "ended_on": null,
3956
+ "ended_on_trust_code": null,
3957
+ "is_current": true,
3958
+ "created_at": 1505335538,
3959
+ "updated_at": 1505335554
3960
+ },
3961
+ "relationships":
3962
+ {
3963
+ "person":
3964
+ {
3965
+ "type": "Person",
3966
+ "uuid": "cadc99ca4985ff819b44fc93a9c02da8",
3967
+ "properties":
3968
+ {
3969
+ "permalink": "deborah-liu",
3970
+ "api_path": "people/deborah-liu",
3971
+ "web_path": "person/deborah-liu",
3972
+ "api_url": "https://api.crunchbase.com/v3.1/people/deborah-liu",
3973
+ "first_name": "Deborah",
3974
+ "last_name": "Liu",
3975
+ "gender": "Female",
3976
+ "also_known_as": null,
3977
+ "bio": "DEBORAH LIU is manager of product marketing for Facebook Credits and Games at Facebook, where she oversees initiatives related to game applications on Facebook.com and the Facebook virtual currency. Prior to Facebook, Deborah spent seven years at eBay and PayPal, where she had various roles including Director of Product Marketing Management for the eBay business at PayPal and Director of Product Management for the eBay Buyer Experience. Deborah has an MBA from Stanford Graduate School of Business and a bachelor's degree in civil and environmental engineering from Duke University.",
3978
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1505335750/rpvl8ybbymy09s6w2sxl.png",
3979
+ "role_investor": true,
3980
+ "born_on": null,
3981
+ "born_on_trust_code": null,
3982
+ "died_on": null,
3983
+ "died_on_trust_code": null,
3984
+ "created_at": 1296026704,
3985
+ "updated_at": 1507366011
3986
+ }
3987
+ }
3988
+ }
3989
+ },
3990
+ {
3991
+ "type": "Job",
3992
+ "uuid": "d7b87e0f8080375567f11bd94863d1d1",
3993
+ "properties":
3994
+ {
3995
+ "title": "Program Product Manager",
3996
+ "started_on": "2016-08-01",
3997
+ "started_on_trust_code": 6,
3998
+ "ended_on": null,
3999
+ "ended_on_trust_code": null,
4000
+ "is_current": true,
4001
+ "created_at": 1493272040,
4002
+ "updated_at": 1493272040
4003
+ },
4004
+ "relationships":
4005
+ {
4006
+ "person":
4007
+ {
4008
+ "type": "Person",
4009
+ "uuid": "da6591d15eb98c63e1498cfd90c30697",
4010
+ "properties":
4011
+ {
4012
+ "permalink": "dianna-yau",
4013
+ "api_path": "people/dianna-yau",
4014
+ "web_path": "person/dianna-yau",
4015
+ "api_url": "https://api.crunchbase.com/v3.1/people/dianna-yau",
4016
+ "first_name": "Dianna",
4017
+ "last_name": "Yau",
4018
+ "gender": "Female",
4019
+ "also_known_as": null,
4020
+ "bio": "Program Product Manager at Facebook",
4021
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1493271935/mkstm6vmghu2tje0xrlt.jpg",
4022
+ "role_investor": false,
4023
+ "born_on": null,
4024
+ "born_on_trust_code": null,
4025
+ "died_on": null,
4026
+ "died_on_trust_code": null,
4027
+ "created_at": 1493271959,
4028
+ "updated_at": 1509299278
4029
+ }
4030
+ }
4031
+ }
4032
+ },
4033
+ {
4034
+ "type": "Job",
4035
+ "uuid": "3ef3072204a49dfd93c57a0320eb0ced",
4036
+ "properties":
4037
+ {
4038
+ "title": "Software Engineer",
4039
+ "started_on": null,
4040
+ "started_on_trust_code": null,
4041
+ "ended_on": null,
4042
+ "ended_on_trust_code": null,
4043
+ "is_current": true,
4044
+ "created_at": 1505716218,
4045
+ "updated_at": 1505716218
4046
+ },
4047
+ "relationships":
4048
+ {
4049
+ "person":
4050
+ {
4051
+ "type": "Person",
4052
+ "uuid": "bcbc637ce77abf8d1977727de990014f",
4053
+ "properties":
4054
+ {
4055
+ "permalink": "astha-agarwal",
4056
+ "api_path": "people/astha-agarwal",
4057
+ "web_path": "person/astha-agarwal",
4058
+ "api_url": "https://api.crunchbase.com/v3.1/people/astha-agarwal",
4059
+ "first_name": "Astha",
4060
+ "last_name": "Agarwal",
4061
+ "gender": "Female",
4062
+ "also_known_as": [],
4063
+ "bio": null,
4064
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1423804700/i6gcjlflit6pfulzfb43.jpg",
4065
+ "role_investor": false,
4066
+ "born_on": null,
4067
+ "born_on_trust_code": null,
4068
+ "died_on": null,
4069
+ "died_on_trust_code": null,
4070
+ "created_at": 1423804723,
4071
+ "updated_at": 1509298509
4072
+ }
4073
+ }
4074
+ }
4075
+ },
4076
+ {
4077
+ "type": "Job",
4078
+ "uuid": "c0c5bc6b502364320d2a23211f1c8755",
4079
+ "properties":
4080
+ {
4081
+ "title": "Head of Marketing Science, Australia & New Zealand",
4082
+ "started_on": null,
4083
+ "started_on_trust_code": null,
4084
+ "ended_on": null,
4085
+ "ended_on_trust_code": null,
4086
+ "is_current": true,
4087
+ "created_at": 1482490356,
4088
+ "updated_at": 1482490356
4089
+ },
4090
+ "relationships":
4091
+ {
4092
+ "person":
4093
+ {
4094
+ "type": "Person",
4095
+ "uuid": "39ce5ca25f7aff631750f2640a5e1f77",
4096
+ "properties":
4097
+ {
4098
+ "permalink": "steve-lockwood",
4099
+ "api_path": "people/steve-lockwood",
4100
+ "web_path": "person/steve-lockwood",
4101
+ "api_url": "https://api.crunchbase.com/v3.1/people/steve-lockwood",
4102
+ "first_name": "Steve",
4103
+ "last_name": "Lockwood",
4104
+ "gender": "Male",
4105
+ "also_known_as": null,
4106
+ "bio": "Steve has 15 experience in analytics in marketing having held roles at agencies, consultancies and media organisations in London and Sydney. He has led the Marketing Science team in AUNZ at Facebook for 2 and half years focused on many verticals, supporting advertisers understand media effectiveness and audience insights to drive actionable recommendations on how to grow their businesses through effective use of Facebook and Instagram.",
4107
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1482490228/bmv4h0iotrai2czpvpxr.png",
4108
+ "role_investor": false,
4109
+ "born_on": null,
4110
+ "born_on_trust_code": null,
4111
+ "died_on": null,
4112
+ "died_on_trust_code": null,
4113
+ "created_at": 1482490238,
4114
+ "updated_at": 1482490421
4115
+ }
4116
+ }
4117
+ }
4118
+ },
4119
+ {
4120
+ "type": "Job",
4121
+ "uuid": "73a8797c4ab71d0c20c97c508dbc2b32",
4122
+ "properties":
4123
+ {
4124
+ "title": "Privacy Program Manager",
4125
+ "started_on": null,
4126
+ "started_on_trust_code": null,
4127
+ "ended_on": null,
4128
+ "ended_on_trust_code": null,
4129
+ "is_current": true,
4130
+ "created_at": 1499855295,
4131
+ "updated_at": 1499855295
4132
+ },
4133
+ "relationships":
4134
+ {
4135
+ "person":
4136
+ {
4137
+ "type": "Person",
4138
+ "uuid": "942a4db34c19d3c8126e68e46857e542",
4139
+ "properties":
4140
+ {
4141
+ "permalink": "matt-sundquist",
4142
+ "api_path": "people/matt-sundquist",
4143
+ "web_path": "person/matt-sundquist",
4144
+ "api_url": "https://api.crunchbase.com/v3.1/people/matt-sundquist",
4145
+ "first_name": "Matt",
4146
+ "last_name": "Sundquist",
4147
+ "gender": "Male",
4148
+ "also_known_as": null,
4149
+ "bio": "Matt is a co-founder and COO at Plotly, a graphing and analytics project. Matt has been a writer for SCOTUSblog.com and part of Akin Gump's Supreme Court practice, a Fulbright Scholar in Argentina, and a Student Fellow of the Harvard Law School Program on the Legal Profession. He worked on the Privacy Team at Facebook and has been cited in Senate Judiciary Committee Testimony, the New York Times, and Yale Law Journal. He is a member of the CA Vital Statistics Advisory Committee and lives in San Francisco.",
4150
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1414524137/hpc0na5ordpvo5yu4evx.png",
4151
+ "role_investor": false,
4152
+ "born_on": null,
4153
+ "born_on_trust_code": null,
4154
+ "died_on": null,
4155
+ "died_on_trust_code": null,
4156
+ "created_at": 1414524160,
4157
+ "updated_at": 1499855295
4158
+ }
4159
+ }
4160
+ }
4161
+ },
4162
+ {
4163
+ "type": "Job",
4164
+ "uuid": "0a0b12a3d2f93a384b1a2c78991df7b9",
4165
+ "properties":
4166
+ {
4167
+ "title": "Production Engineer",
4168
+ "started_on": null,
4169
+ "started_on_trust_code": null,
4170
+ "ended_on": null,
4171
+ "ended_on_trust_code": null,
4172
+ "is_current": true,
4173
+ "created_at": 1449297717,
4174
+ "updated_at": 1449297717
4175
+ },
4176
+ "relationships":
4177
+ {
4178
+ "person":
4179
+ {
4180
+ "type": "Person",
4181
+ "uuid": "b2cc66f3a3852e95ef04e9431760fbe0",
4182
+ "properties":
4183
+ {
4184
+ "permalink": "yannick-brosseau",
4185
+ "api_path": "people/yannick-brosseau",
4186
+ "web_path": "person/yannick-brosseau",
4187
+ "api_url": "https://api.crunchbase.com/v3.1/people/yannick-brosseau",
4188
+ "first_name": "Yannick",
4189
+ "last_name": "Brosseau",
4190
+ "gender": "Male",
4191
+ "also_known_as": null,
4192
+ "bio": "Yannick is a Production Engineer at Facebook working on the kernel team. \r\n\r\nAs such he works on improving the stability and performance of the kernels deployed on the Facebook infrastructure and develops testing, monitoring and deployment tools to help in this endeavor. \r\n\r\nPreviously, he was a research associate at Ecole Polytechnique de Montreal where he work on performance analysis tools for Linux, including contributing to the LTTng project. He also spent several years doing consultation work.",
4193
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1449297654/r1nz9omoo34xrnyirn3r.jpg",
4194
+ "role_investor": false,
4195
+ "born_on": null,
4196
+ "born_on_trust_code": null,
4197
+ "died_on": null,
4198
+ "died_on_trust_code": null,
4199
+ "created_at": 1449297662,
4200
+ "updated_at": 1449391046
4201
+ }
4202
+ }
4203
+ }
4204
+ },
4205
+ {
4206
+ "type": "Job",
4207
+ "uuid": "0b2725c6ac73c3e55abb58e486daa618",
4208
+ "properties":
4209
+ {
4210
+ "title": "Product Manager",
4211
+ "started_on": null,
4212
+ "started_on_trust_code": null,
4213
+ "ended_on": null,
4214
+ "ended_on_trust_code": null,
4215
+ "is_current": true,
4216
+ "created_at": 1413097170,
4217
+ "updated_at": 1413097170
4218
+ },
4219
+ "relationships":
4220
+ {
4221
+ "person":
4222
+ {
4223
+ "type": "Person",
4224
+ "uuid": "75d815c96b22eb0fed404fe9859e1311",
4225
+ "properties":
4226
+ {
4227
+ "permalink": "aditya-kulkarni-2",
4228
+ "api_path": "people/aditya-kulkarni-2",
4229
+ "web_path": "person/aditya-kulkarni-2",
4230
+ "api_url": "https://api.crunchbase.com/v3.1/people/aditya-kulkarni-2",
4231
+ "first_name": "Aditya",
4232
+ "last_name": "Kulkarni",
4233
+ "gender": "Male",
4234
+ "also_known_as": null,
4235
+ "bio": "Aditya Kulkarni is a product manager at [Facebook](https://www.crunchbase.com/organization/facebook#/entity). He has over 8 years of experience in the technology industry, holding various roles in the fields of engineering and product management.\n\nKulkarni was at Google for over 4 years, where he was most recently a product manager for Google Apps, managing enterprise email products and high-performance cloud APIs for developers and businesses. He also has experience in building products and several product launches.\n\nKulkarni obtained a bachelor’s degree in computer and information sciences from Visvesvaraya Technological University and an MBA in finance from Indian School of Business.",
4236
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1413097054/aoybijwt5b5jysmnvwrg.jpg",
4237
+ "role_investor": false,
4238
+ "born_on": null,
4239
+ "born_on_trust_code": null,
4240
+ "died_on": null,
4241
+ "died_on_trust_code": null,
4242
+ "created_at": 1413097064,
4243
+ "updated_at": 1491826019
4244
+ }
4245
+ }
4246
+ }
4247
+ },
4248
+ {
4249
+ "type": "Job",
4250
+ "uuid": "2faca0627b7953283911766dc09c6557",
4251
+ "properties":
4252
+ {
4253
+ "title": "Software Engineer",
4254
+ "started_on": null,
4255
+ "started_on_trust_code": null,
4256
+ "ended_on": null,
4257
+ "ended_on_trust_code": null,
4258
+ "is_current": true,
4259
+ "created_at": 1463828524,
4260
+ "updated_at": 1463828524
4261
+ },
4262
+ "relationships":
4263
+ {
4264
+ "person":
4265
+ {
4266
+ "type": "Person",
4267
+ "uuid": "8b813a37d95a2adbe6c9ecb0d5163743",
4268
+ "properties":
4269
+ {
4270
+ "permalink": "elliott-clark",
4271
+ "api_path": "people/elliott-clark",
4272
+ "web_path": "person/elliott-clark",
4273
+ "api_url": "https://api.crunchbase.com/v3.1/people/elliott-clark",
4274
+ "first_name": "Elliott",
4275
+ "last_name": "Clark",
4276
+ "gender": "Male",
4277
+ "also_known_as": null,
4278
+ "bio": null,
4279
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1463828403/h9cwqosrdmdk2qjegpm3.png",
4280
+ "role_investor": false,
4281
+ "born_on": null,
4282
+ "born_on_trust_code": null,
4283
+ "died_on": null,
4284
+ "died_on_trust_code": null,
4285
+ "created_at": 1463828414,
4286
+ "updated_at": 1463828525
4287
+ }
4288
+ }
4289
+ }
4290
+ },
4291
+ {
4292
+ "type": "Job",
4293
+ "uuid": "0636f8716c9ca7ec00c6fc8bfab030f0",
4294
+ "properties":
4295
+ {
4296
+ "title": "Production Engineer",
4297
+ "started_on": null,
4298
+ "started_on_trust_code": null,
4299
+ "ended_on": null,
4300
+ "ended_on_trust_code": null,
4301
+ "is_current": true,
4302
+ "created_at": 1449574709,
4303
+ "updated_at": 1449574709
4304
+ },
4305
+ "relationships":
4306
+ {
4307
+ "person":
4308
+ {
4309
+ "type": "Person",
4310
+ "uuid": "1d3fa4d87c17286fa9265892eaa5c6da",
4311
+ "properties":
4312
+ {
4313
+ "permalink": "richard-wareing",
4314
+ "api_path": "people/richard-wareing",
4315
+ "web_path": "person/richard-wareing",
4316
+ "api_url": "https://api.crunchbase.com/v3.1/people/richard-wareing",
4317
+ "first_name": "Richard",
4318
+ "last_name": "Wareing",
4319
+ "gender": "Male",
4320
+ "also_known_as": null,
4321
+ "bio": "Richard Wareing is a Production Engineer at Facebook.",
4322
+ "profile_image_url": "http://public.crunchbase.com/t_api_images/v1461315655/obpiahstnl483d5opmzv.jpg",
4323
+ "role_investor": false,
4324
+ "born_on": null,
4325
+ "born_on_trust_code": null,
4326
+ "died_on": null,
4327
+ "died_on_trust_code": null,
4328
+ "created_at": 1449508605,
4329
+ "updated_at": 1461315676
4330
+ }
4331
+ }
4332
+ }
4333
+ }]
4334
+ }
4335
+ }