behance 0.5.1 → 0.6.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -13
- data/CHANGELOG.md +15 -0
- data/README.md +143 -63
- data/lib/behance/client.rb +3 -1
- data/lib/behance/collections.rb +24 -16
- data/lib/behance/creatives_to_follow.rb +23 -0
- data/lib/behance/fields.rb +12 -1
- data/lib/behance/project.rb +36 -30
- data/lib/behance/user.rb +91 -35
- data/lib/behance/version.rb +1 -1
- data/lib/behance/wips.rb +19 -22
- data/spec/behance/client_spec.rb +1 -1
- data/spec/behance/collections_spec.rb +5 -5
- data/spec/behance/creatives_to_follow_spec.rb +44 -0
- data/spec/behance/fields_spec.rb +20 -1
- data/spec/behance/project_spec.rb +4 -4
- data/spec/behance/user_spec.rb +122 -28
- data/spec/behance/wips_spec.rb +28 -13
- data/spec/fixtures/collection.json +218 -34
- data/spec/fixtures/collection_projects.json +688 -88
- data/spec/fixtures/collections.json +2192 -104
- data/spec/fixtures/creatives_to_follow.json +302 -0
- data/spec/fixtures/fields.json +323 -26
- data/spec/fixtures/project.json +716 -10
- data/spec/fixtures/project_comments.json +13140 -271
- data/spec/fixtures/projects.json +786 -339
- data/spec/fixtures/user.json +165 -31
- data/spec/fixtures/user_appreciations.json +1155 -211
- data/spec/fixtures/user_collections.json +2153 -70
- data/spec/fixtures/user_followers.json +319 -0
- data/spec/fixtures/user_following.json +362 -0
- data/spec/fixtures/user_projects.json +2076 -172
- data/spec/fixtures/user_stats.json +14 -13
- data/spec/fixtures/user_wips.json +2095 -46
- data/spec/fixtures/user_work_experience.json +37 -29
- data/spec/fixtures/users.json +347 -97
- data/spec/fixtures/wip.json +72 -23
- data/spec/fixtures/wip_revision.json +28 -8
- data/spec/fixtures/wip_revision_comments.json +184 -108
- data/spec/fixtures/wips.json +1015 -158
- metadata +26 -17
@@ -0,0 +1,302 @@
|
|
1
|
+
{
|
2
|
+
"creatives_to_follow": [
|
3
|
+
{
|
4
|
+
"id": 54023,
|
5
|
+
"first_name": "Fiodor",
|
6
|
+
"last_name": "SUMKIN",
|
7
|
+
"username": "Fiodor",
|
8
|
+
"city": "Paris",
|
9
|
+
"state": "",
|
10
|
+
"country": "France",
|
11
|
+
"location": "Paris, France",
|
12
|
+
"company": "Opera78",
|
13
|
+
"occupation": "Illustrator and Graphic Designer",
|
14
|
+
"created_on": 1194211475,
|
15
|
+
"url": "https://www.behance.net/Fiodor",
|
16
|
+
"images": {
|
17
|
+
"50": "https://mir-s3-cdn-cf.behance.net/user/50/ff443554023.55072219ce354.jpg",
|
18
|
+
"100": "https://mir-s3-cdn-cf.behance.net/user/100/ff443554023.55072219ce354.jpg",
|
19
|
+
"115": "https://mir-s3-cdn-cf.behance.net/user/115/ff443554023.55072219ce354.jpg",
|
20
|
+
"230": "https://mir-s3-cdn-cf.behance.net/user/230/ff443554023.55072219ce354.jpg",
|
21
|
+
"138": "https://mir-s3-cdn-cf.behance.net/user/138/ff443554023.55072219ce354.jpg",
|
22
|
+
"276": "https://mir-s3-cdn-cf.behance.net/user/276/ff443554023.55072219ce354.jpg"
|
23
|
+
},
|
24
|
+
"display_name": "Fiodor SUMKIN",
|
25
|
+
"fields": [
|
26
|
+
"Illustration",
|
27
|
+
"Typography",
|
28
|
+
"Graphic Design"
|
29
|
+
],
|
30
|
+
"has_default_image": 0,
|
31
|
+
"website": "http://opera78.com/"
|
32
|
+
},
|
33
|
+
{
|
34
|
+
"id": 123828,
|
35
|
+
"first_name": "Andreas",
|
36
|
+
"last_name": "Preis",
|
37
|
+
"username": "designerpreis",
|
38
|
+
"city": "Berlin",
|
39
|
+
"state": "",
|
40
|
+
"country": "Germany",
|
41
|
+
"location": "Berlin, Germany",
|
42
|
+
"company": "Freelancer",
|
43
|
+
"occupation": "Art Director/Illustrator",
|
44
|
+
"created_on": 1252940177,
|
45
|
+
"url": "https://www.behance.net/designerpreis",
|
46
|
+
"images": {
|
47
|
+
"50": "https://mir-s3-cdn-cf.behance.net/user/50/123828.53ab99fe6f4f3.jpg",
|
48
|
+
"100": "https://mir-s3-cdn-cf.behance.net/user/100/123828.53ab99fe6f4f3.jpg",
|
49
|
+
"115": "https://mir-s3-cdn-cf.behance.net/user/115/123828.53ab99fe6f4f3.jpg",
|
50
|
+
"230": "https://mir-s3-cdn-cf.behance.net/user/230/123828.53ab99fe6f4f3.jpg",
|
51
|
+
"138": "https://mir-s3-cdn-cf.behance.net/user/138/123828.53ab99fe6f4f3.jpg",
|
52
|
+
"276": "https://mir-s3-cdn-cf.behance.net/user/276/123828.53ab99fe6f4f3.jpg"
|
53
|
+
},
|
54
|
+
"display_name": "Andreas Preis",
|
55
|
+
"fields": [
|
56
|
+
"Illustration",
|
57
|
+
"Drawing",
|
58
|
+
"Fine Arts"
|
59
|
+
],
|
60
|
+
"has_default_image": 0,
|
61
|
+
"website": "http://www.designerpreis.com"
|
62
|
+
},
|
63
|
+
{
|
64
|
+
"id": 89078,
|
65
|
+
"first_name": "Fil",
|
66
|
+
"last_name": "Dunsky",
|
67
|
+
"username": "dunsky",
|
68
|
+
"city": "Saint Petersburg",
|
69
|
+
"state": "",
|
70
|
+
"country": "Russian Federation",
|
71
|
+
"location": "Saint Petersburg, Russian Federation",
|
72
|
+
"company": "filipp.dunsky@gmail.com",
|
73
|
+
"occupation": "illustrator",
|
74
|
+
"created_on": 1228861321,
|
75
|
+
"url": "https://www.behance.net/dunsky",
|
76
|
+
"images": {
|
77
|
+
"50": "https://mir-s3-cdn-cf.behance.net/user/50/89078.53ab391ea4490.jpg",
|
78
|
+
"115": "https://mir-s3-cdn-cf.behance.net/user/115/89078.53ab391ea4490.jpg",
|
79
|
+
"138": "https://mir-s3-cdn-cf.behance.net/user/138/89078.53ab391ea4490.jpg"
|
80
|
+
},
|
81
|
+
"display_name": "Fil Dunsky",
|
82
|
+
"fields": [
|
83
|
+
"Illustration",
|
84
|
+
"Character Design",
|
85
|
+
"Advertising"
|
86
|
+
],
|
87
|
+
"has_default_image": 0,
|
88
|
+
"website": "dunsky.ru"
|
89
|
+
},
|
90
|
+
{
|
91
|
+
"id": 211634,
|
92
|
+
"first_name": "Jeremy",
|
93
|
+
"last_name": "Cowart",
|
94
|
+
"username": "jeremycowart",
|
95
|
+
"city": "Nashville",
|
96
|
+
"state": "Tennessee",
|
97
|
+
"country": "United States",
|
98
|
+
"location": "Nashville, TN, USA",
|
99
|
+
"company": "",
|
100
|
+
"occupation": "Photographer",
|
101
|
+
"created_on": 1281139503,
|
102
|
+
"url": "https://www.behance.net/jeremycowart",
|
103
|
+
"images": {
|
104
|
+
"50": "https://mir-s3-cdn-cf.behance.net/user/50/211634.53ac67fc4a045.jpg",
|
105
|
+
"100": "https://mir-s3-cdn-cf.behance.net/user/100/211634.53ac67fc4a045.jpg",
|
106
|
+
"115": "https://mir-s3-cdn-cf.behance.net/user/115/211634.53ac67fc4a045.jpg",
|
107
|
+
"230": "https://mir-s3-cdn-cf.behance.net/user/230/211634.53ac67fc4a045.jpg",
|
108
|
+
"138": "https://mir-s3-cdn-cf.behance.net/user/138/211634.53ac67fc4a045.jpg",
|
109
|
+
"276": "https://mir-s3-cdn-cf.behance.net/user/276/211634.53ac67fc4a045.jpg"
|
110
|
+
},
|
111
|
+
"display_name": "Jeremy Cowart",
|
112
|
+
"fields": [
|
113
|
+
"Photography",
|
114
|
+
"Digital Photography",
|
115
|
+
"Photojournalism"
|
116
|
+
],
|
117
|
+
"has_default_image": 0,
|
118
|
+
"website": "http://www.jeremycowart.com"
|
119
|
+
},
|
120
|
+
{
|
121
|
+
"id": 1010631,
|
122
|
+
"first_name": "Mercedes",
|
123
|
+
"last_name": "deBellard",
|
124
|
+
"username": "mercedesdebellard",
|
125
|
+
"city": "Granada",
|
126
|
+
"state": "",
|
127
|
+
"country": "Spain",
|
128
|
+
"location": "Granada, Spain",
|
129
|
+
"company": "",
|
130
|
+
"occupation": "commission to: mdebellard@gmail.com",
|
131
|
+
"created_on": 1332009248,
|
132
|
+
"url": "https://www.behance.net/mercedesdebellard",
|
133
|
+
"images": {
|
134
|
+
"50": "https://mir-s3-cdn-cf.behance.net/user/50/66ce1b1010631.55b0dc563832e.jpg",
|
135
|
+
"100": "https://mir-s3-cdn-cf.behance.net/user/100/66ce1b1010631.55b0dc563832e.jpg",
|
136
|
+
"115": "https://mir-s3-cdn-cf.behance.net/user/115/66ce1b1010631.55b0dc563832e.jpg",
|
137
|
+
"230": "https://mir-s3-cdn-cf.behance.net/user/230/66ce1b1010631.55b0dc563832e.jpg",
|
138
|
+
"138": "https://mir-s3-cdn-cf.behance.net/user/138/66ce1b1010631.55b0dc563832e.jpg",
|
139
|
+
"276": "https://mir-s3-cdn-cf.behance.net/user/276/66ce1b1010631.55b0dc563832e.jpg"
|
140
|
+
},
|
141
|
+
"display_name": "Mercedes deBellard",
|
142
|
+
"fields": [
|
143
|
+
"Illustration",
|
144
|
+
"Drawing",
|
145
|
+
"Fashion"
|
146
|
+
],
|
147
|
+
"has_default_image": 0,
|
148
|
+
"website": "https://www.behance.net/mercedesdebellard"
|
149
|
+
},
|
150
|
+
{
|
151
|
+
"id": 89584,
|
152
|
+
"first_name": "MIGHTY",
|
153
|
+
"last_name": "SHORT",
|
154
|
+
"username": "short",
|
155
|
+
"city": "San Diego",
|
156
|
+
"state": "California",
|
157
|
+
"country": "United States",
|
158
|
+
"location": "San Diego, CA, USA",
|
159
|
+
"company": "",
|
160
|
+
"occupation": "Art Director, Graphic Designer, Illustrator",
|
161
|
+
"created_on": 1229452807,
|
162
|
+
"url": "https://www.behance.net/short",
|
163
|
+
"images": {
|
164
|
+
"50": "https://mir-s3-cdn-cf.behance.net/user/50/89584.53ab3a86a2ab5.jpg",
|
165
|
+
"100": "https://mir-s3-cdn-cf.behance.net/user/100/89584.53ab3a86a2ab5.jpg",
|
166
|
+
"115": "https://mir-s3-cdn-cf.behance.net/user/115/89584.53ab3a86a2ab5.jpg",
|
167
|
+
"230": "https://mir-s3-cdn-cf.behance.net/user/230/89584.53ab3a86a2ab5.jpg",
|
168
|
+
"138": "https://mir-s3-cdn-cf.behance.net/user/138/89584.53ab3a86a2ab5.jpg",
|
169
|
+
"276": "https://mir-s3-cdn-cf.behance.net/user/276/89584.53ab3a86a2ab5.jpg"
|
170
|
+
},
|
171
|
+
"display_name": "MIGHTY SHORT",
|
172
|
+
"fields": [
|
173
|
+
"Illustration",
|
174
|
+
"Textile Design",
|
175
|
+
"Typography"
|
176
|
+
],
|
177
|
+
"has_default_image": 0,
|
178
|
+
"website": "http://mightyshort.com"
|
179
|
+
},
|
180
|
+
{
|
181
|
+
"id": 461855,
|
182
|
+
"first_name": "James",
|
183
|
+
"last_name": "Roper",
|
184
|
+
"username": "jamesroperart",
|
185
|
+
"city": "Manchester",
|
186
|
+
"state": "",
|
187
|
+
"country": "United Kingdom",
|
188
|
+
"location": "Manchester, United Kingdom",
|
189
|
+
"company": "",
|
190
|
+
"occupation": "Artist",
|
191
|
+
"created_on": 1305864471,
|
192
|
+
"url": "https://www.behance.net/jamesroperart",
|
193
|
+
"images": {
|
194
|
+
"50": "https://mir-s3-cdn-cf.behance.net/user/50/461855.549438e3e59fc.jpg",
|
195
|
+
"100": "https://mir-s3-cdn-cf.behance.net/user/100/461855.549438e3e59fc.jpg",
|
196
|
+
"115": "https://mir-s3-cdn-cf.behance.net/user/115/461855.549438e3e59fc.jpg",
|
197
|
+
"230": "https://mir-s3-cdn-cf.behance.net/user/230/461855.549438e3e59fc.jpg",
|
198
|
+
"138": "https://mir-s3-cdn-cf.behance.net/user/138/461855.549438e3e59fc.jpg",
|
199
|
+
"276": "https://mir-s3-cdn-cf.behance.net/user/276/461855.549438e3e59fc.jpg"
|
200
|
+
},
|
201
|
+
"display_name": "James Roper",
|
202
|
+
"fields": [
|
203
|
+
"Fine Arts",
|
204
|
+
"Painting",
|
205
|
+
"Drawing"
|
206
|
+
],
|
207
|
+
"has_default_image": 0,
|
208
|
+
"website": "www.jroper.co.uk"
|
209
|
+
},
|
210
|
+
{
|
211
|
+
"id": 141285,
|
212
|
+
"first_name": "Amanda",
|
213
|
+
"last_name": "Mocci",
|
214
|
+
"username": "amocci",
|
215
|
+
"city": "Montreal",
|
216
|
+
"state": "Quebec",
|
217
|
+
"country": "Canada",
|
218
|
+
"location": "Montreal, Quebec, Canada",
|
219
|
+
"company": "",
|
220
|
+
"occupation": "Graphic Designer & Illustrator",
|
221
|
+
"created_on": 1262662453,
|
222
|
+
"url": "https://www.behance.net/amocci",
|
223
|
+
"images": {
|
224
|
+
"50": "https://mir-s3-cdn-cf.behance.net/user/50/141285.5491b2215d3a8.jpg",
|
225
|
+
"100": "https://mir-s3-cdn-cf.behance.net/user/100/141285.5491b2215d3a8.jpg",
|
226
|
+
"115": "https://mir-s3-cdn-cf.behance.net/user/115/141285.5491b2215d3a8.jpg",
|
227
|
+
"230": "https://mir-s3-cdn-cf.behance.net/user/230/141285.5491b2215d3a8.jpg",
|
228
|
+
"138": "https://mir-s3-cdn-cf.behance.net/user/138/141285.5491b2215d3a8.jpg",
|
229
|
+
"276": "https://mir-s3-cdn-cf.behance.net/user/276/141285.5491b2215d3a8.jpg"
|
230
|
+
},
|
231
|
+
"display_name": "Amanda Mocci",
|
232
|
+
"fields": [
|
233
|
+
"Illustration",
|
234
|
+
"Fine Arts",
|
235
|
+
"Graphic Design"
|
236
|
+
],
|
237
|
+
"has_default_image": 0,
|
238
|
+
"website": "www.amandamocci.com"
|
239
|
+
},
|
240
|
+
{
|
241
|
+
"id": 122090,
|
242
|
+
"first_name": "Thomas",
|
243
|
+
"last_name": "Moeller",
|
244
|
+
"username": "ThomasMoeller",
|
245
|
+
"city": "San Francisco",
|
246
|
+
"state": "California",
|
247
|
+
"country": "United States",
|
248
|
+
"location": "San Francisco, CA, USA",
|
249
|
+
"company": "",
|
250
|
+
"occupation": "Designer // Creative Director",
|
251
|
+
"created_on": 1252091572,
|
252
|
+
"url": "https://www.behance.net/ThomasMoeller",
|
253
|
+
"images": {
|
254
|
+
"50": "https://mir-s3-cdn-cf.behance.net/user/50/122090.5408b62f9daee.jpg",
|
255
|
+
"100": "https://mir-s3-cdn-cf.behance.net/user/100/122090.5408b62f9daee.jpg",
|
256
|
+
"115": "https://mir-s3-cdn-cf.behance.net/user/115/122090.5408b62f9daee.jpg",
|
257
|
+
"230": "https://mir-s3-cdn-cf.behance.net/user/230/122090.5408b62f9daee.jpg",
|
258
|
+
"138": "https://mir-s3-cdn-cf.behance.net/user/138/122090.5408b62f9daee.jpg",
|
259
|
+
"276": "https://mir-s3-cdn-cf.behance.net/user/276/122090.5408b62f9daee.jpg"
|
260
|
+
},
|
261
|
+
"display_name": "Thomas Moeller",
|
262
|
+
"fields": [
|
263
|
+
"Web Design",
|
264
|
+
"Interaction Design",
|
265
|
+
"UI/UX"
|
266
|
+
],
|
267
|
+
"has_default_image": 0,
|
268
|
+
"website": "http://www.thomasmoeller.com"
|
269
|
+
},
|
270
|
+
{
|
271
|
+
"id": 79455,
|
272
|
+
"first_name": "Lukas",
|
273
|
+
"last_name": "Majzlan",
|
274
|
+
"username": "Lukas",
|
275
|
+
"city": "Bojnice",
|
276
|
+
"state": "",
|
277
|
+
"country": "Slovakia",
|
278
|
+
"location": "Bojnice, Slovakia",
|
279
|
+
"company": "Art4web | New Media Design",
|
280
|
+
"occupation": "Web/UI Designer, Art Director",
|
281
|
+
"created_on": 1218564854,
|
282
|
+
"url": "https://www.behance.net/Lukas",
|
283
|
+
"images": {
|
284
|
+
"50": "https://mir-s3-cdn-cf.behance.net/user/50/79455.539aa6909c584.jpg",
|
285
|
+
"100": "https://mir-s3-cdn-cf.behance.net/user/100/79455.539aa6909c584.jpg",
|
286
|
+
"115": "https://mir-s3-cdn-cf.behance.net/user/115/79455.539aa6909c584.jpg",
|
287
|
+
"230": "https://mir-s3-cdn-cf.behance.net/user/230/79455.539aa6909c584.jpg",
|
288
|
+
"138": "https://mir-s3-cdn-cf.behance.net/user/138/79455.539aa6909c584.jpg",
|
289
|
+
"276": "https://mir-s3-cdn-cf.behance.net/user/276/79455.539aa6909c584.jpg"
|
290
|
+
},
|
291
|
+
"display_name": "Lukas Majzlan",
|
292
|
+
"fields": [
|
293
|
+
"Web Design",
|
294
|
+
"UI/UX",
|
295
|
+
"Web Development"
|
296
|
+
],
|
297
|
+
"has_default_image": 0,
|
298
|
+
"website": "http://www.art4web.co"
|
299
|
+
}
|
300
|
+
],
|
301
|
+
"http_code": 200
|
302
|
+
}
|
data/spec/fixtures/fields.json
CHANGED
@@ -1,26 +1,323 @@
|
|
1
|
-
{
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
1
|
+
{
|
2
|
+
"fields": [
|
3
|
+
{
|
4
|
+
"id": 108,
|
5
|
+
"name": "Advertising"
|
6
|
+
},
|
7
|
+
{
|
8
|
+
"id": 3,
|
9
|
+
"name": "Animation"
|
10
|
+
},
|
11
|
+
{
|
12
|
+
"id": 4,
|
13
|
+
"name": "Architecture"
|
14
|
+
},
|
15
|
+
{
|
16
|
+
"id": 5,
|
17
|
+
"name": "Art Direction"
|
18
|
+
},
|
19
|
+
{
|
20
|
+
"id": 130,
|
21
|
+
"name": "Automotive Design"
|
22
|
+
},
|
23
|
+
{
|
24
|
+
"id": 109,
|
25
|
+
"name": "Branding"
|
26
|
+
},
|
27
|
+
{
|
28
|
+
"id": 133,
|
29
|
+
"name": "Calligraphy"
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"id": 9,
|
33
|
+
"name": "Cartooning"
|
34
|
+
},
|
35
|
+
{
|
36
|
+
"id": 124,
|
37
|
+
"name": "Character Design"
|
38
|
+
},
|
39
|
+
{
|
40
|
+
"id": 12,
|
41
|
+
"name": "Cinematography"
|
42
|
+
},
|
43
|
+
{
|
44
|
+
"id": 15,
|
45
|
+
"name": "Computer Animation"
|
46
|
+
},
|
47
|
+
{
|
48
|
+
"id": 19,
|
49
|
+
"name": "Copywriting"
|
50
|
+
},
|
51
|
+
{
|
52
|
+
"id": 20,
|
53
|
+
"name": "Costume Design"
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"id": 21,
|
57
|
+
"name": "Crafts"
|
58
|
+
},
|
59
|
+
{
|
60
|
+
"id": 137,
|
61
|
+
"name": "Creative Direction"
|
62
|
+
},
|
63
|
+
{
|
64
|
+
"id": 23,
|
65
|
+
"name": "Culinary Arts"
|
66
|
+
},
|
67
|
+
{
|
68
|
+
"id": 122,
|
69
|
+
"name": "Digital Art"
|
70
|
+
},
|
71
|
+
{
|
72
|
+
"id": 27,
|
73
|
+
"name": "Digital Photography"
|
74
|
+
},
|
75
|
+
{
|
76
|
+
"id": 28,
|
77
|
+
"name": "Directing"
|
78
|
+
},
|
79
|
+
{
|
80
|
+
"id": 110,
|
81
|
+
"name": "Drawing"
|
82
|
+
},
|
83
|
+
{
|
84
|
+
"id": 32,
|
85
|
+
"name": "Editorial Design"
|
86
|
+
},
|
87
|
+
{
|
88
|
+
"id": 33,
|
89
|
+
"name": "Engineering"
|
90
|
+
},
|
91
|
+
{
|
92
|
+
"id": 35,
|
93
|
+
"name": "Entrepreneurship"
|
94
|
+
},
|
95
|
+
{
|
96
|
+
"id": 36,
|
97
|
+
"name": "Exhibition Design"
|
98
|
+
},
|
99
|
+
{
|
100
|
+
"id": 37,
|
101
|
+
"name": "Fashion"
|
102
|
+
},
|
103
|
+
{
|
104
|
+
"id": 93,
|
105
|
+
"name": "Fashion Styling"
|
106
|
+
},
|
107
|
+
{
|
108
|
+
"id": 38,
|
109
|
+
"name": "Film"
|
110
|
+
},
|
111
|
+
{
|
112
|
+
"id": 112,
|
113
|
+
"name": "Fine Arts"
|
114
|
+
},
|
115
|
+
{
|
116
|
+
"id": 40,
|
117
|
+
"name": "Furniture Design"
|
118
|
+
},
|
119
|
+
{
|
120
|
+
"id": 41,
|
121
|
+
"name": "Game Design"
|
122
|
+
},
|
123
|
+
{
|
124
|
+
"id": 43,
|
125
|
+
"name": "Graffiti"
|
126
|
+
},
|
127
|
+
{
|
128
|
+
"id": 44,
|
129
|
+
"name": "Graphic Design"
|
130
|
+
},
|
131
|
+
{
|
132
|
+
"id": 131,
|
133
|
+
"name": "Icon Design"
|
134
|
+
},
|
135
|
+
{
|
136
|
+
"id": 48,
|
137
|
+
"name": "Illustration"
|
138
|
+
},
|
139
|
+
{
|
140
|
+
"id": 49,
|
141
|
+
"name": "Industrial Design"
|
142
|
+
},
|
143
|
+
{
|
144
|
+
"id": 50,
|
145
|
+
"name": "Information Architecture"
|
146
|
+
},
|
147
|
+
{
|
148
|
+
"id": 51,
|
149
|
+
"name": "Interaction Design"
|
150
|
+
},
|
151
|
+
{
|
152
|
+
"id": 52,
|
153
|
+
"name": "Interior Design"
|
154
|
+
},
|
155
|
+
{
|
156
|
+
"id": 53,
|
157
|
+
"name": "Jewelry Design"
|
158
|
+
},
|
159
|
+
{
|
160
|
+
"id": 54,
|
161
|
+
"name": "Journalism"
|
162
|
+
},
|
163
|
+
{
|
164
|
+
"id": 55,
|
165
|
+
"name": "Landscape Design"
|
166
|
+
},
|
167
|
+
{
|
168
|
+
"id": 59,
|
169
|
+
"name": "MakeUp Arts (MUA)"
|
170
|
+
},
|
171
|
+
{
|
172
|
+
"id": 63,
|
173
|
+
"name": "Motion Graphics"
|
174
|
+
},
|
175
|
+
{
|
176
|
+
"id": 64,
|
177
|
+
"name": "Music"
|
178
|
+
},
|
179
|
+
{
|
180
|
+
"id": 66,
|
181
|
+
"name": "Packaging"
|
182
|
+
},
|
183
|
+
{
|
184
|
+
"id": 67,
|
185
|
+
"name": "Painting"
|
186
|
+
},
|
187
|
+
{
|
188
|
+
"id": 69,
|
189
|
+
"name": "Pattern Design"
|
190
|
+
},
|
191
|
+
{
|
192
|
+
"id": 70,
|
193
|
+
"name": "Performing Arts"
|
194
|
+
},
|
195
|
+
{
|
196
|
+
"id": 73,
|
197
|
+
"name": "Photography"
|
198
|
+
},
|
199
|
+
{
|
200
|
+
"id": 74,
|
201
|
+
"name": "Photojournalism"
|
202
|
+
},
|
203
|
+
{
|
204
|
+
"id": 78,
|
205
|
+
"name": "Print Design"
|
206
|
+
},
|
207
|
+
{
|
208
|
+
"id": 79,
|
209
|
+
"name": "Product Design"
|
210
|
+
},
|
211
|
+
{
|
212
|
+
"id": 123,
|
213
|
+
"name": "Programming"
|
214
|
+
},
|
215
|
+
{
|
216
|
+
"id": 136,
|
217
|
+
"name": "Retouching"
|
218
|
+
},
|
219
|
+
{
|
220
|
+
"id": 86,
|
221
|
+
"name": "Sculpting"
|
222
|
+
},
|
223
|
+
{
|
224
|
+
"id": 87,
|
225
|
+
"name": "Set Design"
|
226
|
+
},
|
227
|
+
{
|
228
|
+
"id": 118,
|
229
|
+
"name": "Sound Design"
|
230
|
+
},
|
231
|
+
{
|
232
|
+
"id": 91,
|
233
|
+
"name": "Storyboarding"
|
234
|
+
},
|
235
|
+
{
|
236
|
+
"id": 135,
|
237
|
+
"name": "Street Art"
|
238
|
+
},
|
239
|
+
{
|
240
|
+
"id": 95,
|
241
|
+
"name": "Textile Design"
|
242
|
+
},
|
243
|
+
{
|
244
|
+
"id": 126,
|
245
|
+
"name": "Toy Design"
|
246
|
+
},
|
247
|
+
{
|
248
|
+
"id": 97,
|
249
|
+
"name": "Typography"
|
250
|
+
},
|
251
|
+
{
|
252
|
+
"id": 132,
|
253
|
+
"name": "UI/UX"
|
254
|
+
},
|
255
|
+
{
|
256
|
+
"id": 120,
|
257
|
+
"name": "Visual Effects"
|
258
|
+
},
|
259
|
+
{
|
260
|
+
"id": 102,
|
261
|
+
"name": "Web Design"
|
262
|
+
},
|
263
|
+
{
|
264
|
+
"id": 103,
|
265
|
+
"name": "Web Development"
|
266
|
+
},
|
267
|
+
{
|
268
|
+
"id": 105,
|
269
|
+
"name": "Writing"
|
270
|
+
}
|
271
|
+
],
|
272
|
+
"popular": [
|
273
|
+
{
|
274
|
+
"id": 44,
|
275
|
+
"name": "Graphic Design"
|
276
|
+
},
|
277
|
+
{
|
278
|
+
"id": 73,
|
279
|
+
"name": "Photography"
|
280
|
+
},
|
281
|
+
{
|
282
|
+
"id": 51,
|
283
|
+
"name": "Interaction Design"
|
284
|
+
},
|
285
|
+
{
|
286
|
+
"id": 5,
|
287
|
+
"name": "Art Direction"
|
288
|
+
},
|
289
|
+
{
|
290
|
+
"id": 48,
|
291
|
+
"name": "Illustration"
|
292
|
+
},
|
293
|
+
{
|
294
|
+
"id": 49,
|
295
|
+
"name": "Industrial Design"
|
296
|
+
},
|
297
|
+
{
|
298
|
+
"id": 63,
|
299
|
+
"name": "Motion Graphics"
|
300
|
+
},
|
301
|
+
{
|
302
|
+
"id": 37,
|
303
|
+
"name": "Fashion"
|
304
|
+
},
|
305
|
+
{
|
306
|
+
"id": 4,
|
307
|
+
"name": "Architecture"
|
308
|
+
},
|
309
|
+
{
|
310
|
+
"id": 109,
|
311
|
+
"name": "Branding"
|
312
|
+
},
|
313
|
+
{
|
314
|
+
"id": 102,
|
315
|
+
"name": "Web Design"
|
316
|
+
},
|
317
|
+
{
|
318
|
+
"id": 132,
|
319
|
+
"name": "UI/UX"
|
320
|
+
}
|
321
|
+
],
|
322
|
+
"http_code": 200
|
323
|
+
}
|