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,40 +1,42 @@
1
1
  {
2
-
3
2
  "user": {
4
3
  "id": 50001,
5
- "first_name": "Matias",
6
- "last_name": "Corea",
7
- "username": "MatiasCorea",
8
- "city": "Brooklyn",
9
- "state": "New York",
10
- "country": "United States",
11
- "company": "Behance",
12
- "occupation": "Chief Designer & Co-Founder",
13
- "created_on": 1182475806,
14
- "url": "http://www.behance.net/MatiasCorea",
15
- "display_name": "Matias Corea",
16
- "images": {
17
- "32": "http://behance.vo.llnwd.net/profiles/50001/32xac8d5163265f6898d0b970dbfcdf4868.png",
18
- "50": "http://behance.vo.llnwd.net/profiles/50001/50xac8d5163265f6898d0b970dbfcdf4868.png",
19
- "78": "http://behance.vo.llnwd.net/profiles/50001/78xac8d5163265f6898d0b970dbfcdf4868.png",
20
- "115": "http://behance.vo.llnwd.net/profiles/50001/115xac8d5163265f6898d0b970dbfcdf4868.png",
21
- "129": "http://behance.vo.llnwd.net/profiles/50001/129xac8d5163265f6898d0b970dbfcdf4868.png",
22
- "138": "http://behance.vo.llnwd.net/profiles/50001/ac8d5163265f6898d0b970dbfcdf4868.png"
23
- },
24
- "fields": [
25
- "Web Design",
26
- "Typography",
4
+ "first_name": "Matias",
5
+ "last_name": "Corea",
6
+ "username": "MatiasCorea",
7
+ "city": "Brooklyn",
8
+ "state": "New York",
9
+ "country": "United States",
10
+ "location": "Brooklyn, NY, USA",
11
+ "company": "",
12
+ "occupation": "Co-Founder of Behance",
13
+ "created_on": 1182475806,
14
+ "url": "https://www.behance.net/MatiasCorea",
15
+ "images": {
16
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/50001.53a98298a8f3a.jpg",
17
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/50001.53a98298a8f3a.jpg",
18
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/50001.53a98298a8f3a.jpg",
19
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/50001.53a98298a8f3a.jpg",
20
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/50001.53a98298a8f3a.jpg",
21
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/50001.53a98298a8f3a.jpg"
22
+ },
23
+ "display_name": "Matias Corea",
24
+ "fields": [
25
+ "Graphic Design",
26
+ "Print Design",
27
27
  "Interaction Design"
28
- ],
29
- "twitter": "@matiascorea",
30
- "links": [
28
+ ],
29
+ "has_default_image": 0,
30
+ "website": "http://www.matiascorea.com",
31
+ "twitter": "@matiascorea",
32
+ "links": [
31
33
  {
32
34
  "title": "My Blog",
33
35
  "url": "http://www.matiascorea.com/blog"
34
36
  },
35
37
  {
36
38
  "title": "My Twitter Feed",
37
- "url": "www.twitter.com/matiascorea"
39
+ "url": "http://www.twitter.com/matiascorea"
38
40
  },
39
41
  {
40
42
  "title": "Desing Droplets Interview",
@@ -53,9 +55,141 @@
53
55
  "url": "http://www.swiss-miss.com/2010/05/99-conference-2010-motion-graphics.html"
54
56
  }
55
57
  ],
56
- "sections": {
57
- "Where, When and What": "I spent my school years freelancing out of my father's architecture studio, so architecture and urbanism have had a huge influence on the way I approach design. From form to function.\n\nFollowing school in La Massana, I spent two years working for various small design shops in Barcelona like Zeligmedia, M.A.Y.A Design, and Triada Communication Agency. Eventually I felt that I needed to leave Barcelona to look for other opportunities, and I found myself heading to NYC in October 2002.\n\nI was lucky to be hired by Michael Ian Kaye (former Creative Director at Oglivy) to work at AR Media, where I had the chance to work on accounts such as Versace, Dolce & Gabanna, Valentino, Ann Taylor, Naturalizer, Influence Magazine, Escada, and many more.\n\nAfter that, I worked for Pro Am under the strict vigilance of John Malcolmson and Simon Endres, where I learned the craft of branding, and a love for design process.\n\nNow I find myself as Chief Designer at Behance, trying to make the lives of other creatives better."
58
+ "sections": {
59
+ "Where, When and What": "I spent my school years freelancing out of my father's architecture studio, so architecture and urbanism have had a huge influence on the way I approach design. From form to function.\n\nFollowing school in La Massana, I spent two years working for various small design shops in Barcelona like Zeligmedia, M.A.Y.A Design, and Triada Communication Agency. Eventually I felt that I needed to leave Barcelona to look for other opportunities, and I found myself heading to NYC in October 2002.\n\nI was lucky to be hired by Michael Ian Kaye (former Creative Director at Oglivy) to work at AR Media, where I had the chance to work on accounts such as Versace, Dolce & Gabanna, Valentino, Ann Taylor, Naturalizer, Influence Magazine, Escada, and many more.\n\nAfter that, I worked for Pro Am under the strict vigilance of John Malcolmson and Simon Endres, where I learned the craft of branding, and a love for design process.\n\nNow I find myself as Head of Design at Behance, trying to make the lives of other creatives better."
60
+ },
61
+ "features": [
62
+ {
63
+ "site": {
64
+ "id": 1,
65
+ "name": "Behance.net",
66
+ "key": "net",
67
+ "icon": "https://a3.behance.net/img/site/favicon.ico",
68
+ "url": "http://www.behance.net",
69
+ "domain": "www.behance.net",
70
+ "ribbon": {
71
+ "image": "https://a3.behance.net/img/galleries/ribbons/1x/net.png",
72
+ "image_2x": "https://a3.behance.net/img/galleries/ribbons/2x/net@2x.png"
73
+ }
74
+ },
75
+ "projects": [
76
+ {
77
+ "id": 12139157,
78
+ "featured_on": 1396281602
79
+ }
80
+ ]
81
+ },
82
+ {
83
+ "site": {
84
+ "id": 125,
85
+ "name": "Pantone Canvas Gallery",
86
+ "key": "pantone",
87
+ "icon": "https://a3.behance.net/img/galleries/composed/pantone.png",
88
+ "domain": "canvas.pantone.com",
89
+ "url": "http://canvas.pantone.com",
90
+ "network_id": 31,
91
+ "ribbon": {
92
+ "image": "https://a3.behance.net/img/galleries/ribbons/1x/pantone.png",
93
+ "image_2x": "https://a3.behance.net/img/galleries/ribbons/2x/pantone@2x.png"
94
+ }
95
+ },
96
+ "projects": [
97
+ {
98
+ "id": 413783,
99
+ "featured_on": 1353848404
100
+ },
101
+ {
102
+ "id": 519495,
103
+ "featured_on": 1353722404
104
+ },
105
+ {
106
+ "id": 1797822,
107
+ "featured_on": 1353571203
108
+ },
109
+ {
110
+ "id": 2812719,
111
+ "featured_on": 1354226403
112
+ },
113
+ {
114
+ "id": 3750163,
115
+ "featured_on": 1353470403
116
+ },
117
+ {
118
+ "id": 3872017,
119
+ "featured_on": 1353142803
120
+ },
121
+ {
122
+ "id": 3856261,
123
+ "featured_on": 1353294003
124
+ },
125
+ {
126
+ "id": 5287059,
127
+ "featured_on": 1350331202
128
+ }
129
+ ]
130
+ },
131
+ {
132
+ "site": {
133
+ "id": 113,
134
+ "name": "SCAD Portfolios",
135
+ "key": "scad",
136
+ "icon": "https://a3.behance.net/img/galleries/composed/scad.png",
137
+ "domain": "portfolios.scad.edu",
138
+ "url": "http://portfolios.scad.edu",
139
+ "network_id": 21,
140
+ "ribbon": {
141
+ "image": "https://a3.behance.net/img/galleries/ribbons/1x/scad.png",
142
+ "image_2x": "https://a3.behance.net/img/galleries/ribbons/2x/scad@2x.png"
143
+ }
144
+ },
145
+ "projects": [
146
+ {
147
+ "id": 22886287,
148
+ "featured_on": 1426993202
149
+ }
150
+ ]
151
+ }
152
+ ],
153
+ "stats": {
154
+ "followers": 63417,
155
+ "following": 1338,
156
+ "appreciations": 50450,
157
+ "views": 846776,
158
+ "team_members": 0,
159
+ "comments": 365
160
+ },
161
+ "social_links": [
162
+ {
163
+ "social_id": 8,
164
+ "url": "http://pinterest.com/matias_corea",
165
+ "service_name": "Pinterest",
166
+ "value": "matias_corea"
167
+ },
168
+ {
169
+ "social_id": 1,
170
+ "url": "http://twitter.com/matiascorea",
171
+ "service_name": "Twitter",
172
+ "value": "matiascorea"
173
+ },
174
+ {
175
+ "social_id": 2,
176
+ "url": "http://facebook.com/matiascoreaNY",
177
+ "service_name": "Facebook",
178
+ "value": "matiascoreaNY"
179
+ },
180
+ {
181
+ "social_id": 9,
182
+ "url": "http://matiascorea.tumblr.com",
183
+ "service_name": "Tumblr",
184
+ "value": "matiascorea"
185
+ },
186
+ {
187
+ "social_id": 4,
188
+ "url": "http://linkedin.com/in/matiascorea",
189
+ "service_name": "LinkedIn",
190
+ "value": "in/matiascorea"
58
191
  }
59
- }
60
-
192
+ ]
193
+ },
194
+ "http_code": 200
61
195
  }
@@ -1,230 +1,1174 @@
1
1
  {
2
-
3
2
  "appreciations": [
4
- {
5
- "project": {
6
- "id": 4973949,
7
- "name": "stella _ vmsm2012",
8
- "published_on": 1346237423,
9
- "created_on": 1346237286,
10
- "modified_on": 1346237424,
11
- "url": "http://www.behance.net/gallery/stella-_-vmsm2012/4973949",
3
+ {
4
+ "project": {
5
+ "id": 28843107,
6
+ "name": "Every NBA Team Logo Redesigned",
7
+ "published_on": 1440088395,
8
+ "created_on": 1440015485,
9
+ "modified_on": 1443884602,
10
+ "url": "https://www.behance.net/gallery/28843107/Every-NBA-Team-Logo-Redesigned",
11
+ "privacy": "public",
12
12
  "fields": [
13
- "Fashion",
14
- "Fashion Styling",
15
- "Photography"
16
- ],
17
- "covers": {
18
- "115": "http://behance.vo.llnwd.net/profiles5/168816/projects/4973949/115x9b04d6f41f2bbed1cb2ed5b26794d7dd.jpg",
19
- "202": "http://behance.vo.llnwd.net/profiles5/168816/projects/4973949/9b04d6f41f2bbed1cb2ed5b26794d7dd.jpg",
20
- "404": "http://behance.vo.llnwd.net/profiles5/168816/projects/4973949/404x9b04d6f41f2bbed1cb2ed5b26794d7dd.jpg",
21
- "230": "http://behance.vo.llnwd.net/profiles5/168816/projects/4973949/230x9b04d6f41f2bbed1cb2ed5b26794d7dd.jpg"
22
- },
23
- "mature_content": 0,
24
- "owners": {
25
- "168816": {
26
- "id": 168816,
27
- "first_name": "Balazs",
28
- "last_name": "Koch",
29
- "username": "balazskoch",
30
- "city": "Budapest",
31
- "state": "",
32
- "country": "Hungary",
13
+ "Branding",
14
+ "Graphic Design",
15
+ "Illustration"
16
+ ],
17
+ "covers": {
18
+ "404": "https://mir-s3-cdn-cf.behance.net/projects/404/edd81b28843107.55d6195dc1b88.jpg",
19
+ "202": "https://mir-s3-cdn-cf.behance.net/projects/202/edd81b28843107.55d6195dc1b88.jpg",
20
+ "230": "https://mir-s3-cdn-cf.behance.net/projects/230/edd81b28843107.55d6195dc1b88.jpg",
21
+ "115": "https://mir-s3-cdn-cf.behance.net/projects/115/edd81b28843107.55d6195dc1b88.jpg"
22
+ },
23
+ "mature_content": 0,
24
+ "mature_access": "allowed",
25
+ "owners": [
26
+ {
27
+ "id": 8104829,
28
+ "first_name": "Addison",
29
+ "last_name": "Foote",
30
+ "username": "AddisonF",
31
+ "city": "St. George",
32
+ "state": "Utah",
33
+ "country": "United States",
34
+ "location": "St. George, UT, USA",
33
35
  "company": "",
34
36
  "occupation": "",
35
- "created_on": 1273389041,
36
- "url": "http://www.behance.net/balazskoch",
37
- "display_name": "Balazs Koch",
37
+ "created_on": 1411418378,
38
+ "url": "https://www.behance.net/AddisonF",
38
39
  "images": {
39
- "32": "http://behance.vo.llnwd.net/profiles5/168816/32x01688161273389878.jpg",
40
- "50": "http://behance.vo.llnwd.net/profiles5/168816/50x01688161273389878.jpg",
41
- "78": "http://behance.vo.llnwd.net/profiles5/168816/78x01688161273389878.jpg",
42
- "115": "http://behance.vo.llnwd.net/profiles5/168816/115x01688161273389878.jpg",
43
- "129": "http://behance.vo.llnwd.net/profiles5/168816/129x01688161273389878.jpg",
44
- "138": "http://behance.vo.llnwd.net/profiles5/168816/01688161273389878.jpg"
40
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/165ba78104829.54cc1af510cce.jpg",
41
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/165ba78104829.54cc1af510cce.jpg",
42
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/165ba78104829.54cc1af510cce.jpg",
43
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/165ba78104829.54cc1af510cce.jpg",
44
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/165ba78104829.54cc1af510cce.jpg",
45
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/165ba78104829.54cc1af510cce.jpg"
45
46
  },
47
+ "display_name": "Addison Foote",
46
48
  "fields": [
47
- "Photography",
48
- "Advertising",
49
- "Fashion"
50
- ]
49
+ "Graphic Design",
50
+ "Retouching",
51
+ "Illustration"
52
+ ],
53
+ "has_default_image": 0,
54
+ "website": "addisonfoote.com"
51
55
  }
56
+ ],
57
+ "stats": {
58
+ "views": 179361,
59
+ "appreciations": 2120,
60
+ "comments": 85
52
61
  },
62
+ "conceived_on": -62169984000
63
+ },
64
+ "timestamp": 1443714030
65
+ },
66
+ {
67
+ "project": {
68
+ "id": 29930585,
69
+ "name": "Curated Galleries on Behance",
70
+ "published_on": 1443560389,
71
+ "created_on": 1443557972,
72
+ "modified_on": 1443762853,
73
+ "url": "https://www.behance.net/gallery/29930585/Curated-Galleries-on-Behance",
74
+ "privacy": "public",
75
+ "fields": [
76
+ "Branding",
77
+ "Web Design",
78
+ "Web Development"
79
+ ],
80
+ "covers": {
81
+ "404": "https://mir-s3-cdn-cf.behance.net/projects/404/466cdf29930585.560b0c32df2d7.jpg",
82
+ "202": "https://mir-s3-cdn-cf.behance.net/projects/202/466cdf29930585.560b0c32df2d7.jpg",
83
+ "230": "https://mir-s3-cdn-cf.behance.net/projects/230/466cdf29930585.560b0c32df2d7.jpg",
84
+ "115": "https://mir-s3-cdn-cf.behance.net/projects/115/466cdf29930585.560b0c32df2d7.jpg"
85
+ },
86
+ "mature_content": 0,
87
+ "mature_access": "allowed",
88
+ "owners": [
89
+ {
90
+ "id": 660978,
91
+ "first_name": "Jenn",
92
+ "last_name": "Tardif",
93
+ "username": "jenntardif",
94
+ "city": "New York",
95
+ "state": "New York",
96
+ "country": "United States",
97
+ "location": "New York, NY, USA",
98
+ "company": "Adobe",
99
+ "occupation": "Product & Marketing Manager",
100
+ "created_on": 1317070580,
101
+ "url": "https://www.behance.net/jenntardif",
102
+ "images": {
103
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/250b39660978.560b75cd71967.jpg",
104
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/250b39660978.560b75cd71967.jpg",
105
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/250b39660978.560b75cd71967.jpg",
106
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/250b39660978.560b75cd71967.jpg",
107
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/250b39660978.560b75cd71967.jpg",
108
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/250b39660978.560b75cd71967.jpg"
109
+ },
110
+ "display_name": "Jenn Tardif",
111
+ "fields": [
112
+ "Branding",
113
+ "Graphic Design",
114
+ "Copywriting"
115
+ ],
116
+ "has_default_image": 0,
117
+ "website": "be.net/jenntardif"
118
+ }
119
+ ],
53
120
  "stats": {
54
- "views": 417,
55
- "appreciations": 48,
56
- "comments": 6
57
- }
121
+ "views": 72,
122
+ "appreciations": 9,
123
+ "comments": 2
124
+ },
125
+ "conceived_on": -62169984000
126
+ },
127
+ "timestamp": 1443578145
58
128
  },
59
- "timestamp": 1346271987
60
- },
61
- {
62
- "project": {
63
- "id": 3934063,
64
- "name": "Interior renders",
65
- "published_on": 1337089068,
66
- "created_on": 1337083156,
67
- "modified_on": 1338144214,
68
- "url": "http://www.behance.net/gallery/Interior-renders/3934063",
69
- "fields": [
70
- "Architecture",
71
- "Digital Art",
72
- "Industrial Design"
73
- ],
74
- "covers": {
75
- "115": "http://behance.vo.llnwd.net/profiles13/1165781/projects/3934063/115xe64964d6813733b12018ad1d9c6a5319.jpg",
76
- "202": "http://behance.vo.llnwd.net/profiles13/1165781/projects/3934063/e64964d6813733b12018ad1d9c6a5319.jpg"
77
- },
78
- "mature_content": 0,
79
- "owners": {
80
- "1165781": {
81
- "id": 1165781,
82
- "first_name": "Roland",
83
- "last_name": "Beaubois",
84
- "username": "GCStudio",
85
- "city": "Paris",
86
- "state": "",
87
- "country": "France",
88
- "company": "GC Studio - Graph Concept",
89
- "occupation": "Founder",
90
- "created_on": 1337082674,
91
- "url": "http://www.behance.net/GCStudio",
92
- "display_name": "Roland Beaubois",
93
- "images": {
94
- "32": "http://behance.vo.llnwd.net/profiles13/1165781/32x9267056a524e5f4866522ea510dfb4e1.jpg",
95
- "50": "http://behance.vo.llnwd.net/profiles13/1165781/50x9267056a524e5f4866522ea510dfb4e1.jpg",
96
- "78": "http://behance.vo.llnwd.net/profiles13/1165781/78x9267056a524e5f4866522ea510dfb4e1.jpg",
97
- "115": "http://behance.vo.llnwd.net/profiles13/1165781/115x9267056a524e5f4866522ea510dfb4e1.jpg",
98
- "129": "http://behance.vo.llnwd.net/profiles13/1165781/129x9267056a524e5f4866522ea510dfb4e1.jpg",
99
- "138": "http://behance.vo.llnwd.net/profiles13/1165781/9267056a524e5f4866522ea510dfb4e1.jpg"
100
- },
101
- "fields": [
102
- "Architecture",
103
- "Computer Animation",
129
+ {
130
+ "project": {
131
+ "id": 29660929,
132
+ "name": "Living on the edge",
133
+ "published_on": 1442694185,
134
+ "created_on": 1442693156,
135
+ "modified_on": 1443385803,
136
+ "url": "https://www.behance.net/gallery/29660929/Living-on-the-edge",
137
+ "privacy": "public",
138
+ "fields": [
139
+ "Character Design",
140
+ "Digital Art",
141
+ "Illustration"
142
+ ],
143
+ "covers": {
144
+ "404": "https://mir-s3-cdn-cf.behance.net/projects/404/1e683129660929.55fdc02482a2e.jpg",
145
+ "202": "https://mir-s3-cdn-cf.behance.net/projects/202/1e683129660929.55fdc02482a2e.jpg",
146
+ "230": "https://mir-s3-cdn-cf.behance.net/projects/230/1e683129660929.55fdc02482a2e.jpg",
147
+ "115": "https://mir-s3-cdn-cf.behance.net/projects/115/1e683129660929.55fdc02482a2e.jpg"
148
+ },
149
+ "mature_content": 0,
150
+ "mature_access": "allowed",
151
+ "owners": [
152
+ {
153
+ "id": 2392519,
154
+ "first_name": "Andrea",
155
+ "last_name": "Femerstrand",
156
+ "username": "Noukah",
157
+ "city": "Stockholm",
158
+ "state": "",
159
+ "country": "Sweden",
160
+ "location": "Stockholm, Sweden",
161
+ "company": "",
162
+ "occupation": "Concept Artist & Illustrator",
163
+ "created_on": 1363820292,
164
+ "url": "https://www.behance.net/Noukah",
165
+ "images": {
166
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/2392519.53b8f6f60d505.jpg",
167
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/2392519.53b8f6f60d505.jpg",
168
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/2392519.53b8f6f60d505.jpg",
169
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/2392519.53b8f6f60d505.jpg",
170
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/2392519.53b8f6f60d505.jpg",
171
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/2392519.53b8f6f60d505.jpg"
172
+ },
173
+ "display_name": "Andrea Femerstrand",
174
+ "fields": [
175
+ "Illustration",
176
+ "Character Design",
177
+ "Digital Art"
178
+ ],
179
+ "has_default_image": 0,
180
+ "website": "http://noukah.blogspot.com"
181
+ }
182
+ ],
183
+ "stats": {
184
+ "views": 3484,
185
+ "appreciations": 791,
186
+ "comments": 58
187
+ },
188
+ "conceived_on": -62169984000
189
+ },
190
+ "timestamp": 1443476727
191
+ },
192
+ {
193
+ "project": {
194
+ "id": 28871467,
195
+ "name": "SNEAKERS",
196
+ "published_on": 1440410672,
197
+ "created_on": 1440100320,
198
+ "modified_on": 1443443401,
199
+ "url": "https://www.behance.net/gallery/28871467/SNEAKERS",
200
+ "privacy": "public",
201
+ "fields": [
202
+ "Art Direction",
203
+ "Illustration",
204
+ "Set Design"
205
+ ],
206
+ "covers": {
207
+ "404": "https://mir-s3-cdn-cf.behance.net/projects/404/16f49228871467.55d9f9d761234.jpg",
208
+ "202": "https://mir-s3-cdn-cf.behance.net/projects/202/16f49228871467.55d9f9d761234.jpg",
209
+ "230": "https://mir-s3-cdn-cf.behance.net/projects/230/16f49228871467.55d9f9d761234.jpg",
210
+ "115": "https://mir-s3-cdn-cf.behance.net/projects/115/16f49228871467.55d9f9d761234.jpg"
211
+ },
212
+ "mature_content": 0,
213
+ "mature_access": "allowed",
214
+ "owners": [
215
+ {
216
+ "id": 150383,
217
+ "first_name": "Antoni",
218
+ "last_name": "Tudisco",
219
+ "username": "antoni",
220
+ "city": "Hamburg",
221
+ "state": "",
222
+ "country": "Germany",
223
+ "location": "Hamburg, Germany",
224
+ "company": "",
225
+ "occupation": "AD + 3D Illustrator",
226
+ "created_on": 1266216881,
227
+ "url": "https://www.behance.net/antoni",
228
+ "images": {
229
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/63d8cb150383.55dbba4de2d89.jpg",
230
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/63d8cb150383.55dbba4de2d89.jpg",
231
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/63d8cb150383.55dbba4de2d89.jpg",
232
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/63d8cb150383.55dbba4de2d89.jpg",
233
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/63d8cb150383.55dbba4de2d89.jpg",
234
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/63d8cb150383.55dbba4de2d89.jpg"
235
+ },
236
+ "display_name": "Antoni Tudisco",
237
+ "fields": [
238
+ "Art Direction",
239
+ "Digital Art",
240
+ "Graphic Design"
241
+ ],
242
+ "has_default_image": 0,
243
+ "website": "http://antonitudisco.com"
244
+ }
245
+ ],
246
+ "stats": {
247
+ "views": 27869,
248
+ "appreciations": 1764,
249
+ "comments": 139
250
+ },
251
+ "conceived_on": -62169984000
252
+ },
253
+ "timestamp": 1443476664
254
+ },
255
+ {
256
+ "project": {
257
+ "id": 26561151,
258
+ "name": "Cité de l'Architecture \"sculptures\"",
259
+ "published_on": 1432648278,
260
+ "created_on": 1432648071,
261
+ "modified_on": 1441810809,
262
+ "url": "https://www.behance.net/gallery/26561151/Cit-de-lArchitecture-sculptures",
263
+ "privacy": "public",
264
+ "fields": [
265
+ "Advertising"
266
+ ],
267
+ "covers": {
268
+ "404": "https://mir-s3-cdn-cf.behance.net/projects/404/4132c526561151.55647f8a389a6.jpg",
269
+ "202": "https://mir-s3-cdn-cf.behance.net/projects/202/4132c526561151.55647f8a389a6.jpg",
270
+ "230": "https://mir-s3-cdn-cf.behance.net/projects/230/4132c526561151.55647f8a389a6.jpg",
271
+ "115": "https://mir-s3-cdn-cf.behance.net/projects/115/4132c526561151.55647f8a389a6.jpg"
272
+ },
273
+ "mature_content": 0,
274
+ "mature_access": "allowed",
275
+ "owners": [
276
+ {
277
+ "id": 11314975,
278
+ "first_name": "HARLAMOFF",
279
+ "last_name": "PICARD",
280
+ "username": "nicoalain",
281
+ "city": "Paris",
282
+ "state": "",
283
+ "country": "France",
284
+ "location": "Paris, France",
285
+ "company": "Havas Paris",
286
+ "occupation": "Créatifs",
287
+ "created_on": 1422621019,
288
+ "url": "https://www.behance.net/nicoalain",
289
+ "images": {
290
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/325e5311314975.55649992a7f59.jpg",
291
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/325e5311314975.55649992a7f59.jpg",
292
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/325e5311314975.55649992a7f59.jpg",
293
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/325e5311314975.55649992a7f59.jpg",
294
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/325e5311314975.55649992a7f59.jpg",
295
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/325e5311314975.55649992a7f59.jpg"
296
+ },
297
+ "display_name": "HARLAMOFF PICARD",
298
+ "fields": [
299
+ "Advertising"
300
+ ],
301
+ "has_default_image": 0,
302
+ "website": ""
303
+ }
304
+ ],
305
+ "stats": {
306
+ "views": 14848,
307
+ "appreciations": 4368,
308
+ "comments": 189
309
+ },
310
+ "conceived_on": -62169984000
311
+ },
312
+ "timestamp": 1435076748
313
+ },
314
+ {
315
+ "project": {
316
+ "id": 25474497,
317
+ "name": "byTiMo Visual Identity",
318
+ "published_on": 1430152849,
319
+ "created_on": 1429457568,
320
+ "modified_on": 1435574376,
321
+ "url": "https://www.behance.net/gallery/25474497/byTiMo-Visual-Identity",
322
+ "privacy": "public",
323
+ "fields": [
324
+ "Branding",
325
+ "Fashion",
104
326
  "Graphic Design"
105
- ]
106
- }
107
- },
108
- "stats": {
109
- "views": 83,
110
- "appreciations": 15,
111
- "comments": 1
112
- }
327
+ ],
328
+ "covers": {
329
+ "404": "https://mir-s3-cdn-cf.behance.net/projects/404/23ba8025474497.5533cb03ae2a0.png",
330
+ "202": "https://mir-s3-cdn-cf.behance.net/projects/202/23ba8025474497.5533cb03ae2a0.png",
331
+ "230": "https://mir-s3-cdn-cf.behance.net/projects/230/23ba8025474497.5533cb03ae2a0.png",
332
+ "115": "https://mir-s3-cdn-cf.behance.net/projects/115/23ba8025474497.5533cb03ae2a0.png"
333
+ },
334
+ "mature_content": 0,
335
+ "mature_access": "allowed",
336
+ "owners": [
337
+ {
338
+ "id": 184557,
339
+ "first_name": "Mats",
340
+ "last_name": "Ottdal",
341
+ "username": "jeksel",
342
+ "city": "Oslo",
343
+ "state": "",
344
+ "country": "Norway",
345
+ "location": "Oslo, Norway",
346
+ "company": "Jeksel | Anti.as",
347
+ "occupation": "Associate Creative Director & Designer",
348
+ "created_on": 1277562126,
349
+ "url": "https://www.behance.net/jeksel",
350
+ "images": {
351
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/184557.53ac2ea37a0ea.jpg",
352
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/184557.53ac2ea37a0ea.jpg",
353
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/184557.53ac2ea37a0ea.jpg",
354
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/184557.53ac2ea37a0ea.jpg",
355
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/184557.53ac2ea37a0ea.jpg",
356
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/184557.53ac2ea37a0ea.jpg"
357
+ },
358
+ "display_name": "Mats Ottdal",
359
+ "fields": [
360
+ "Illustration",
361
+ "Typography",
362
+ "Branding"
363
+ ],
364
+ "has_default_image": 0,
365
+ "website": "www.jeksel.com"
366
+ },
367
+ {
368
+ "id": 761823,
369
+ "first_name": "Anti",
370
+ "last_name": " ",
371
+ "username": "anti",
372
+ "city": "Oslo",
373
+ "state": "",
374
+ "country": "Norway",
375
+ "location": "Oslo, Norway",
376
+ "company": "ANTI",
377
+ "occupation": "",
378
+ "created_on": 1321795454,
379
+ "url": "https://www.behance.net/anti",
380
+ "images": {
381
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/761823.53b0893b49c9b.png",
382
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/761823.53b0893b49c9b.png",
383
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/761823.53b0893b49c9b.png",
384
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/761823.53b0893b49c9b.png",
385
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/761823.53b0893b49c9b.png",
386
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/761823.53b0893b49c9b.png"
387
+ },
388
+ "display_name": "Anti",
389
+ "fields": [
390
+ "Graphic Design",
391
+ "Branding",
392
+ "Packaging"
393
+ ],
394
+ "has_default_image": 0,
395
+ "website": "www.anti.as"
396
+ }
397
+ ],
398
+ "stats": {
399
+ "views": 3484,
400
+ "appreciations": 268,
401
+ "comments": 23
402
+ },
403
+ "conceived_on": -62169984000
404
+ },
405
+ "timestamp": 1435069124
406
+ },
407
+ {
408
+ "project": {
409
+ "id": 25715629,
410
+ "name": "HBO Silicon Valley Main Titles",
411
+ "published_on": 1430164616,
412
+ "created_on": 1430162551,
413
+ "modified_on": 1432186201,
414
+ "url": "https://www.behance.net/gallery/25715629/HBO-Silicon-Valley-Main-Titles",
415
+ "privacy": "public",
416
+ "fields": [
417
+ "Animation",
418
+ "Digital Art",
419
+ "Motion Graphics"
420
+ ],
421
+ "covers": {
422
+ "404": "https://mir-s3-cdn-cf.behance.net/projects/404/14993e25715629.553e936f404ad.jpg",
423
+ "202": "https://mir-s3-cdn-cf.behance.net/projects/202/14993e25715629.553e936f404ad.jpg",
424
+ "230": "https://mir-s3-cdn-cf.behance.net/projects/230/14993e25715629.553e936f404ad.jpg",
425
+ "115": "https://mir-s3-cdn-cf.behance.net/projects/115/14993e25715629.553e936f404ad.jpg"
426
+ },
427
+ "mature_content": 0,
428
+ "mature_access": "allowed",
429
+ "owners": [
430
+ {
431
+ "id": 318383,
432
+ "first_name": "Sinan",
433
+ "last_name": "Buyukbas",
434
+ "username": "sinanbuyukbas",
435
+ "city": "Brooklyn",
436
+ "state": "New York",
437
+ "country": "United States",
438
+ "location": "Brooklyn, NY, USA",
439
+ "company": "sinanbuyukbas",
440
+ "occupation": "Designer, Animator, Art Director",
441
+ "created_on": 1297422758,
442
+ "url": "https://www.behance.net/sinanbuyukbas",
443
+ "images": {
444
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/318383.53ad26f5de97a.jpg",
445
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/318383.53ad26f5de97a.jpg",
446
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/318383.53ad26f5de97a.jpg"
447
+ },
448
+ "display_name": "Sinan Buyukbas",
449
+ "fields": [
450
+ "Motion Graphics",
451
+ "Animation",
452
+ "Art Direction"
453
+ ],
454
+ "has_default_image": 0,
455
+ "website": "sinanbuyukbas.prosite.com"
456
+ }
457
+ ],
458
+ "stats": {
459
+ "views": 3057,
460
+ "appreciations": 393,
461
+ "comments": 27
462
+ },
463
+ "conceived_on": -62169984000
464
+ },
465
+ "timestamp": 1432153077
113
466
  },
114
- "timestamp": 1346095794
115
- },
116
- {
117
- "project": {
118
- "id": 4876367,
119
- "name": "Kittens on decks",
120
- "published_on": 1345471515,
121
- "created_on": 1345470742,
122
- "modified_on": 1345471515,
123
- "url": "http://www.behance.net/gallery/Kittens-on-decks/4876367",
124
- "fields": [
125
- "Advertising",
126
- "Cinematography",
127
- "Directing"
128
- ],
129
- "covers": {
130
- "115": "http://behance.vo.llnwd.net/profiles4/147987/projects/4876367/115xffc03b738e33f1539bc4ca4d40662aa6.png",
131
- "202": "http://behance.vo.llnwd.net/profiles4/147987/projects/4876367/ffc03b738e33f1539bc4ca4d40662aa6.png",
132
- "404": "http://behance.vo.llnwd.net/profiles4/147987/projects/4876367/404xffc03b738e33f1539bc4ca4d40662aa6.png",
133
- "230": "http://behance.vo.llnwd.net/profiles4/147987/projects/4876367/230xffc03b738e33f1539bc4ca4d40662aa6.png"
134
- },
135
- "mature_content": 0,
136
- "owners": {
137
- "147987": {
138
- "id": 147987,
139
- "first_name": "Stephan",
140
- "last_name": "Hambsch",
141
- "username": "stephanhambsch",
142
- "city": "Cape Town",
143
- "state": "",
144
- "country": "South Africa",
145
- "company": "",
146
- "occupation": "",
147
- "created_on": 1265214407,
148
- "url": "http://www.behance.net/stephanhambsch",
149
- "display_name": "Stephan Hambsch",
150
- "images": {
151
- "32": "http://behance.vo.llnwd.net/profiles4/147987/32x01479871266509376.jpg",
152
- "50": "http://behance.vo.llnwd.net/profiles4/147987/50x01479871266509376.jpg",
153
- "78": "http://behance.vo.llnwd.net/profiles4/147987/78x01479871266509376.jpg",
154
- "115": "http://behance.vo.llnwd.net/profiles4/147987/115x01479871266509376.jpg",
155
- "129": "http://behance.vo.llnwd.net/profiles4/147987/129x01479871266509376.jpg",
156
- "138": "http://behance.vo.llnwd.net/profiles4/147987/01479871266509376.jpg"
467
+ {
468
+ "project": {
469
+ "id": 21597897,
470
+ "name": "Regeneració",
471
+ "published_on": 1416957933,
472
+ "created_on": 1416957698,
473
+ "modified_on": 1432677670,
474
+ "url": "https://www.behance.net/gallery/21597897/Regeneracio",
475
+ "privacy": "public",
476
+ "fields": [
477
+ "Art Direction",
478
+ "Fine Arts",
479
+ "Street Art"
480
+ ],
481
+ "covers": {
482
+ "404": "https://mir-s3-cdn-cf.behance.net/projects/404/ea8ec921597897.555b0576c0de2.png",
483
+ "202": "https://mir-s3-cdn-cf.behance.net/projects/202/ea8ec921597897.555b0576c0de2.png",
484
+ "230": "https://mir-s3-cdn-cf.behance.net/projects/230/ea8ec921597897.555b0576c0de2.png",
485
+ "115": "https://mir-s3-cdn-cf.behance.net/projects/115/ea8ec921597897.555b0576c0de2.png"
486
+ },
487
+ "mature_content": 0,
488
+ "mature_access": "allowed",
489
+ "owners": [
490
+ {
491
+ "id": 2048833,
492
+ "first_name": "OOSS",
493
+ "last_name": ".",
494
+ "username": "octaviserra",
495
+ "city": "Girona",
496
+ "state": "",
497
+ "country": "Spain",
498
+ "location": "Girona, Spain",
499
+ "company": "",
500
+ "occupation": "...",
501
+ "created_on": 1357772192,
502
+ "url": "https://www.behance.net/octaviserra",
503
+ "images": {
504
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/2048833.53a14b07c3d66.png",
505
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/2048833.53a14b07c3d66.png",
506
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/2048833.53a14b07c3d66.png",
507
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/2048833.53a14b07c3d66.png",
508
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/2048833.53a14b07c3d66.png",
509
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/2048833.53a14b07c3d66.png"
510
+ },
511
+ "display_name": "OOSS .",
512
+ "fields": [
513
+ "Art Direction",
514
+ "Street Art",
515
+ "Performing Arts"
516
+ ],
517
+ "has_default_image": 0,
518
+ "website": "www.ooss.eu"
519
+ }
520
+ ],
521
+ "stats": {
522
+ "views": 2046,
523
+ "appreciations": 172,
524
+ "comments": 4
525
+ },
526
+ "conceived_on": -62169984000
527
+ },
528
+ "timestamp": 1431982092
529
+ },
530
+ {
531
+ "project": {
532
+ "id": 26098473,
533
+ "name": "猫艺",
534
+ "published_on": 1431306778,
535
+ "created_on": 1431306725,
536
+ "modified_on": 1431910093,
537
+ "url": "https://www.behance.net/gallery/26098473/_",
538
+ "privacy": "public",
539
+ "fields": [
540
+ "Photography",
541
+ "Art Direction",
542
+ "Motion Graphics"
543
+ ],
544
+ "covers": {
545
+ "404": "https://mir-s3-cdn-cf.behance.net/projects/404/816c1926098473.5550021964920.jpg",
546
+ "202": "https://mir-s3-cdn-cf.behance.net/projects/202/816c1926098473.5550021964920.jpg",
547
+ "230": "https://mir-s3-cdn-cf.behance.net/projects/230/816c1926098473.5550021964920.jpg",
548
+ "115": "https://mir-s3-cdn-cf.behance.net/projects/115/816c1926098473.5550021964920.jpg"
549
+ },
550
+ "mature_content": 0,
551
+ "mature_access": "allowed",
552
+ "owners": [
553
+ {
554
+ "id": 13450741,
555
+ "first_name": "先生",
556
+ "last_name": "怪",
557
+ "username": "wballens09fe",
558
+ "city": "Zhuhai",
559
+ "state": "",
560
+ "country": "China",
561
+ "location": "Zhuhai, China",
562
+ "company": "",
563
+ "occupation": "室内设计",
564
+ "created_on": 1430566925,
565
+ "url": "https://www.behance.net/wballens09fe",
566
+ "images": {
567
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/8819e413450741.5544ba172532a.jpg",
568
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/8819e413450741.5544ba172532a.jpg",
569
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/8819e413450741.5544ba172532a.jpg",
570
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/8819e413450741.5544ba172532a.jpg",
571
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/8819e413450741.5544ba172532a.jpg",
572
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/8819e413450741.5544ba172532a.jpg"
573
+ },
574
+ "display_name": "先生 怪",
575
+ "fields": [
576
+ "Photography",
577
+ "Interaction Design",
578
+ "Art Direction"
579
+ ],
580
+ "has_default_image": 0,
581
+ "website": ""
582
+ }
583
+ ],
584
+ "stats": {
585
+ "views": 12248,
586
+ "appreciations": 2605,
587
+ "comments": 151
588
+ },
589
+ "conceived_on": -62169984000
590
+ },
591
+ "timestamp": 1431639077
592
+ },
593
+ {
594
+ "project": {
595
+ "id": 9025571,
596
+ "name": "Behance Manifesto - Letterpress Poster",
597
+ "published_on": 1369945378,
598
+ "created_on": 1369928630,
599
+ "modified_on": 1414510077,
600
+ "url": "https://www.behance.net/gallery/9025571/Behance-Manifesto-Letterpress-Poster",
601
+ "privacy": "public",
602
+ "fields": [
603
+ "Branding",
604
+ "Graphic Design",
605
+ "Print Design"
606
+ ],
607
+ "covers": {
608
+ "404": "https://mir-s3-cdn-cf.behance.net/projects/404/9025571.547a5a917a7d9.jpg",
609
+ "202": "https://mir-s3-cdn-cf.behance.net/projects/202/9025571.547a5a917a7d9.jpg",
610
+ "230": "https://mir-s3-cdn-cf.behance.net/projects/230/9025571.547a5a917a7d9.jpg",
611
+ "115": "https://mir-s3-cdn-cf.behance.net/projects/115/9025571.547a5a917a7d9.jpg"
612
+ },
613
+ "mature_content": 0,
614
+ "mature_access": "allowed",
615
+ "owners": [
616
+ {
617
+ "id": 371633,
618
+ "first_name": "Raewyn",
619
+ "last_name": "Brandon",
620
+ "username": "raewynbrandon",
621
+ "city": "New York",
622
+ "state": "New York",
623
+ "country": "United States",
624
+ "location": "New York, NY, USA",
625
+ "company": "Behance",
626
+ "occupation": "Lead Designer",
627
+ "created_on": 1300570825,
628
+ "url": "https://www.behance.net/raewynbrandon",
629
+ "images": {
630
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/371633.53ad927444324.jpg",
631
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/371633.53ad927444324.jpg",
632
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/371633.53ad927444324.jpg"
633
+ },
634
+ "display_name": "Raewyn Brandon",
635
+ "fields": [
636
+ "Graphic Design",
637
+ "Print Design",
638
+ "Editorial Design"
639
+ ],
640
+ "has_default_image": 0,
641
+ "website": "www.raewynbrandon.com"
157
642
  },
158
- "fields": [
159
- "Cinematography",
160
- "Digital Photography",
161
- "Film"
162
- ]
163
- }
164
- },
165
- "stats": {
166
- "views": 21,
167
- "appreciations": 4,
168
- "comments": 0
169
- }
643
+ {
644
+ "id": 50001,
645
+ "first_name": "Matias",
646
+ "last_name": "Corea",
647
+ "username": "MatiasCorea",
648
+ "city": "Brooklyn",
649
+ "state": "New York",
650
+ "country": "United States",
651
+ "location": "Brooklyn, NY, USA",
652
+ "company": "",
653
+ "occupation": "Co-Founder of Behance",
654
+ "created_on": 1182475806,
655
+ "url": "https://www.behance.net/MatiasCorea",
656
+ "images": {
657
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/50001.53a98298a8f3a.jpg",
658
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/50001.53a98298a8f3a.jpg",
659
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/50001.53a98298a8f3a.jpg",
660
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/50001.53a98298a8f3a.jpg",
661
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/50001.53a98298a8f3a.jpg",
662
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/50001.53a98298a8f3a.jpg"
663
+ },
664
+ "display_name": "Matias Corea",
665
+ "fields": [
666
+ "Graphic Design",
667
+ "Print Design",
668
+ "Interaction Design"
669
+ ],
670
+ "has_default_image": 0,
671
+ "website": "http://www.matiascorea.com"
672
+ },
673
+ {
674
+ "id": 50004,
675
+ "first_name": "Scott",
676
+ "last_name": "Belsky",
677
+ "username": "sbelsky",
678
+ "city": "New York",
679
+ "state": "New York",
680
+ "country": "United States",
681
+ "location": "New York, NY, USA",
682
+ "company": "Adobe",
683
+ "occupation": "Head of Behance; Community",
684
+ "created_on": 1182480652,
685
+ "url": "https://www.behance.net/sbelsky",
686
+ "images": {
687
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/50004.53a9829c17328.jpg",
688
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/50004.53a9829c17328.jpg",
689
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/50004.53a9829c17328.jpg"
690
+ },
691
+ "display_name": "Scott Belsky",
692
+ "fields": [
693
+ "Interaction Design",
694
+ "UI/UX",
695
+ "Web Design"
696
+ ],
697
+ "has_default_image": 0,
698
+ "website": "http://www.scottbelsky.com"
699
+ }
700
+ ],
701
+ "stats": {
702
+ "views": 16516,
703
+ "appreciations": 1372,
704
+ "comments": 72
705
+ },
706
+ "conceived_on": -62169984000
707
+ },
708
+ "timestamp": 1430927787
709
+ },
710
+ {
711
+ "project": {
712
+ "id": 25346049,
713
+ "name": "Behance Portfolio Reviews - Brasilia, Brazil",
714
+ "published_on": 1431778372,
715
+ "created_on": 1429041542,
716
+ "modified_on": 1432808069,
717
+ "url": "https://www.behance.net/gallery/25346049/Behance-Portfolio-Reviews-Brasilia-Brazil",
718
+ "privacy": "public",
719
+ "fields": [
720
+ "Graphic Design",
721
+ "Illustration",
722
+ "Typography"
723
+ ],
724
+ "covers": {
725
+ "404": "https://mir-s3-cdn-cf.behance.net/projects/404/fba63e25346049.5539369550440.jpg",
726
+ "202": "https://mir-s3-cdn-cf.behance.net/projects/202/fba63e25346049.5539369550440.jpg",
727
+ "230": "https://mir-s3-cdn-cf.behance.net/projects/230/fba63e25346049.5539369550440.jpg",
728
+ "115": "https://mir-s3-cdn-cf.behance.net/projects/115/fba63e25346049.5539369550440.jpg"
729
+ },
730
+ "mature_content": 0,
731
+ "mature_access": "allowed",
732
+ "owners": [
733
+ {
734
+ "id": 143844,
735
+ "first_name": "Antonio",
736
+ "last_name": "Rodrigues Jr",
737
+ "username": "ARJr",
738
+ "city": "Brasília",
739
+ "state": "",
740
+ "country": "Brazil",
741
+ "location": "Brasília, Brazil",
742
+ "company": "",
743
+ "occupation": "Graphic Design, Illustration and then some...",
744
+ "created_on": 1263684540,
745
+ "url": "https://www.behance.net/ARJr",
746
+ "images": {
747
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/66470d143844.55eed87e66cce.png",
748
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/66470d143844.55eed87e66cce.png",
749
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/66470d143844.55eed87e66cce.png",
750
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/66470d143844.55eed87e66cce.png",
751
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/66470d143844.55eed87e66cce.png",
752
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/66470d143844.55eed87e66cce.png"
753
+ },
754
+ "display_name": "Antonio Rodrigues Jr",
755
+ "fields": [
756
+ "Graphic Design",
757
+ "Illustration",
758
+ "Typography"
759
+ ],
760
+ "has_default_image": 0,
761
+ "website": "http://AntonioRodriguesJr.com"
762
+ }
763
+ ],
764
+ "stats": {
765
+ "views": 8905,
766
+ "appreciations": 1252,
767
+ "comments": 125
768
+ },
769
+ "conceived_on": -62169984000
770
+ },
771
+ "timestamp": 1430492782
170
772
  },
171
- "timestamp": 1346095688
172
- },
173
- {
174
- "project": {
175
- "id": 4876853,
176
- "name": "( ♫ ) Super Mario Bros",
177
- "published_on": 1345477228,
178
- "created_on": 1345473727,
179
- "modified_on": 1345479069,
180
- "url": "http://www.behance.net/gallery/(-)-Super-Mario-Bros/4876853",
181
- "fields": [
182
- "Music",
183
- "Sound Design"
184
- ],
185
- "covers": {
186
- "115": "http://behance.vo.llnwd.net/profiles26/1497159/projects/4876853/115x001e7ffe578d86dd4501c3a2314bb41b.jpg",
187
- "202": "http://behance.vo.llnwd.net/profiles26/1497159/projects/4876853/001e7ffe578d86dd4501c3a2314bb41b.jpg",
188
- "404": "http://behance.vo.llnwd.net/profiles26/1497159/projects/4876853/404x001e7ffe578d86dd4501c3a2314bb41b.jpg",
189
- "230": "http://behance.vo.llnwd.net/profiles26/1497159/projects/4876853/230x001e7ffe578d86dd4501c3a2314bb41b.jpg"
190
- },
191
- "mature_content": 0,
192
- "owners": {
193
- "1497159": {
194
- "id": 1497159,
195
- "first_name": "Maurizio",
196
- "last_name": "Battaghini",
197
- "username": "ibbatta",
198
- "city": "Milano",
199
- "state": "",
200
- "country": "Italy",
201
- "company": "",
202
- "occupation": "Webmaster, API master , Music Producer",
203
- "created_on": 1345466793,
204
- "url": "http://www.behance.net/ibbatta",
205
- "display_name": "Maurizio Battaghini",
206
- "images": {
207
- "32": "http://behance.vo.llnwd.net/profiles26/1497159/32xbe080710d2a2a40dc708b43ae145920b.jpg",
208
- "50": "http://behance.vo.llnwd.net/profiles26/1497159/50xbe080710d2a2a40dc708b43ae145920b.jpg",
209
- "78": "http://behance.vo.llnwd.net/profiles26/1497159/78xbe080710d2a2a40dc708b43ae145920b.jpg",
210
- "115": "http://behance.vo.llnwd.net/profiles26/1497159/115xbe080710d2a2a40dc708b43ae145920b.jpg",
211
- "129": "http://behance.vo.llnwd.net/profiles26/1497159/129xbe080710d2a2a40dc708b43ae145920b.jpg",
212
- "138": "http://behance.vo.llnwd.net/profiles26/1497159/be080710d2a2a40dc708b43ae145920b.jpg"
773
+ {
774
+ "project": {
775
+ "id": 25528987,
776
+ "name": "Electronic Items",
777
+ "published_on": 1429618025,
778
+ "created_on": 1429617393,
779
+ "modified_on": 1430314201,
780
+ "url": "https://www.behance.net/gallery/25528987/Electronic-Items",
781
+ "privacy": "public",
782
+ "fields": [
783
+ "Animation",
784
+ "Art Direction",
785
+ "Illustration"
786
+ ],
787
+ "covers": {
788
+ "404": "https://mir-s3-cdn-cf.behance.net/projects/404/f2c47525528987.55363cec424e9.jpg",
789
+ "202": "https://mir-s3-cdn-cf.behance.net/projects/202/f2c47525528987.55363cec424e9.jpg",
790
+ "230": "https://mir-s3-cdn-cf.behance.net/projects/230/f2c47525528987.55363cec424e9.jpg",
791
+ "115": "https://mir-s3-cdn-cf.behance.net/projects/115/f2c47525528987.55363cec424e9.jpg"
792
+ },
793
+ "mature_content": 0,
794
+ "mature_access": "allowed",
795
+ "owners": [
796
+ {
797
+ "id": 1347141,
798
+ "first_name": "Guillaume",
799
+ "last_name": "Kurkdjian",
800
+ "username": "guillaumekurkdjian",
801
+ "city": "Nantes",
802
+ "state": "",
803
+ "country": "France",
804
+ "location": "Nantes, France",
805
+ "company": "",
806
+ "occupation": "Illustrator / Animator",
807
+ "created_on": 1342454339,
808
+ "url": "https://www.behance.net/guillaumekurkdjian",
809
+ "images": {
810
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/1347141.53b442dd10625.jpg",
811
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/1347141.53b442dd10625.jpg",
812
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/1347141.53b442dd10625.jpg"
813
+ },
814
+ "display_name": "Guillaume Kurkdjian",
815
+ "fields": [
816
+ "Illustration",
817
+ "Animation",
818
+ "Art Direction"
819
+ ],
820
+ "has_default_image": 0,
821
+ "website": "http://guillaumekurkdjian.com"
822
+ }
823
+ ],
824
+ "stats": {
825
+ "views": 57860,
826
+ "appreciations": 11218,
827
+ "comments": 620
828
+ },
829
+ "conceived_on": -62169984000
830
+ },
831
+ "timestamp": 1430425826
832
+ },
833
+ {
834
+ "project": {
835
+ "id": 24142287,
836
+ "name": "Behance Watch Faces for Android Wear",
837
+ "published_on": 1429901654,
838
+ "created_on": 1425338739,
839
+ "modified_on": 1442259046,
840
+ "url": "https://www.behance.net/gallery/24142287/Behance-Watch-Faces-for-Android-Wear",
841
+ "privacy": "public",
842
+ "fields": [
843
+ "Art Direction",
844
+ "Interaction Design",
845
+ "UI/UX"
846
+ ],
847
+ "covers": {
848
+ "404": "https://mir-s3-cdn-cf.behance.net/projects/404/cfad3024142287.54f5329a742ae.jpg",
849
+ "202": "https://mir-s3-cdn-cf.behance.net/projects/202/cfad3024142287.54f5329a742ae.jpg",
850
+ "230": "https://mir-s3-cdn-cf.behance.net/projects/230/cfad3024142287.54f5329a742ae.jpg",
851
+ "115": "https://mir-s3-cdn-cf.behance.net/projects/115/cfad3024142287.54f5329a742ae.jpg"
852
+ },
853
+ "mature_content": 0,
854
+ "mature_access": "allowed",
855
+ "owners": [
856
+ {
857
+ "id": 1171033,
858
+ "first_name": "Tyler ",
859
+ "last_name": "Gough",
860
+ "username": "lurghgotye",
861
+ "city": "San Francisco",
862
+ "state": "California",
863
+ "country": "United States",
864
+ "location": "San Francisco, CA, USA",
865
+ "company": "Adobe/Behance",
866
+ "occupation": "Product Designer",
867
+ "created_on": 1337208394,
868
+ "url": "https://www.behance.net/lurghgotye",
869
+ "images": {
870
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/8bffc71171033.54e40cc369ac2.jpg",
871
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/8bffc71171033.54e40cc369ac2.jpg",
872
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/8bffc71171033.54e40cc369ac2.jpg",
873
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/8bffc71171033.54e40cc369ac2.jpg",
874
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/8bffc71171033.54e40cc369ac2.jpg",
875
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/8bffc71171033.54e40cc369ac2.jpg"
876
+ },
877
+ "display_name": "Tyler Gough",
878
+ "fields": [
879
+ "UI/UX",
880
+ "Interaction Design",
881
+ "Web Design"
882
+ ],
883
+ "has_default_image": 0,
884
+ "website": "http://thedesignwrench.com"
213
885
  },
214
- "fields": [
215
- "Music",
216
- "Sound Design",
217
- "Web Development"
218
- ]
219
- }
220
- },
221
- "stats": {
222
- "views": 42,
223
- "appreciations": 6,
224
- "comments": 0
225
- }
886
+ {
887
+ "id": 2582711,
888
+ "first_name": "Yisroel",
889
+ "last_name": "Forta",
890
+ "username": "yisroel",
891
+ "city": "Oak Park",
892
+ "state": "Michigan",
893
+ "country": "United States",
894
+ "location": "Oak Park, MI, USA",
895
+ "company": "Behance",
896
+ "occupation": "Mobile Dev",
897
+ "created_on": 1366654993,
898
+ "url": "https://www.behance.net/yisroel",
899
+ "images": {
900
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/a9d4ec2582711.55c260b64ab08.jpg",
901
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/a9d4ec2582711.55c260b64ab08.jpg",
902
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/a9d4ec2582711.55c260b64ab08.jpg",
903
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/a9d4ec2582711.55c260b64ab08.jpg",
904
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/a9d4ec2582711.55c260b64ab08.jpg",
905
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/a9d4ec2582711.55c260b64ab08.jpg"
906
+ },
907
+ "display_name": "Yisroel Forta",
908
+ "fields": [
909
+ "Interaction Design",
910
+ "Creative Direction",
911
+ "UI/UX"
912
+ ],
913
+ "has_default_image": 0,
914
+ "website": ""
915
+ },
916
+ {
917
+ "id": 198911,
918
+ "first_name": "Eric",
919
+ "last_name": "Snowden",
920
+ "username": "ericpaulsnowden",
921
+ "city": "Brooklyn",
922
+ "state": "New York",
923
+ "country": "United States",
924
+ "location": "Brooklyn, NY, USA",
925
+ "company": "Adobe / Behance",
926
+ "occupation": "Director of Design",
927
+ "created_on": 1279841325,
928
+ "url": "https://www.behance.net/ericpaulsnowden",
929
+ "images": {
930
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/198911.53ac4ceee4e26.gif",
931
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/198911.53ac4ceee4e26.gif",
932
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/198911.53ac4ceee4e26.gif",
933
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/198911.53ac4ceee4e26.gif",
934
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/198911.53ac4ceee4e26.gif",
935
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/198911.53ac4ceee4e26.gif"
936
+ },
937
+ "display_name": "Eric Snowden",
938
+ "fields": [
939
+ "Interaction Design",
940
+ "UI/UX",
941
+ "Creative Direction"
942
+ ],
943
+ "has_default_image": 0,
944
+ "website": "http://ericpaulsnowden.com"
945
+ },
946
+ {
947
+ "id": 905287,
948
+ "first_name": "Rich",
949
+ "last_name": "Kern",
950
+ "username": "richkern",
951
+ "city": "New York",
952
+ "state": "New York",
953
+ "country": "United States",
954
+ "location": "New York, NY, USA",
955
+ "company": "Adobe",
956
+ "occupation": "Product Designer",
957
+ "created_on": 1328128333,
958
+ "url": "https://www.behance.net/richkern",
959
+ "images": {
960
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/1a2324905287.5515bff329b3e.jpg",
961
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/1a2324905287.5515bff329b3e.jpg",
962
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/1a2324905287.5515bff329b3e.jpg",
963
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/1a2324905287.5515bff329b3e.jpg",
964
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/1a2324905287.5515bff329b3e.jpg",
965
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/1a2324905287.5515bff329b3e.jpg"
966
+ },
967
+ "display_name": "Rich Kern",
968
+ "fields": [
969
+ "UI/UX",
970
+ "Interaction Design",
971
+ "Creative Direction"
972
+ ],
973
+ "has_default_image": 0,
974
+ "website": ""
975
+ }
976
+ ],
977
+ "stats": {
978
+ "views": 1588,
979
+ "appreciations": 111,
980
+ "comments": 9
981
+ },
982
+ "conceived_on": -62169984000
983
+ },
984
+ "timestamp": 1429903577
985
+ },
986
+ {
987
+ "project": {
988
+ "id": 25568095,
989
+ "name": "Cool Things Cats Can Do",
990
+ "published_on": 1429716667,
991
+ "created_on": 1429716354,
992
+ "modified_on": 1442259038,
993
+ "url": "https://www.behance.net/gallery/25568095/Cool-Things-Cats-Can-Do",
994
+ "privacy": "public",
995
+ "fields": [
996
+ "Art Direction",
997
+ "Crafts",
998
+ "Culinary Arts"
999
+ ],
1000
+ "covers": {
1001
+ "404": "https://mir-s3-cdn-cf.behance.net/projects/404/6b1afc25568095.5537bddfa48ea.jpg",
1002
+ "202": "https://mir-s3-cdn-cf.behance.net/projects/202/6b1afc25568095.5537bddfa48ea.jpg",
1003
+ "230": "https://mir-s3-cdn-cf.behance.net/projects/230/6b1afc25568095.5537bddfa48ea.jpg",
1004
+ "115": "https://mir-s3-cdn-cf.behance.net/projects/115/6b1afc25568095.5537bddfa48ea.jpg"
1005
+ },
1006
+ "mature_content": 0,
1007
+ "mature_access": "allowed",
1008
+ "owners": [
1009
+ {
1010
+ "id": 231173,
1011
+ "first_name": "Alison",
1012
+ "last_name": "Thornsberry",
1013
+ "username": "alisonthornsberry",
1014
+ "city": "New York",
1015
+ "state": "New York",
1016
+ "country": "United States",
1017
+ "location": "New York, NY, USA",
1018
+ "company": "Behance",
1019
+ "occupation": "",
1020
+ "created_on": 1284577863,
1021
+ "url": "https://www.behance.net/alisonthornsberry",
1022
+ "images": {
1023
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/231173.53d7c5a276414.png",
1024
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/231173.53d7c5a276414.png",
1025
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/231173.53d7c5a276414.png"
1026
+ },
1027
+ "display_name": "Alison Thornsberry",
1028
+ "fields": [
1029
+ "Photography",
1030
+ "Fashion Styling",
1031
+ "Cartooning"
1032
+ ],
1033
+ "has_default_image": 0,
1034
+ "website": ""
1035
+ }
1036
+ ],
1037
+ "stats": {
1038
+ "views": 78,
1039
+ "appreciations": 16,
1040
+ "comments": 4
1041
+ },
1042
+ "conceived_on": -62169984000
1043
+ },
1044
+ "timestamp": 1429889443
226
1045
  },
227
- "timestamp": 1346095625
228
- } ]
229
-
1046
+ {
1047
+ "project": {
1048
+ "id": 24276859,
1049
+ "name": "City Layouts",
1050
+ "published_on": 1428670056,
1051
+ "created_on": 1425722662,
1052
+ "modified_on": 1440053176,
1053
+ "url": "https://www.behance.net/gallery/24276859/City-Layouts",
1054
+ "privacy": "public",
1055
+ "fields": [
1056
+ "Architecture",
1057
+ "Graphic Design",
1058
+ "Illustration"
1059
+ ],
1060
+ "covers": {
1061
+ "404": "https://mir-s3-cdn-cf.behance.net/projects/404/35e66524276859.5524ed2a1de42.png",
1062
+ "202": "https://mir-s3-cdn-cf.behance.net/projects/202/35e66524276859.5524ed2a1de42.png",
1063
+ "230": "https://mir-s3-cdn-cf.behance.net/projects/230/35e66524276859.5524ed2a1de42.png",
1064
+ "115": "https://mir-s3-cdn-cf.behance.net/projects/115/35e66524276859.5524ed2a1de42.png"
1065
+ },
1066
+ "mature_content": 0,
1067
+ "mature_access": "allowed",
1068
+ "owners": [
1069
+ {
1070
+ "id": 632476,
1071
+ "first_name": "Luis",
1072
+ "last_name": "Dilger",
1073
+ "username": "luisdilger",
1074
+ "city": "Ravensburg",
1075
+ "state": "",
1076
+ "country": "Germany",
1077
+ "location": "Ravensburg, Germany",
1078
+ "company": "",
1079
+ "occupation": "Graphic Designer",
1080
+ "created_on": 1315759408,
1081
+ "url": "https://www.behance.net/luisdilger",
1082
+ "images": {
1083
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/632476.54b24804f1788.jpg",
1084
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/632476.54b24804f1788.jpg",
1085
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/632476.54b24804f1788.jpg",
1086
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/632476.54b24804f1788.jpg",
1087
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/632476.54b24804f1788.jpg",
1088
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/632476.54b24804f1788.jpg"
1089
+ },
1090
+ "display_name": "Luis Dilger",
1091
+ "fields": [
1092
+ "Graphic Design",
1093
+ "Print Design",
1094
+ "Textile Design"
1095
+ ],
1096
+ "has_default_image": 0,
1097
+ "website": "www.luisdilger.com"
1098
+ }
1099
+ ],
1100
+ "stats": {
1101
+ "views": 60009,
1102
+ "appreciations": 5260,
1103
+ "comments": 254
1104
+ },
1105
+ "conceived_on": -62169984000
1106
+ },
1107
+ "timestamp": 1429889416
1108
+ },
1109
+ {
1110
+ "project": {
1111
+ "id": 17681787,
1112
+ "name": "A 'Game of Thrones' Portrait Series",
1113
+ "published_on": 1403228098,
1114
+ "created_on": 1402913110,
1115
+ "modified_on": 1403494675,
1116
+ "url": "https://www.behance.net/gallery/17681787/A-Game-of-Thrones-Portrait-Series",
1117
+ "privacy": "public",
1118
+ "fields": [
1119
+ "Digital Art",
1120
+ "Graphic Design",
1121
+ "Illustration"
1122
+ ],
1123
+ "covers": {
1124
+ "404": "https://mir-s3-cdn-cf.behance.net/projects/404/17681787.548ccfcf32990.jpg",
1125
+ "202": "https://mir-s3-cdn-cf.behance.net/projects/202/17681787.548ccfcf32990.jpg",
1126
+ "230": "https://mir-s3-cdn-cf.behance.net/projects/230/17681787.548ccfcf32990.jpg",
1127
+ "115": "https://mir-s3-cdn-cf.behance.net/projects/115/17681787.548ccfcf32990.jpg"
1128
+ },
1129
+ "mature_content": 0,
1130
+ "mature_access": "allowed",
1131
+ "owners": [
1132
+ {
1133
+ "id": 84796,
1134
+ "first_name": "Tom",
1135
+ "last_name": "Miatke",
1136
+ "username": "TomMiatke",
1137
+ "city": "City",
1138
+ "state": "",
1139
+ "country": "Australia",
1140
+ "location": "Australia",
1141
+ "company": "",
1142
+ "occupation": "Freelance Graphic Designer",
1143
+ "created_on": 1224668894,
1144
+ "url": "https://www.behance.net/TomMiatke",
1145
+ "images": {
1146
+ "50": "https://mir-s3-cdn-cf.behance.net/user/50/84796.53ab2d6284e90.jpg",
1147
+ "100": "https://mir-s3-cdn-cf.behance.net/user/100/84796.53ab2d6284e90.jpg",
1148
+ "115": "https://mir-s3-cdn-cf.behance.net/user/115/84796.53ab2d6284e90.jpg",
1149
+ "230": "https://mir-s3-cdn-cf.behance.net/user/230/84796.53ab2d6284e90.jpg",
1150
+ "138": "https://mir-s3-cdn-cf.behance.net/user/138/84796.53ab2d6284e90.jpg",
1151
+ "276": "https://mir-s3-cdn-cf.behance.net/user/276/84796.53ab2d6284e90.jpg"
1152
+ },
1153
+ "display_name": "Tom Miatke",
1154
+ "fields": [
1155
+ "Graphic Design",
1156
+ "Illustration",
1157
+ "Art Direction"
1158
+ ],
1159
+ "has_default_image": 0,
1160
+ "website": "www.tommiatke.com"
1161
+ }
1162
+ ],
1163
+ "stats": {
1164
+ "views": 912,
1165
+ "appreciations": 105,
1166
+ "comments": 8
1167
+ },
1168
+ "conceived_on": -62169984000
1169
+ },
1170
+ "timestamp": 1429889328
1171
+ }
1172
+ ],
1173
+ "http_code": 200
230
1174
  }