behance 0.5.1 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (41) hide show
  1. checksums.yaml +5 -13
  2. data/CHANGELOG.md +15 -0
  3. data/README.md +143 -63
  4. data/lib/behance/client.rb +3 -1
  5. data/lib/behance/collections.rb +24 -16
  6. data/lib/behance/creatives_to_follow.rb +23 -0
  7. data/lib/behance/fields.rb +12 -1
  8. data/lib/behance/project.rb +36 -30
  9. data/lib/behance/user.rb +91 -35
  10. data/lib/behance/version.rb +1 -1
  11. data/lib/behance/wips.rb +19 -22
  12. data/spec/behance/client_spec.rb +1 -1
  13. data/spec/behance/collections_spec.rb +5 -5
  14. data/spec/behance/creatives_to_follow_spec.rb +44 -0
  15. data/spec/behance/fields_spec.rb +20 -1
  16. data/spec/behance/project_spec.rb +4 -4
  17. data/spec/behance/user_spec.rb +122 -28
  18. data/spec/behance/wips_spec.rb +28 -13
  19. data/spec/fixtures/collection.json +218 -34
  20. data/spec/fixtures/collection_projects.json +688 -88
  21. data/spec/fixtures/collections.json +2192 -104
  22. data/spec/fixtures/creatives_to_follow.json +302 -0
  23. data/spec/fixtures/fields.json +323 -26
  24. data/spec/fixtures/project.json +716 -10
  25. data/spec/fixtures/project_comments.json +13140 -271
  26. data/spec/fixtures/projects.json +786 -339
  27. data/spec/fixtures/user.json +165 -31
  28. data/spec/fixtures/user_appreciations.json +1155 -211
  29. data/spec/fixtures/user_collections.json +2153 -70
  30. data/spec/fixtures/user_followers.json +319 -0
  31. data/spec/fixtures/user_following.json +362 -0
  32. data/spec/fixtures/user_projects.json +2076 -172
  33. data/spec/fixtures/user_stats.json +14 -13
  34. data/spec/fixtures/user_wips.json +2095 -46
  35. data/spec/fixtures/user_work_experience.json +37 -29
  36. data/spec/fixtures/users.json +347 -97
  37. data/spec/fixtures/wip.json +72 -23
  38. data/spec/fixtures/wip_revision.json +28 -8
  39. data/spec/fixtures/wip_revision_comments.json +184 -108
  40. data/spec/fixtures/wips.json +1015 -158
  41. metadata +26 -17
@@ -1,31 +1,39 @@
1
1
  {
2
-
3
- "work_experience": [
4
- {
5
- "position": "Co-Founder & Chief of Design",
6
- "organization": "Behance",
7
- "location": "Brooklyn, NY, USA"
8
- },
9
- {
10
- "position": "Senior Designer",
11
- "organization": "AR Media",
12
- "location": "Brooklyn, NY, USA"
13
- },
14
- {
15
- "position": "Senior Designer",
16
- "organization": "Pro Am",
17
- "location": "New York, NY, USA"
18
- },
19
- {
20
- "position": "Junior Designer",
21
- "organization": "Zeligmedia",
22
- "location": "Barcelona, Spain"
23
- },
24
- {
25
- "position": "Junior Designer",
26
- "organization": "Triada Comunicación",
27
- "location": "Barcelona, Spain"
28
- }
29
- ]
30
-
2
+ "work_experience": [
3
+ {
4
+ "position": "Co-Founder & Chief of Design",
5
+ "start_date": "12-2005",
6
+ "organization": "Behance, Inc.",
7
+ "location": "Brooklyn, NY, USA"
8
+ },
9
+ {
10
+ "position": "Senior Designer",
11
+ "start_date": "04-2003",
12
+ "end_date": "04-2004",
13
+ "organization": "AR Media",
14
+ "location": "Brooklyn, NY, USA"
15
+ },
16
+ {
17
+ "position": "Senior Designer",
18
+ "start_date": "12-2002",
19
+ "end_date": "03-2003",
20
+ "organization": "Pro Am",
21
+ "location": "New York, NY, USA"
22
+ },
23
+ {
24
+ "position": "Junior Designer",
25
+ "start_date": "09-2001",
26
+ "end_date": "10-2002",
27
+ "organization": "Zeligmedia",
28
+ "location": "Barcelona, Spain"
29
+ },
30
+ {
31
+ "position": "Junior Designer",
32
+ "start_date": "09-1999",
33
+ "end_date": "06-2000",
34
+ "organization": "Triada Comunicación",
35
+ "location": "Barcelona, Spain"
36
+ }
37
+ ],
38
+ "http_code": 200
31
39
  }
@@ -1,112 +1,362 @@
1
1
  {
2
-
3
2
  "users": [
4
- {
5
- "id": 193936,
3
+ {
4
+ "id": 50001,
6
5
  "first_name": "Matias",
7
- "last_name": "Chilo",
8
- "username": "vanth",
6
+ "last_name": "Corea",
7
+ "username": "MatiasCorea",
8
+ "city": "Brooklyn",
9
+ "state": "New York",
10
+ "country": "United States",
11
+ "location": "Brooklyn, NY, USA",
12
+ "company": "",
13
+ "occupation": "Co-Founder of Behance",
14
+ "created_on": 1182475806,
15
+ "url": "https://www.behance.net/MatiasCorea",
16
+ "images": {
17
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/50001.53a98298a8f3a.jpg",
18
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/50001.53a98298a8f3a.jpg",
19
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/50001.53a98298a8f3a.jpg",
20
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/50001.53a98298a8f3a.jpg",
21
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/50001.53a98298a8f3a.jpg",
22
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/50001.53a98298a8f3a.jpg"
23
+ },
24
+ "display_name": "Matias Corea",
25
+ "fields": [
26
+ "Graphic Design",
27
+ "Print Design",
28
+ "Interaction Design"
29
+ ],
30
+ "has_default_image": 0,
31
+ "website": "http://www.matiascorea.com"
32
+ },
33
+ {
34
+ "id": 7774495,
35
+ "first_name": "Crafting",
36
+ "last_name": "Lab",
37
+ "username": "craftinglab",
38
+ "city": "Santiago",
39
+ "state": "",
40
+ "country": "Chile",
41
+ "location": "Santiago, Chile",
42
+ "company": "Crafting lab ",
43
+ "occupation": "CEO at",
44
+ "created_on": 1409668678,
45
+ "url": "https://www.behance.net/craftinglab",
46
+ "images": {
47
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/7774495.5405fa4ead20e.png",
48
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/7774495.5405fa4ead20e.png",
49
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/7774495.5405fa4ead20e.png",
50
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/7774495.5405fa4ead20e.png",
51
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/7774495.5405fa4ead20e.png",
52
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/7774495.5405fa4ead20e.png"
53
+ },
54
+ "display_name": "Crafting Lab",
55
+ "fields": [
56
+ "Advertising",
57
+ "Photography",
58
+ "Art Direction"
59
+ ],
60
+ "has_default_image": 0,
61
+ "website": "www.craftinglab.cl"
62
+ },
63
+ {
64
+ "id": 1422203,
65
+ "first_name": "Estilo3D",
66
+ "last_name": "",
67
+ "username": "estilo3d",
68
+ "city": "Buenos Aires",
69
+ "state": "",
70
+ "country": "Argentina",
71
+ "location": "Buenos Aires, Argentina",
72
+ "company": "Estilo3D",
73
+ "occupation": "Art Production Studio",
74
+ "created_on": 1344022044,
75
+ "url": "https://www.behance.net/estilo3d",
76
+ "images": {
77
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/1422203.53b48c50e68b0.png",
78
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/1422203.53b48c50e68b0.png",
79
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/1422203.53b48c50e68b0.png"
80
+ },
81
+ "display_name": "Estilo3D",
82
+ "fields": [
83
+ "Advertising",
84
+ "Art Direction",
85
+ "Digital Art"
86
+ ],
87
+ "has_default_image": 0,
88
+ "website": "www.estilo3d.com"
89
+ },
90
+ {
91
+ "id": 963453,
92
+ "first_name": "Matias",
93
+ "last_name": "Furno",
94
+ "username": "matiasfurno",
9
95
  "city": "Buenos Aires",
10
96
  "state": "",
11
97
  "country": "Argentina",
98
+ "location": "Buenos Aires, Argentina",
99
+ "company": "",
100
+ "occupation": "Motion Designer",
101
+ "created_on": 1330232439,
102
+ "url": "https://www.behance.net/matiasfurno",
103
+ "images": {
104
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/b0a484963453.5586ebc5593e9.jpg",
105
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/b0a484963453.5586ebc5593e9.jpg",
106
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/b0a484963453.5586ebc5593e9.jpg",
107
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/b0a484963453.5586ebc5593e9.jpg",
108
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/b0a484963453.5586ebc5593e9.jpg",
109
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/b0a484963453.5586ebc5593e9.jpg"
110
+ },
111
+ "display_name": "Matias Furno",
112
+ "fields": [
113
+ "Digital Art",
114
+ "Graphic Design",
115
+ "Art Direction"
116
+ ],
117
+ "has_default_image": 0,
118
+ "website": "matiasfurno.com"
119
+ },
120
+ {
121
+ "id": 391763,
122
+ "first_name": "Alex",
123
+ "last_name": "Reuter",
124
+ "username": "alexreuter",
125
+ "city": "Balneário Camboriú",
126
+ "state": "",
127
+ "country": "Brazil",
128
+ "location": "Balneário Camboriú, Brazil",
129
+ "company": "",
130
+ "occupation": "Designer",
131
+ "created_on": 1301794305,
132
+ "url": "https://www.behance.net/alexreuter",
133
+ "images": {
134
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/391763.542462651ffd8.jpg",
135
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/391763.542462651ffd8.jpg",
136
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/391763.542462651ffd8.jpg",
137
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/391763.542462651ffd8.jpg",
138
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/391763.542462651ffd8.jpg",
139
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/391763.542462651ffd8.jpg"
140
+ },
141
+ "display_name": "Alex Reuter",
142
+ "fields": [
143
+ "Branding",
144
+ "Graphic Design",
145
+ "Art Direction"
146
+ ],
147
+ "has_default_image": 0,
148
+ "website": "www.alexreuter.com.br"
149
+ },
150
+ {
151
+ "id": 9940641,
152
+ "first_name": "Matias",
153
+ "last_name": "Carbone",
154
+ "username": "TheMuro",
155
+ "city": "Mendoza",
156
+ "state": "",
157
+ "country": "Argentina",
158
+ "location": "Mendoza, Argentina",
159
+ "company": "",
160
+ "occupation": "Student Industrial/Product Design",
161
+ "created_on": 1416857879,
162
+ "url": "https://www.behance.net/TheMuro",
163
+ "images": {
164
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/9940641.547ed9c411ae6.jpg",
165
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/9940641.547ed9c411ae6.jpg",
166
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/9940641.547ed9c411ae6.jpg",
167
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/9940641.547ed9c411ae6.jpg",
168
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/9940641.547ed9c411ae6.jpg",
169
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/9940641.547ed9c411ae6.jpg"
170
+ },
171
+ "display_name": "Matias Carbone",
172
+ "fields": [
173
+ "Illustration",
174
+ "Digital Art",
175
+ "Character Design"
176
+ ],
177
+ "has_default_image": 0,
178
+ "website": ""
179
+ },
180
+ {
181
+ "id": 6472063,
182
+ "first_name": "Matías",
183
+ "last_name": "Báez",
184
+ "username": "pesim0",
185
+ "city": "Santiago",
186
+ "state": "",
187
+ "country": "Chile",
188
+ "location": "Santiago, Chile",
12
189
  "company": "",
13
190
  "occupation": "",
14
- "created_on": 1279082706,
15
- "url": "http://www.behance.net/vanth",
16
- "display_name": "Matias Chilo",
191
+ "created_on": 1403494383,
192
+ "url": "https://www.behance.net/pesim0",
193
+ "images": {
194
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/6472063.53a7c90be4b89.png",
195
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/6472063.53a7c90be4b89.png",
196
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/6472063.53a7c90be4b89.png",
197
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/6472063.53a7c90be4b89.png",
198
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/6472063.53a7c90be4b89.png",
199
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/6472063.53a7c90be4b89.png"
200
+ },
201
+ "display_name": "Matías Báez",
202
+ "fields": [
203
+ "Illustration",
204
+ "Digital Art",
205
+ "Drawing"
206
+ ],
207
+ "has_default_image": 0,
208
+ "website": "http://www.pesim0.cl/"
209
+ },
210
+ {
211
+ "id": 4301375,
212
+ "first_name": "Douglas",
213
+ "last_name": "Rodas",
214
+ "username": "douglasrodas",
215
+ "city": "San Salvador",
216
+ "state": "",
217
+ "country": "El Salvador",
218
+ "location": "San Salvador, El Salvador",
219
+ "company": "",
220
+ "occupation": "Graphic designer",
221
+ "created_on": 1385863642,
222
+ "url": "https://www.behance.net/douglasrodas",
17
223
  "images": {
18
- "32": "http://behance.vo.llnwd.net/profiles4/193936/32x4463cd4adf137aa218b15657eaa568b1.jpg",
19
- "50": "http://behance.vo.llnwd.net/profiles4/193936/50x4463cd4adf137aa218b15657eaa568b1.jpg",
20
- "78": "http://behance.vo.llnwd.net/profiles4/193936/78x4463cd4adf137aa218b15657eaa568b1.jpg",
21
- "115": "http://behance.vo.llnwd.net/profiles4/193936/115x4463cd4adf137aa218b15657eaa568b1.jpg",
22
- "129": "http://behance.vo.llnwd.net/profiles4/193936/129x4463cd4adf137aa218b15657eaa568b1.jpg",
23
- "138": "http://behance.vo.llnwd.net/profiles4/193936/4463cd4adf137aa218b15657eaa568b1.jpg"
224
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/9f760d4301375.55a6ab46671bc.jpg",
225
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/9f760d4301375.55a6ab46671bc.jpg",
226
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/9f760d4301375.55a6ab46671bc.jpg",
227
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/9f760d4301375.55a6ab46671bc.jpg",
228
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/9f760d4301375.55a6ab46671bc.jpg",
229
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/9f760d4301375.55a6ab46671bc.jpg"
24
230
  },
231
+ "display_name": "Douglas Rodas",
25
232
  "fields": [
26
- "Design",
27
- "Editorial Design",
28
- "Graphic Design"
29
- ]
30
- },
31
- {
32
- "id": 50001,
33
- "first_name": "Matias",
34
- "last_name": "Corea",
35
- "username": "MatiasCorea",
36
- "city": "Brooklyn",
37
- "state": "New York",
38
- "country": "United States",
39
- "company": "Behance",
40
- "occupation": "Chief Designer & Co-Founder",
41
- "created_on": 1182475806,
42
- "url": "http://www.behance.net/MatiasCorea",
43
- "display_name": "Matias Corea",
44
- "images": {
45
- "32": "http://behance.vo.llnwd.net/profiles/50001/32xac8d5163265f6898d0b970dbfcdf4868.png",
46
- "50": "http://behance.vo.llnwd.net/profiles/50001/50xac8d5163265f6898d0b970dbfcdf4868.png",
47
- "78": "http://behance.vo.llnwd.net/profiles/50001/78xac8d5163265f6898d0b970dbfcdf4868.png",
48
- "115": "http://behance.vo.llnwd.net/profiles/50001/115xac8d5163265f6898d0b970dbfcdf4868.png",
49
- "129": "http://behance.vo.llnwd.net/profiles/50001/129xac8d5163265f6898d0b970dbfcdf4868.png",
50
- "138": "http://behance.vo.llnwd.net/profiles/50001/ac8d5163265f6898d0b970dbfcdf4868.png"
233
+ "Graphic Design",
234
+ "Branding",
235
+ "Music"
236
+ ],
237
+ "has_default_image": 0,
238
+ "website": ""
51
239
  },
52
- "fields": [
53
- "Web Design",
54
- "Typography",
55
- "Interaction Design"
56
- ]
57
- },
58
- {
59
- "id": 963453,
60
- "first_name": "Matias",
61
- "last_name": "Furno",
62
- "username": "matiasfurno",
63
- "city": "Buenos Aires",
64
- "state": "",
65
- "country": "Argentina",
66
- "company": "",
67
- "occupation": "Motion Designer",
68
- "created_on": 1330232439,
69
- "url": "http://www.behance.net/matiasfurno",
70
- "display_name": "Matias Furno",
71
- "images": {
72
- "32": "http://behance.vo.llnwd.net/profiles17/963453/32xdd99b78e4a524e3dc7f1acd5a319cd0e.png",
73
- "50": "http://behance.vo.llnwd.net/profiles17/963453/50xdd99b78e4a524e3dc7f1acd5a319cd0e.png",
74
- "78": "http://behance.vo.llnwd.net/profiles17/963453/78xdd99b78e4a524e3dc7f1acd5a319cd0e.png",
75
- "115": "http://behance.vo.llnwd.net/profiles17/963453/115xdd99b78e4a524e3dc7f1acd5a319cd0e.png",
76
- "129": "http://behance.vo.llnwd.net/profiles17/963453/129xdd99b78e4a524e3dc7f1acd5a319cd0e.png",
77
- "138": "http://behance.vo.llnwd.net/profiles17/963453/dd99b78e4a524e3dc7f1acd5a319cd0e.png"
240
+ {
241
+ "id": 1662449,
242
+ "first_name": "Mateo",
243
+ "last_name": "Gajardo",
244
+ "username": "Mateogajardo",
245
+ "city": "Santiago",
246
+ "state": "",
247
+ "country": "Chile",
248
+ "location": "Santiago, Chile",
249
+ "company": "FCB Mayo",
250
+ "occupation": "Art Director",
251
+ "created_on": 1349226979,
252
+ "url": "https://www.behance.net/Mateogajardo",
253
+ "images": {
254
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/b2ce461662449.5605622ae43e8.jpg",
255
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/b2ce461662449.5605622ae43e8.jpg",
256
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/b2ce461662449.5605622ae43e8.jpg",
257
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/b2ce461662449.5605622ae43e8.jpg",
258
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/b2ce461662449.5605622ae43e8.jpg",
259
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/b2ce461662449.5605622ae43e8.jpg"
260
+ },
261
+ "display_name": "Mateo Gajardo",
262
+ "fields": [
263
+ "Art Direction",
264
+ "Advertising",
265
+ "Branding"
266
+ ],
267
+ "has_default_image": 0,
268
+ "website": "cl.fcbmayo.com"
269
+ },
270
+ {
271
+ "id": 18334933,
272
+ "first_name": "Matias",
273
+ "last_name": "Franco",
274
+ "username": "mfdg",
275
+ "city": "Bogotá",
276
+ "state": "",
277
+ "country": "Colombia",
278
+ "location": "Bogotá, Colombia",
279
+ "company": "MFDG",
280
+ "occupation": "Diseñador Gráfico/Web",
281
+ "created_on": 1443713428,
282
+ "url": "https://www.behance.net/mfdg",
283
+ "images": {
284
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/f7407b18334933.560d5280532b9.png",
285
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/f7407b18334933.560d5280532b9.png",
286
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/f7407b18334933.560d5280532b9.png",
287
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/f7407b18334933.560d5280532b9.png",
288
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/f7407b18334933.560d5280532b9.png",
289
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/f7407b18334933.560d5280532b9.png"
290
+ },
291
+ "display_name": "Matias Franco",
292
+ "fields": [
293
+ "Graphic Design",
294
+ "Branding",
295
+ "Web Design"
296
+ ],
297
+ "has_default_image": 0,
298
+ "website": "www.mfdg.com.ar"
78
299
  },
79
- "fields": [
80
- "Animation",
81
- "Digital Art",
82
- "Graphic Design"
83
- ]
84
- },
85
- {
86
- "id": 119502,
87
- "first_name": "Matias",
88
- "last_name": "Klingsholm",
89
- "username": "klingsholm",
90
- "city": "Shanghai",
91
- "state": "",
92
- "country": "China",
93
- "company": "Student",
94
- "occupation": "Graphic designer",
95
- "created_on": 1250532885,
96
- "url": "http://www.behance.net/klingsholm",
97
- "display_name": "Matias Klingsholm",
98
- "images": {
99
- "32": "http://behance.vo.llnwd.net/profiles4/119502/32x766fe4bd281e02b9be0ce33e0713bd26.jpg",
100
- "50": "http://behance.vo.llnwd.net/profiles4/119502/50x766fe4bd281e02b9be0ce33e0713bd26.jpg",
101
- "78": "http://behance.vo.llnwd.net/profiles4/119502/78x766fe4bd281e02b9be0ce33e0713bd26.jpg",
102
- "115": "http://behance.vo.llnwd.net/profiles4/119502/115x766fe4bd281e02b9be0ce33e0713bd26.jpg",
103
- "129": "http://behance.vo.llnwd.net/profiles4/119502/129x766fe4bd281e02b9be0ce33e0713bd26.jpg",
104
- "138": "http://behance.vo.llnwd.net/profiles4/119502/766fe4bd281e02b9be0ce33e0713bd26.jpg"
300
+ {
301
+ "id": 4304491,
302
+ "first_name": "Matias",
303
+ "last_name": "Fuentes",
304
+ "username": "mfuentes",
305
+ "city": "Montevideo",
306
+ "state": "",
307
+ "country": "Uruguay",
308
+ "location": "Montevideo, Uruguay",
309
+ "company": "",
310
+ "occupation": "",
311
+ "created_on": 1385906712,
312
+ "url": "https://www.behance.net/mfuentes",
313
+ "images": {
314
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/2822264304491.55c3def583e7f.jpg",
315
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/2822264304491.55c3def583e7f.jpg",
316
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/2822264304491.55c3def583e7f.jpg",
317
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/2822264304491.55c3def583e7f.jpg",
318
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/2822264304491.55c3def583e7f.jpg",
319
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/2822264304491.55c3def583e7f.jpg"
320
+ },
321
+ "display_name": "Matias Fuentes",
322
+ "fields": [
323
+ "Graphic Design",
324
+ "Illustration",
325
+ "Art Direction"
326
+ ],
327
+ "has_default_image": 0,
328
+ "website": "www.matias-fuentes.com"
105
329
  },
106
- "fields": [
107
- "Branding",
108
- "Illustration",
109
- "Graphic Design"
110
- ]
111
- }]
330
+ {
331
+ "id": 813651,
332
+ "first_name": "Matias",
333
+ "last_name": "Scappaticcio",
334
+ "username": "scapa",
335
+ "city": "Buenos Aires",
336
+ "state": "",
337
+ "country": "Argentina",
338
+ "location": "Buenos Aires, Argentina",
339
+ "company": "",
340
+ "occupation": "Graphic Designer",
341
+ "created_on": 1324349787,
342
+ "url": "https://www.behance.net/scapa",
343
+ "images": {
344
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/f0ea31813651.55dcd1849dfff.png",
345
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/f0ea31813651.55dcd1849dfff.png",
346
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/f0ea31813651.55dcd1849dfff.png",
347
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/f0ea31813651.55dcd1849dfff.png",
348
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/f0ea31813651.55dcd1849dfff.png",
349
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/f0ea31813651.55dcd1849dfff.png"
350
+ },
351
+ "display_name": "Matias Scappaticcio",
352
+ "fields": [
353
+ "Graphic Design",
354
+ "Typography",
355
+ "Editorial Design"
356
+ ],
357
+ "has_default_image": 0,
358
+ "website": ""
359
+ }
360
+ ],
361
+ "http_code": 200
112
362
  }