marvel_api 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (77) hide show
  1. checksums.yaml +4 -4
  2. data/.document +1 -1
  3. data/.rspec +2 -1
  4. data/.travis.yml +8 -0
  5. data/Gemfile +11 -4
  6. data/Guardfile +5 -0
  7. data/LICENSE.txt +1 -1
  8. data/README.md +16 -4
  9. data/Rakefile +11 -8
  10. data/lib/marvel/client.rb +6 -14
  11. data/lib/marvel/connection.rb +10 -2
  12. data/lib/marvel/error.rb +16 -0
  13. data/lib/marvel/request.rb +22 -8
  14. data/lib/marvel/response.rb +21 -0
  15. data/lib/marvel/version.rb +14 -0
  16. data/marvel_api.gemspec +75 -18
  17. data/spec/fixtures/characters/character.json +341 -0
  18. data/spec/fixtures/characters/character_comics.json +4975 -0
  19. data/spec/fixtures/characters/character_events.json +1666 -0
  20. data/spec/fixtures/characters/character_series.json +6117 -0
  21. data/spec/fixtures/characters/character_stories.json +1873 -0
  22. data/spec/fixtures/characters/characters.json +3006 -0
  23. data/spec/fixtures/comics/comic.json +359 -0
  24. data/spec/fixtures/comics/comic_characters.json +4649 -0
  25. data/spec/fixtures/comics/comic_creators.json +4387 -0
  26. data/spec/fixtures/comics/comic_events.json +522 -0
  27. data/spec/fixtures/comics/comic_stories.json +1985 -0
  28. data/spec/fixtures/comics/comics.json +2246 -0
  29. data/spec/fixtures/creators/creator.json +340 -0
  30. data/spec/fixtures/creators/creator_comics.json +2856 -0
  31. data/spec/fixtures/creators/creator_events.json +1899 -0
  32. data/spec/fixtures/creators/creator_series.json +4686 -0
  33. data/spec/fixtures/creators/creator_stories.json +1491 -0
  34. data/spec/fixtures/creators/creators.json +1376 -0
  35. data/spec/fixtures/errors/empty_parameter.json +4 -0
  36. data/spec/fixtures/errors/excessive_filter_values.json +4 -0
  37. data/spec/fixtures/errors/invalid_credentials.json +4 -0
  38. data/spec/fixtures/errors/invalid_filter_value.json +4 -0
  39. data/spec/fixtures/errors/invalid_hash_ts_key_combo.json +4 -0
  40. data/spec/fixtures/errors/invalid_ordering.json +4 -0
  41. data/spec/fixtures/errors/invalid_parameter.json +4 -0
  42. data/spec/fixtures/errors/limit_invalid.json +4 -0
  43. data/spec/fixtures/errors/limit_over_100.json +4 -0
  44. data/spec/fixtures/errors/resource_not_found.json +4 -0
  45. data/spec/fixtures/events/event.json +522 -0
  46. data/spec/fixtures/events/event_characters.json +6397 -0
  47. data/spec/fixtures/events/event_comics.json +4718 -0
  48. data/spec/fixtures/events/event_creators.json +5869 -0
  49. data/spec/fixtures/events/event_series.json +2243 -0
  50. data/spec/fixtures/events/event_stories.json +4846 -0
  51. data/spec/fixtures/events/events.json +8613 -0
  52. data/spec/fixtures/series/serie.json +448 -0
  53. data/spec/fixtures/series/series.json +3464 -0
  54. data/spec/fixtures/series/series_characters.json +6029 -0
  55. data/spec/fixtures/series/series_comics.json +2935 -0
  56. data/spec/fixtures/series/series_creators.json +5923 -0
  57. data/spec/fixtures/series/series_events.json +944 -0
  58. data/spec/fixtures/series/series_stories.json +1544 -0
  59. data/spec/fixtures/stories/stories.json +1282 -0
  60. data/spec/fixtures/stories/story.json +117 -0
  61. data/spec/fixtures/stories/story_characters.json +794 -0
  62. data/spec/fixtures/stories/story_comics.json +522 -0
  63. data/spec/fixtures/stories/story_creators.json +1672 -0
  64. data/spec/fixtures/stories/story_events.json +522 -0
  65. data/spec/fixtures/stories/story_series.json +695 -0
  66. data/spec/marvel_api/client/client_character_spec.rb +142 -0
  67. data/spec/marvel_api/client/client_comic_spec.rb +141 -0
  68. data/spec/marvel_api/client/client_creator_spec.rb +139 -0
  69. data/spec/marvel_api/client/client_event_spec.rb +163 -0
  70. data/spec/marvel_api/client/client_series_spec.rb +165 -0
  71. data/spec/marvel_api/client/client_story_spec.rb +162 -0
  72. data/spec/marvel_api/error_spec.rb +192 -0
  73. data/spec/marvel_api_spec.rb +15 -3
  74. data/spec/spec_helper.rb +55 -4
  75. metadata +83 -27
  76. data/VERSION +0 -1
  77. data/spec/marvel_api/client_spec.rb +0 -7
@@ -0,0 +1,2246 @@
1
+ {
2
+ "code": 200,
3
+ "status": "Ok",
4
+ "copyright": "© 2014 MARVEL",
5
+ "attributionText": "Data provided by Marvel. © 2014 MARVEL",
6
+ "attributionHTML": "<a href=\"http://marvel.com\">Data provided by Marvel. © 2014 MARVEL</a>",
7
+ "etag": "386bbfc71959aa9825c87dfac2dcdca85c2d7363",
8
+ "data": {
9
+ "offset": 0,
10
+ "limit": 20,
11
+ "total": 32399,
12
+ "count": 20,
13
+ "results": [
14
+ {
15
+ "id": 41530,
16
+ "digitalId": 0,
17
+ "title": "Ant-Man: So (Trade Paperback)",
18
+ "issueNumber": 0,
19
+ "variantDescription": "",
20
+ "description": "It's the origin of the original Avenger, Ant-Man! Hank Pym has been known by a variety of names — including Ant-Man, Giant-Man, Goliath and Yellowjacket — he’s been an innovative scientist, a famed super hero, an abusive spouse and more. What demons drive a man like Hank Pym? And how did he begin his heroic career? ",
21
+ "modified": "2012-09-25T18:05:58-0400",
22
+ "isbn": "978-0-7851-6390-9",
23
+ "upc": "",
24
+ "diamondCode": "",
25
+ "ean": "9780785 163909 51999",
26
+ "issn": "",
27
+ "format": "Trade Paperback",
28
+ "pageCount": 136,
29
+ "textObjects": [
30
+ {
31
+ "type": "issue_solicit_text",
32
+ "language": "en-us",
33
+ "text": "It's the origin of the original Avenger, Ant-Man! Hank Pym has been known by a variety of names — including Ant-Man, Giant-Man, Goliath and Yellowjacket — he’s been an innovative scientist, a famed super hero, an abusive spouse and more. What demons drive a man like Hank Pym? And how did he begin his heroic career? "
34
+ }
35
+ ],
36
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/41530",
37
+ "urls": [
38
+ {
39
+ "type": "detail",
40
+ "url": "http://marvel.com/comics/collection/41530/ant-man_so_trade_paperback?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
41
+ },
42
+ {
43
+ "type": "purchase",
44
+ "url": "http://comicstore.marvel.com/Ant-Man-So-0/digital-comic/27157?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
45
+ }
46
+ ],
47
+ "series": {
48
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/15481",
49
+ "name": "Ant-Man: So (2011 - Present)"
50
+ },
51
+ "variants": [
52
+
53
+ ],
54
+ "collections": [
55
+
56
+ ],
57
+ "collectedIssues": [
58
+
59
+ ],
60
+ "dates": [
61
+ {
62
+ "type": "onsaleDate",
63
+ "date": "2020-12-31T00:00:00-0500"
64
+ },
65
+ {
66
+ "type": "focDate",
67
+ "date": "2020-12-16T00:00:00-0500"
68
+ }
69
+ ],
70
+ "prices": [
71
+ {
72
+ "type": "printPrice",
73
+ "price": 19.99
74
+ }
75
+ ],
76
+ "thumbnail": {
77
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/c/30/4fe8cb51f32e0",
78
+ "extension": "jpg"
79
+ },
80
+ "images": [
81
+ {
82
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/c/30/4fe8cb51f32e0",
83
+ "extension": "jpg"
84
+ }
85
+ ],
86
+ "creators": {
87
+ "available": 1,
88
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/41530/creators",
89
+ "items": [
90
+ {
91
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
92
+ "name": "Jeff Youngquist",
93
+ "role": "editor"
94
+ }
95
+ ],
96
+ "returned": 1
97
+ },
98
+ "characters": {
99
+ "available": 0,
100
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/41530/characters",
101
+ "items": [
102
+
103
+ ],
104
+ "returned": 0
105
+ },
106
+ "stories": {
107
+ "available": 2,
108
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/41530/stories",
109
+ "items": [
110
+ {
111
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/93946",
112
+ "name": "Cover #93946",
113
+ "type": "cover"
114
+ },
115
+ {
116
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/93947",
117
+ "name": "Interior #93947",
118
+ "type": "interiorStory"
119
+ }
120
+ ],
121
+ "returned": 2
122
+ },
123
+ "events": {
124
+ "available": 0,
125
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/41530/events",
126
+ "items": [
127
+
128
+ ],
129
+ "returned": 0
130
+ }
131
+ },
132
+ {
133
+ "id": 50350,
134
+ "digitalId": 0,
135
+ "title": "Amazing Spider-Man (2014) #13",
136
+ "issueNumber": 13,
137
+ "variantDescription": "",
138
+ "description": "The Greatest Super Hero of All Time RETURNS!\nThe world may have changed since Spidey’s been gone, but so has Peter Parker. This is a man with a second chance at life, and he’s not wasting a moment of it. Same Parker Luck, new Parker attitude. Putting the “friendly” back in the neighborhood, the “hero” back into “super hero,” and the “amazing” back into “Spider-Man!” Also returning: The recharged and reenergized ELECTRO!\n",
139
+ "modified": "2014-04-21T15:46:45-0400",
140
+ "isbn": "",
141
+ "upc": "75960607901801311",
142
+ "diamondCode": "",
143
+ "ean": "",
144
+ "issn": "",
145
+ "format": "Comic",
146
+ "pageCount": 32,
147
+ "textObjects": [
148
+ {
149
+ "type": "issue_solicit_text",
150
+ "language": "en-us",
151
+ "text": "The Greatest Super Hero of All Time RETURNS!\nThe world may have changed since Spidey’s been gone, but so has Peter Parker. This is a man with a second chance at life, and he’s not wasting a moment of it. Same Parker Luck, new Parker attitude. Putting the “friendly” back in the neighborhood, the “hero” back into “super hero,” and the “amazing” back into “Spider-Man!” Also returning: The recharged and reenergized ELECTRO!\n"
152
+ }
153
+ ],
154
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/50350",
155
+ "urls": [
156
+ {
157
+ "type": "detail",
158
+ "url": "http://marvel.com/comics/issue/50350/amazing_spider-man_2014_13?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
159
+ }
160
+ ],
161
+ "series": {
162
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/17285",
163
+ "name": "Amazing Spider-Man (2014 - Present)"
164
+ },
165
+ "variants": [
166
+
167
+ ],
168
+ "collections": [
169
+
170
+ ],
171
+ "collectedIssues": [
172
+
173
+ ],
174
+ "dates": [
175
+ {
176
+ "type": "onsaleDate",
177
+ "date": "2015-01-07T00:00:00-0500"
178
+ },
179
+ {
180
+ "type": "focDate",
181
+ "date": "2014-12-24T00:00:00-0500"
182
+ }
183
+ ],
184
+ "prices": [
185
+ {
186
+ "type": "printPrice",
187
+ "price": 3.99
188
+ }
189
+ ],
190
+ "thumbnail": {
191
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/40/image_not_available",
192
+ "extension": "jpg"
193
+ },
194
+ "images": [
195
+
196
+ ],
197
+ "creators": {
198
+ "available": 0,
199
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/50350/creators",
200
+ "items": [
201
+
202
+ ],
203
+ "returned": 0
204
+ },
205
+ "characters": {
206
+ "available": 0,
207
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/50350/characters",
208
+ "items": [
209
+
210
+ ],
211
+ "returned": 0
212
+ },
213
+ "stories": {
214
+ "available": 0,
215
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/50350/stories",
216
+ "items": [
217
+
218
+ ],
219
+ "returned": 0
220
+ },
221
+ "events": {
222
+ "available": 0,
223
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/50350/events",
224
+ "items": [
225
+
226
+ ],
227
+ "returned": 0
228
+ }
229
+ },
230
+ {
231
+ "id": 47113,
232
+ "digitalId": 0,
233
+ "title": "SCARLET (2010) #9",
234
+ "issueNumber": 9,
235
+ "variantDescription": "",
236
+ "description": "From the award-winning team that brought you Daredevil and Spider-Woman comes another explosive chapter of one of the most controversial creator-owned comics being published today. Scarlet has declared war on a city that refuses to stop the corruption that is strangling it from within, and now she&#39;ll be forced to make her most dangerous move yet: letting them capture her.",
237
+ "modified": "2014-05-19T12:42:25-0400",
238
+ "isbn": "",
239
+ "upc": "759606073611000911",
240
+ "diamondCode": "MAY130705",
241
+ "ean": "",
242
+ "issn": "",
243
+ "format": "Comic",
244
+ "pageCount": 40,
245
+ "textObjects": [
246
+ {
247
+ "type": "issue_solicit_text",
248
+ "language": "en-us",
249
+ "text": "From the award-winning team that brought you Daredevil and Spider-Woman comes another explosive chapter of one of the most controversial creator-owned comics being published today. Scarlet has declared war on a city that refuses to stop the corruption that is strangling it from within, and now she&#39;ll be forced to make her most dangerous move yet: letting them capture her."
250
+ }
251
+ ],
252
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/47113",
253
+ "urls": [
254
+ {
255
+ "type": "detail",
256
+ "url": "http://marvel.com/comics/issue/47113/scarlet_2010_9?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
257
+ }
258
+ ],
259
+ "series": {
260
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/12212",
261
+ "name": "SCARLET (2010 - Present)"
262
+ },
263
+ "variants": [
264
+
265
+ ],
266
+ "collections": [
267
+
268
+ ],
269
+ "collectedIssues": [
270
+
271
+ ],
272
+ "dates": [
273
+ {
274
+ "type": "onsaleDate",
275
+ "date": "2014-10-15T00:00:00-0400"
276
+ },
277
+ {
278
+ "type": "focDate",
279
+ "date": "2014-09-22T00:00:00-0400"
280
+ }
281
+ ],
282
+ "prices": [
283
+ {
284
+ "type": "printPrice",
285
+ "price": 3.95
286
+ }
287
+ ],
288
+ "thumbnail": {
289
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/5/e0/517aab576d132",
290
+ "extension": "jpg"
291
+ },
292
+ "images": [
293
+ {
294
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/5/e0/517aab576d132",
295
+ "extension": "jpg"
296
+ }
297
+ ],
298
+ "creators": {
299
+ "available": 1,
300
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47113/creators",
301
+ "items": [
302
+ {
303
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
304
+ "name": "Jeff Youngquist",
305
+ "role": "editor"
306
+ }
307
+ ],
308
+ "returned": 1
309
+ },
310
+ "characters": {
311
+ "available": 0,
312
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47113/characters",
313
+ "items": [
314
+
315
+ ],
316
+ "returned": 0
317
+ },
318
+ "stories": {
319
+ "available": 2,
320
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47113/stories",
321
+ "items": [
322
+ {
323
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/105819",
324
+ "name": "cover from Scarlet (2010) #9",
325
+ "type": "cover"
326
+ },
327
+ {
328
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/105820",
329
+ "name": "story from Scarlet (2010) #9",
330
+ "type": "interiorStory"
331
+ }
332
+ ],
333
+ "returned": 2
334
+ },
335
+ "events": {
336
+ "available": 0,
337
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47113/events",
338
+ "items": [
339
+
340
+ ],
341
+ "returned": 0
342
+ }
343
+ },
344
+ {
345
+ "id": 47114,
346
+ "digitalId": 0,
347
+ "title": "SCARLET (2010) #10",
348
+ "issueNumber": 10,
349
+ "variantDescription": "",
350
+ "description": null,
351
+ "modified": "2014-05-08T12:24:02-0400",
352
+ "isbn": "",
353
+ "upc": "759606073611001011",
354
+ "diamondCode": "",
355
+ "ean": "",
356
+ "issn": "",
357
+ "format": "Comic",
358
+ "pageCount": 40,
359
+ "textObjects": [
360
+
361
+ ],
362
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/47114",
363
+ "urls": [
364
+ {
365
+ "type": "detail",
366
+ "url": "http://marvel.com/comics/issue/47114/scarlet_2010_10?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
367
+ }
368
+ ],
369
+ "series": {
370
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/12212",
371
+ "name": "SCARLET (2010 - Present)"
372
+ },
373
+ "variants": [
374
+
375
+ ],
376
+ "collections": [
377
+
378
+ ],
379
+ "collectedIssues": [
380
+
381
+ ],
382
+ "dates": [
383
+ {
384
+ "type": "onsaleDate",
385
+ "date": "2014-10-01T00:00:00-0400"
386
+ },
387
+ {
388
+ "type": "focDate",
389
+ "date": "2014-09-08T00:00:00-0400"
390
+ }
391
+ ],
392
+ "prices": [
393
+ {
394
+ "type": "printPrice",
395
+ "price": 3.95
396
+ }
397
+ ],
398
+ "thumbnail": {
399
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/40/image_not_available",
400
+ "extension": "jpg"
401
+ },
402
+ "images": [
403
+
404
+ ],
405
+ "creators": {
406
+ "available": 1,
407
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47114/creators",
408
+ "items": [
409
+ {
410
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
411
+ "name": "Jeff Youngquist",
412
+ "role": "editor"
413
+ }
414
+ ],
415
+ "returned": 1
416
+ },
417
+ "characters": {
418
+ "available": 0,
419
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47114/characters",
420
+ "items": [
421
+
422
+ ],
423
+ "returned": 0
424
+ },
425
+ "stories": {
426
+ "available": 2,
427
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47114/stories",
428
+ "items": [
429
+ {
430
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/105821",
431
+ "name": "cover from Scarlet (2010) #10",
432
+ "type": "cover"
433
+ },
434
+ {
435
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/105822",
436
+ "name": "story from Scarlet (2010) #10",
437
+ "type": "interiorStory"
438
+ }
439
+ ],
440
+ "returned": 2
441
+ },
442
+ "events": {
443
+ "available": 0,
444
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47114/events",
445
+ "items": [
446
+
447
+ ],
448
+ "returned": 0
449
+ }
450
+ },
451
+ {
452
+ "id": 39918,
453
+ "digitalId": 0,
454
+ "title": "Brilliant (2011) #6",
455
+ "issueNumber": 6,
456
+ "variantDescription": "",
457
+ "description": "The runaway creator-owned smash continues! From the award-winning creators of ULTIMATE SPIDER-MAN comes another blistering chapter in a world where college students discover the secret of superpowers — and now that secret is out! How will the world react when science fiction becomes science fact?",
458
+ "modified": "2014-05-12T11:12:42-0400",
459
+ "isbn": "",
460
+ "upc": "75960607683300611",
461
+ "diamondCode": "MAR120631",
462
+ "ean": "",
463
+ "issn": "",
464
+ "format": "Comic",
465
+ "pageCount": 40,
466
+ "textObjects": [
467
+ {
468
+ "type": "issue_solicit_text",
469
+ "language": "en-us",
470
+ "text": "The runaway creator-owned smash continues! From the award-winning creators of ULTIMATE SPIDER-MAN comes another blistering chapter in a world where college students discover the secret of superpowers — and now that secret is out! How will the world react when science fiction becomes science fact?"
471
+ }
472
+ ],
473
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/39918",
474
+ "urls": [
475
+ {
476
+ "type": "detail",
477
+ "url": "http://marvel.com/comics/issue/39918/brilliant_2011_6?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
478
+ }
479
+ ],
480
+ "series": {
481
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/14803",
482
+ "name": "Brilliant (2011 - Present)"
483
+ },
484
+ "variants": [
485
+
486
+ ],
487
+ "collections": [
488
+
489
+ ],
490
+ "collectedIssues": [
491
+
492
+ ],
493
+ "dates": [
494
+ {
495
+ "type": "onsaleDate",
496
+ "date": "2014-09-10T00:00:00-0400"
497
+ },
498
+ {
499
+ "type": "focDate",
500
+ "date": "2014-08-18T00:00:00-0400"
501
+ }
502
+ ],
503
+ "prices": [
504
+ {
505
+ "type": "printPrice",
506
+ "price": 3.95
507
+ }
508
+ ],
509
+ "thumbnail": {
510
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/03/502912f2a8809",
511
+ "extension": "jpg"
512
+ },
513
+ "images": [
514
+ {
515
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/03/502912f2a8809",
516
+ "extension": "jpg"
517
+ }
518
+ ],
519
+ "creators": {
520
+ "available": 1,
521
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/39918/creators",
522
+ "items": [
523
+ {
524
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
525
+ "name": "Jeff Youngquist",
526
+ "role": "editor"
527
+ }
528
+ ],
529
+ "returned": 1
530
+ },
531
+ "characters": {
532
+ "available": 0,
533
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/39918/characters",
534
+ "items": [
535
+
536
+ ],
537
+ "returned": 0
538
+ },
539
+ "stories": {
540
+ "available": 2,
541
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/39918/stories",
542
+ "items": [
543
+ {
544
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/90603",
545
+ "name": "Cover #90603",
546
+ "type": "cover"
547
+ },
548
+ {
549
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/90604",
550
+ "name": "Interior #90604",
551
+ "type": "interiorStory"
552
+ }
553
+ ],
554
+ "returned": 2
555
+ },
556
+ "events": {
557
+ "available": 0,
558
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/39918/events",
559
+ "items": [
560
+
561
+ ],
562
+ "returned": 0
563
+ }
564
+ },
565
+ {
566
+ "id": 47112,
567
+ "digitalId": 0,
568
+ "title": "SCARLET (2010) #8",
569
+ "issueNumber": 8,
570
+ "variantDescription": "",
571
+ "description": "The most controversial and best-reviewed comic book on the stands today is back! From the Eisner Award-winning team of Bendis and Maleev (DAREDEVIL) comes the latest chapter in Scarlet&rsquo;s one-woman American Revolution. Scarlet makes her boldest move yet, taking City Hall hostage while the entire country watches. How will the public react to her list of demands?",
572
+ "modified": "2014-05-19T12:41:12-0400",
573
+ "isbn": "",
574
+ "upc": "759606073611000811",
575
+ "diamondCode": "MAR130712",
576
+ "ean": "",
577
+ "issn": "",
578
+ "format": "Comic",
579
+ "pageCount": 40,
580
+ "textObjects": [
581
+ {
582
+ "type": "issue_solicit_text",
583
+ "language": "en-us",
584
+ "text": "The most controversial and best-reviewed comic book on the stands today is back! From the Eisner Award-winning team of Bendis and Maleev (DAREDEVIL) comes the latest chapter in Scarlet&rsquo;s one-woman American Revolution. Scarlet makes her boldest move yet, taking City Hall hostage while the entire country watches. How will the public react to her list of demands?"
585
+ }
586
+ ],
587
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/47112",
588
+ "urls": [
589
+ {
590
+ "type": "detail",
591
+ "url": "http://marvel.com/comics/issue/47112/scarlet_2010_8?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
592
+ }
593
+ ],
594
+ "series": {
595
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/12212",
596
+ "name": "SCARLET (2010 - Present)"
597
+ },
598
+ "variants": [
599
+
600
+ ],
601
+ "collections": [
602
+
603
+ ],
604
+ "collectedIssues": [
605
+
606
+ ],
607
+ "dates": [
608
+ {
609
+ "type": "onsaleDate",
610
+ "date": "2014-08-13T00:00:00-0400"
611
+ },
612
+ {
613
+ "type": "focDate",
614
+ "date": "2014-07-21T00:00:00-0400"
615
+ }
616
+ ],
617
+ "prices": [
618
+ {
619
+ "type": "printPrice",
620
+ "price": 3.95
621
+ }
622
+ ],
623
+ "thumbnail": {
624
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/70/5127c646dc39a",
625
+ "extension": "jpg"
626
+ },
627
+ "images": [
628
+ {
629
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/70/5127c646dc39a",
630
+ "extension": "jpg"
631
+ }
632
+ ],
633
+ "creators": {
634
+ "available": 1,
635
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47112/creators",
636
+ "items": [
637
+ {
638
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
639
+ "name": "Jeff Youngquist",
640
+ "role": "editor"
641
+ }
642
+ ],
643
+ "returned": 1
644
+ },
645
+ "characters": {
646
+ "available": 0,
647
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47112/characters",
648
+ "items": [
649
+
650
+ ],
651
+ "returned": 0
652
+ },
653
+ "stories": {
654
+ "available": 2,
655
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47112/stories",
656
+ "items": [
657
+ {
658
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/105817",
659
+ "name": "cover from Scarlet (2010) #8",
660
+ "type": "cover"
661
+ },
662
+ {
663
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/105818",
664
+ "name": "story from Scarlet (2010) #8",
665
+ "type": "interiorStory"
666
+ }
667
+ ],
668
+ "returned": 2
669
+ },
670
+ "events": {
671
+ "available": 0,
672
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47112/events",
673
+ "items": [
674
+
675
+ ],
676
+ "returned": 0
677
+ }
678
+ },
679
+ {
680
+ "id": 47936,
681
+ "digitalId": 0,
682
+ "title": "Marvel Masterworks: The Amazing Spider-Man (Trade Paperback)",
683
+ "issueNumber": 0,
684
+ "variantDescription": "",
685
+ "description": "It&#39;s time for another round of web-slinging wonderment from two of the men who put the &quot;master&quot; in Masterworks &mdash; Stan Lee and John Romita Sr.! Their classic &quot;Saga of the Stone Tablet&quot; kicks off with the Kingpin&#39;s quest to decipher an ancient clay tablet whose secrets promise great power. But Spidey soon gets caught in the mix and finds himself branded Public Enemy No. 1! With the Kingpin on one side and J. Jonah Jameson on the other, turning up the heat in the Daily Bugle, things go from bad to horrible when the mob gets involved. It&#39;s a Peter Parker pressure cooker! Also featuring battles with Quicksilver, the Shocker and the Lizard, along with a rare Stan Lee/Ross Andru Spidey story from MARVEL SUPER-HEROES #14! Collecting AMAZING SPIDER-MAN (1963) #68-77 and MARVEL SUPER-HEROES (1967) #14.",
686
+ "modified": "2014-05-19T09:34:14-0400",
687
+ "isbn": "978-0-7851-8807-0",
688
+ "upc": "",
689
+ "diamondCode": "",
690
+ "ean": "9780785 188070 52499",
691
+ "issn": "",
692
+ "format": "Trade Paperback",
693
+ "pageCount": 248,
694
+ "textObjects": [
695
+ {
696
+ "type": "issue_solicit_text",
697
+ "language": "en-us",
698
+ "text": "It&#39;s time for another round of web-slinging wonderment from two of the men who put the &quot;master&quot; in Masterworks &mdash; Stan Lee and John Romita Sr.! Their classic &quot;Saga of the Stone Tablet&quot; kicks off with the Kingpin&#39;s quest to decipher an ancient clay tablet whose secrets promise great power. But Spidey soon gets caught in the mix and finds himself branded Public Enemy No. 1! With the Kingpin on one side and J. Jonah Jameson on the other, turning up the heat in the Daily Bugle, things go from bad to horrible when the mob gets involved. It&#39;s a Peter Parker pressure cooker! Also featuring battles with Quicksilver, the Shocker and the Lizard, along with a rare Stan Lee/Ross Andru Spidey story from MARVEL SUPER-HEROES #14! Collecting AMAZING SPIDER-MAN (1963) #68-77 and MARVEL SUPER-HEROES (1967) #14."
699
+ }
700
+ ],
701
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/47936",
702
+ "urls": [
703
+ {
704
+ "type": "detail",
705
+ "url": "http://marvel.com/comics/collection/47936/marvel_masterworks_the_amazing_spider-man_trade_paperback?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
706
+ }
707
+ ],
708
+ "series": {
709
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/18114",
710
+ "name": "Marvel Masterworks: The Amazing Spider-Man (2014)"
711
+ },
712
+ "variants": [
713
+
714
+ ],
715
+ "collections": [
716
+
717
+ ],
718
+ "collectedIssues": [
719
+
720
+ ],
721
+ "dates": [
722
+ {
723
+ "type": "onsaleDate",
724
+ "date": "2014-07-30T00:00:00-0400"
725
+ },
726
+ {
727
+ "type": "focDate",
728
+ "date": "2014-07-15T00:00:00-0400"
729
+ }
730
+ ],
731
+ "prices": [
732
+ {
733
+ "type": "printPrice",
734
+ "price": 24.99
735
+ }
736
+ ],
737
+ "thumbnail": {
738
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/40/image_not_available",
739
+ "extension": "jpg"
740
+ },
741
+ "images": [
742
+
743
+ ],
744
+ "creators": {
745
+ "available": 1,
746
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47936/creators",
747
+ "items": [
748
+ {
749
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
750
+ "name": "Jeff Youngquist",
751
+ "role": "editor"
752
+ }
753
+ ],
754
+ "returned": 1
755
+ },
756
+ "characters": {
757
+ "available": 0,
758
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47936/characters",
759
+ "items": [
760
+
761
+ ],
762
+ "returned": 0
763
+ },
764
+ "stories": {
765
+ "available": 2,
766
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47936/stories",
767
+ "items": [
768
+ {
769
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/108117",
770
+ "name": "cover from Marvel Masterworks: The Amazing Spider-Man (2014)",
771
+ "type": "cover"
772
+ },
773
+ {
774
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/108118",
775
+ "name": "story from Marvel Masterworks: The Amazing Spider-Man (2014)",
776
+ "type": "interiorStory"
777
+ }
778
+ ],
779
+ "returned": 2
780
+ },
781
+ "events": {
782
+ "available": 0,
783
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47936/events",
784
+ "items": [
785
+
786
+ ],
787
+ "returned": 0
788
+ }
789
+ },
790
+ {
791
+ "id": 48399,
792
+ "digitalId": 0,
793
+ "title": "Invaders (Trade Paperback)",
794
+ "issueNumber": 0,
795
+ "variantDescription": "",
796
+ "description": null,
797
+ "modified": "2014-05-19T09:34:14-0400",
798
+ "isbn": "978-0-7851-8914-5",
799
+ "upc": "",
800
+ "diamondCode": "",
801
+ "ean": "9780785 189145 51799",
802
+ "issn": "",
803
+ "format": "Trade Paperback",
804
+ "pageCount": 120,
805
+ "textObjects": [
806
+
807
+ ],
808
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/48399",
809
+ "urls": [
810
+ {
811
+ "type": "detail",
812
+ "url": "http://marvel.com/comics/collection/48399/invaders_trade_paperback?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
813
+ }
814
+ ],
815
+ "series": {
816
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/18320",
817
+ "name": "Invaders (2014)"
818
+ },
819
+ "variants": [
820
+
821
+ ],
822
+ "collections": [
823
+
824
+ ],
825
+ "collectedIssues": [
826
+
827
+ ],
828
+ "dates": [
829
+ {
830
+ "type": "onsaleDate",
831
+ "date": "2014-07-30T00:00:00-0400"
832
+ },
833
+ {
834
+ "type": "focDate",
835
+ "date": "2014-07-15T00:00:00-0400"
836
+ }
837
+ ],
838
+ "prices": [
839
+ {
840
+ "type": "printPrice",
841
+ "price": 17.99
842
+ }
843
+ ],
844
+ "thumbnail": {
845
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/40/image_not_available",
846
+ "extension": "jpg"
847
+ },
848
+ "images": [
849
+
850
+ ],
851
+ "creators": {
852
+ "available": 1,
853
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48399/creators",
854
+ "items": [
855
+ {
856
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
857
+ "name": "Jeff Youngquist",
858
+ "role": "editor"
859
+ }
860
+ ],
861
+ "returned": 1
862
+ },
863
+ "characters": {
864
+ "available": 0,
865
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48399/characters",
866
+ "items": [
867
+
868
+ ],
869
+ "returned": 0
870
+ },
871
+ "stories": {
872
+ "available": 2,
873
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48399/stories",
874
+ "items": [
875
+ {
876
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/108941",
877
+ "name": "cover from Invaders (2014)",
878
+ "type": "cover"
879
+ },
880
+ {
881
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/108942",
882
+ "name": "story from Invaders (2014)",
883
+ "type": "interiorStory"
884
+ }
885
+ ],
886
+ "returned": 2
887
+ },
888
+ "events": {
889
+ "available": 0,
890
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48399/events",
891
+ "items": [
892
+
893
+ ],
894
+ "returned": 0
895
+ }
896
+ },
897
+ {
898
+ "id": 47937,
899
+ "digitalId": 0,
900
+ "title": "Marvel Masterworks: The Amazing Spider-Man (Trade Paperback)",
901
+ "issueNumber": 0,
902
+ "variantDescription": "",
903
+ "description": "It&#39;s time for another round of web-slinging wonderment from two of the men who put the &quot;master&quot; in Masterworks &mdash; Stan Lee and John Romita Sr.! Their classic &quot;Saga of the Stone Tablet&quot; kicks off with the Kingpin&#39;s quest to decipher an ancient clay tablet whose secrets promise great power. But Spidey soon gets caught in the mix and finds himself branded Public Enemy No. 1! With the Kingpin on one side and J. Jonah Jameson on the other, turning up the heat in the Daily Bugle, things go from bad to horrible when the mob gets involved. It&#39;s a Peter Parker pressure cooker! Also featuring battles with Quicksilver, the Shocker and the Lizard, along with a rare Stan Lee/Ross Andru Spidey story from MARVEL SUPER-HEROES #14! Collecting AMAZING SPIDER-MAN (1963) #68-77 and MARVEL SUPER-HEROES (1967) #14.",
904
+ "modified": "2014-05-19T09:34:14-0400",
905
+ "isbn": "978-0-7851-8808-7",
906
+ "upc": "",
907
+ "diamondCode": "",
908
+ "ean": "9780785 188087 52499",
909
+ "issn": "",
910
+ "format": "Trade Paperback",
911
+ "pageCount": 248,
912
+ "textObjects": [
913
+ {
914
+ "type": "issue_solicit_text",
915
+ "language": "en-us",
916
+ "text": "It&#39;s time for another round of web-slinging wonderment from two of the men who put the &quot;master&quot; in Masterworks &mdash; Stan Lee and John Romita Sr.! Their classic &quot;Saga of the Stone Tablet&quot; kicks off with the Kingpin&#39;s quest to decipher an ancient clay tablet whose secrets promise great power. But Spidey soon gets caught in the mix and finds himself branded Public Enemy No. 1! With the Kingpin on one side and J. Jonah Jameson on the other, turning up the heat in the Daily Bugle, things go from bad to horrible when the mob gets involved. It&#39;s a Peter Parker pressure cooker! Also featuring battles with Quicksilver, the Shocker and the Lizard, along with a rare Stan Lee/Ross Andru Spidey story from MARVEL SUPER-HEROES #14! Collecting AMAZING SPIDER-MAN (1963) #68-77 and MARVEL SUPER-HEROES (1967) #14."
917
+ }
918
+ ],
919
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/47937",
920
+ "urls": [
921
+ {
922
+ "type": "detail",
923
+ "url": "http://marvel.com/comics/collection/47937/marvel_masterworks_the_amazing_spider-man_trade_paperback?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
924
+ }
925
+ ],
926
+ "series": {
927
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/18115",
928
+ "name": "Marvel Masterworks: The Amazing Spider-Man (2014)"
929
+ },
930
+ "variants": [
931
+
932
+ ],
933
+ "collections": [
934
+
935
+ ],
936
+ "collectedIssues": [
937
+
938
+ ],
939
+ "dates": [
940
+ {
941
+ "type": "onsaleDate",
942
+ "date": "2014-07-30T00:00:00-0400"
943
+ },
944
+ {
945
+ "type": "focDate",
946
+ "date": "2014-07-15T00:00:00-0400"
947
+ }
948
+ ],
949
+ "prices": [
950
+ {
951
+ "type": "printPrice",
952
+ "price": 24.99
953
+ }
954
+ ],
955
+ "thumbnail": {
956
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/40/image_not_available",
957
+ "extension": "jpg"
958
+ },
959
+ "images": [
960
+
961
+ ],
962
+ "creators": {
963
+ "available": 1,
964
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47937/creators",
965
+ "items": [
966
+ {
967
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
968
+ "name": "Jeff Youngquist",
969
+ "role": "editor"
970
+ }
971
+ ],
972
+ "returned": 1
973
+ },
974
+ "characters": {
975
+ "available": 0,
976
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47937/characters",
977
+ "items": [
978
+
979
+ ],
980
+ "returned": 0
981
+ },
982
+ "stories": {
983
+ "available": 2,
984
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47937/stories",
985
+ "items": [
986
+ {
987
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/108119",
988
+ "name": "cover from Marvel Masterworks: The Amazing Spider-Man (2014)",
989
+ "type": "cover"
990
+ },
991
+ {
992
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/108120",
993
+ "name": "story from Marvel Masterworks: The Amazing Spider-Man (2014)",
994
+ "type": "interiorStory"
995
+ }
996
+ ],
997
+ "returned": 2
998
+ },
999
+ "events": {
1000
+ "available": 0,
1001
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47937/events",
1002
+ "items": [
1003
+
1004
+ ],
1005
+ "returned": 0
1006
+ }
1007
+ },
1008
+ {
1009
+ "id": 46561,
1010
+ "digitalId": 0,
1011
+ "title": "Ultimate Comics Spider-Man by Brian Michael Bendis (Hardcover)",
1012
+ "issueNumber": 0,
1013
+ "variantDescription": "",
1014
+ "description": null,
1015
+ "modified": "2014-05-19T09:34:14-0400",
1016
+ "isbn": "978-0-7851-6803-4",
1017
+ "upc": "",
1018
+ "diamondCode": "",
1019
+ "ean": "9780785 168034 52499",
1020
+ "issn": "",
1021
+ "format": "Hardcover",
1022
+ "pageCount": 136,
1023
+ "textObjects": [
1024
+
1025
+ ],
1026
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/46561",
1027
+ "urls": [
1028
+ {
1029
+ "type": "detail",
1030
+ "url": "http://marvel.com/comics/collection/46561/ultimate_comics_spider-man_by_brian_michael_bendis_hardcover?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
1031
+ }
1032
+ ],
1033
+ "series": {
1034
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/17584",
1035
+ "name": "Ultimate Comics Spider-Man by Brian Michael Bendis (2014)"
1036
+ },
1037
+ "variants": [
1038
+
1039
+ ],
1040
+ "collections": [
1041
+
1042
+ ],
1043
+ "collectedIssues": [
1044
+
1045
+ ],
1046
+ "dates": [
1047
+ {
1048
+ "type": "onsaleDate",
1049
+ "date": "2014-07-30T00:00:00-0400"
1050
+ },
1051
+ {
1052
+ "type": "focDate",
1053
+ "date": "2014-07-15T00:00:00-0400"
1054
+ }
1055
+ ],
1056
+ "prices": [
1057
+ {
1058
+ "type": "printPrice",
1059
+ "price": 24.99
1060
+ }
1061
+ ],
1062
+ "thumbnail": {
1063
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/40/image_not_available",
1064
+ "extension": "jpg"
1065
+ },
1066
+ "images": [
1067
+
1068
+ ],
1069
+ "creators": {
1070
+ "available": 1,
1071
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/46561/creators",
1072
+ "items": [
1073
+ {
1074
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
1075
+ "name": "Jeff Youngquist",
1076
+ "role": "editor"
1077
+ }
1078
+ ],
1079
+ "returned": 1
1080
+ },
1081
+ "characters": {
1082
+ "available": 0,
1083
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/46561/characters",
1084
+ "items": [
1085
+
1086
+ ],
1087
+ "returned": 0
1088
+ },
1089
+ "stories": {
1090
+ "available": 2,
1091
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/46561/stories",
1092
+ "items": [
1093
+ {
1094
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/104712",
1095
+ "name": "cover from Ultimate Comics Spider-Man by Brian Michael Bendis (2014)",
1096
+ "type": "cover"
1097
+ },
1098
+ {
1099
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/104713",
1100
+ "name": "story from Ultimate Comics Spider-Man by Brian Michael Bendis (2014)",
1101
+ "type": "interiorStory"
1102
+ }
1103
+ ],
1104
+ "returned": 2
1105
+ },
1106
+ "events": {
1107
+ "available": 0,
1108
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/46561/events",
1109
+ "items": [
1110
+
1111
+ ],
1112
+ "returned": 0
1113
+ }
1114
+ },
1115
+ {
1116
+ "id": 49011,
1117
+ "digitalId": 0,
1118
+ "title": "100th Anniversary Special (2014) #5",
1119
+ "issueNumber": 5,
1120
+ "variantDescription": "",
1121
+ "description": "Just in time for the release of their SEVENTH epic motion picture, the Guardians of the Galaxy are celebrating their 100th Anniversary...by taking on the THE SILVER GALACTUS!",
1122
+ "modified": "2014-05-19T09:34:14-0400",
1123
+ "isbn": "",
1124
+ "upc": "75960608000700511",
1125
+ "diamondCode": "",
1126
+ "ean": "",
1127
+ "issn": "",
1128
+ "format": "Comic",
1129
+ "pageCount": 32,
1130
+ "textObjects": [
1131
+ {
1132
+ "type": "issue_solicit_text",
1133
+ "language": "en-us",
1134
+ "text": "Just in time for the release of their SEVENTH epic motion picture, the Guardians of the Galaxy are celebrating their 100th Anniversary...by taking on the THE SILVER GALACTUS!"
1135
+ }
1136
+ ],
1137
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/49011",
1138
+ "urls": [
1139
+ {
1140
+ "type": "detail",
1141
+ "url": "http://marvel.com/comics/issue/49011/100th_anniversary_special_2014_5?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
1142
+ }
1143
+ ],
1144
+ "series": {
1145
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/18454",
1146
+ "name": "100th Anniversary Special (2014 - Present)"
1147
+ },
1148
+ "variants": [
1149
+
1150
+ ],
1151
+ "collections": [
1152
+
1153
+ ],
1154
+ "collectedIssues": [
1155
+
1156
+ ],
1157
+ "dates": [
1158
+ {
1159
+ "type": "onsaleDate",
1160
+ "date": "2014-07-30T00:00:00-0400"
1161
+ },
1162
+ {
1163
+ "type": "focDate",
1164
+ "date": "2014-07-16T00:00:00-0400"
1165
+ }
1166
+ ],
1167
+ "prices": [
1168
+ {
1169
+ "type": "printPrice",
1170
+ "price": 3.99
1171
+ }
1172
+ ],
1173
+ "thumbnail": {
1174
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/f/b0/536d00217d190",
1175
+ "extension": "jpg"
1176
+ },
1177
+ "images": [
1178
+ {
1179
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/f/b0/536d00217d190",
1180
+ "extension": "jpg"
1181
+ }
1182
+ ],
1183
+ "creators": {
1184
+ "available": 1,
1185
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/49011/creators",
1186
+ "items": [
1187
+ {
1188
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11879",
1189
+ "name": "Stephen Wacker",
1190
+ "role": "editor"
1191
+ }
1192
+ ],
1193
+ "returned": 1
1194
+ },
1195
+ "characters": {
1196
+ "available": 0,
1197
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/49011/characters",
1198
+ "items": [
1199
+
1200
+ ],
1201
+ "returned": 0
1202
+ },
1203
+ "stories": {
1204
+ "available": 2,
1205
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/49011/stories",
1206
+ "items": [
1207
+ {
1208
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/110109",
1209
+ "name": "cover from 100th Anniversary Special (2014) #5",
1210
+ "type": "cover"
1211
+ },
1212
+ {
1213
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/110110",
1214
+ "name": "story from 100th Anniversary Special (2014) #5",
1215
+ "type": "interiorStory"
1216
+ }
1217
+ ],
1218
+ "returned": 2
1219
+ },
1220
+ "events": {
1221
+ "available": 0,
1222
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/49011/events",
1223
+ "items": [
1224
+
1225
+ ],
1226
+ "returned": 0
1227
+ }
1228
+ },
1229
+ {
1230
+ "id": 48111,
1231
+ "digitalId": 0,
1232
+ "title": "Spider-Man: The Complete Alien Costume Epic (Trade Paperback)",
1233
+ "issueNumber": 0,
1234
+ "variantDescription": "",
1235
+ "description": null,
1236
+ "modified": "2014-05-19T09:34:14-0400",
1237
+ "isbn": "978-0-7851-8867-4",
1238
+ "upc": "",
1239
+ "diamondCode": "",
1240
+ "ean": "9780785 188674 54499",
1241
+ "issn": "",
1242
+ "format": "Trade Paperback",
1243
+ "pageCount": 488,
1244
+ "textObjects": [
1245
+
1246
+ ],
1247
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/48111",
1248
+ "urls": [
1249
+ {
1250
+ "type": "detail",
1251
+ "url": "http://marvel.com/comics/collection/48111/spider-man_the_complete_alien_costume_epic_trade_paperback?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
1252
+ }
1253
+ ],
1254
+ "series": {
1255
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/18190",
1256
+ "name": "Spider-Man: The Complete Alien Costume Epic (2014)"
1257
+ },
1258
+ "variants": [
1259
+
1260
+ ],
1261
+ "collections": [
1262
+
1263
+ ],
1264
+ "collectedIssues": [
1265
+
1266
+ ],
1267
+ "dates": [
1268
+ {
1269
+ "type": "onsaleDate",
1270
+ "date": "2014-07-30T00:00:00-0400"
1271
+ },
1272
+ {
1273
+ "type": "focDate",
1274
+ "date": "2014-07-15T00:00:00-0400"
1275
+ }
1276
+ ],
1277
+ "prices": [
1278
+ {
1279
+ "type": "printPrice",
1280
+ "price": 44.99
1281
+ }
1282
+ ],
1283
+ "thumbnail": {
1284
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/40/image_not_available",
1285
+ "extension": "jpg"
1286
+ },
1287
+ "images": [
1288
+
1289
+ ],
1290
+ "creators": {
1291
+ "available": 1,
1292
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48111/creators",
1293
+ "items": [
1294
+ {
1295
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
1296
+ "name": "Jeff Youngquist",
1297
+ "role": "editor"
1298
+ }
1299
+ ],
1300
+ "returned": 1
1301
+ },
1302
+ "characters": {
1303
+ "available": 0,
1304
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48111/characters",
1305
+ "items": [
1306
+
1307
+ ],
1308
+ "returned": 0
1309
+ },
1310
+ "stories": {
1311
+ "available": 2,
1312
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48111/stories",
1313
+ "items": [
1314
+ {
1315
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/108435",
1316
+ "name": "cover from Spider-Man: The Complete Alien Costume Epic (2014)",
1317
+ "type": "cover"
1318
+ },
1319
+ {
1320
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/108436",
1321
+ "name": "story from Spider-Man: The Complete Alien Costume Epic (2014)",
1322
+ "type": "interiorStory"
1323
+ }
1324
+ ],
1325
+ "returned": 2
1326
+ },
1327
+ "events": {
1328
+ "available": 0,
1329
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48111/events",
1330
+ "items": [
1331
+
1332
+ ],
1333
+ "returned": 0
1334
+ }
1335
+ },
1336
+ {
1337
+ "id": 48843,
1338
+ "digitalId": 0,
1339
+ "title": "THE SUPERIOR FOES OF SPIDER-MAN (2013) #13",
1340
+ "issueNumber": 13,
1341
+ "variantDescription": "",
1342
+ "description": null,
1343
+ "modified": "2014-05-05T11:43:45-0400",
1344
+ "isbn": "",
1345
+ "upc": "75960607941401311",
1346
+ "diamondCode": "",
1347
+ "ean": "",
1348
+ "issn": "",
1349
+ "format": "Comic",
1350
+ "pageCount": 32,
1351
+ "textObjects": [
1352
+
1353
+ ],
1354
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/48843",
1355
+ "urls": [
1356
+ {
1357
+ "type": "detail",
1358
+ "url": "http://marvel.com/comics/issue/48843/the_superior_foes_of_spider-man_2013_13?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
1359
+ }
1360
+ ],
1361
+ "series": {
1362
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/17959",
1363
+ "name": "THE SUPERIOR FOES OF SPIDER-MAN (2013 - Present)"
1364
+ },
1365
+ "variants": [
1366
+
1367
+ ],
1368
+ "collections": [
1369
+
1370
+ ],
1371
+ "collectedIssues": [
1372
+
1373
+ ],
1374
+ "dates": [
1375
+ {
1376
+ "type": "onsaleDate",
1377
+ "date": "2014-07-09T00:00:00-0400"
1378
+ },
1379
+ {
1380
+ "type": "focDate",
1381
+ "date": "2014-06-16T00:00:00-0400"
1382
+ }
1383
+ ],
1384
+ "prices": [
1385
+ {
1386
+ "type": "printPrice",
1387
+ "price": 3.99
1388
+ }
1389
+ ],
1390
+ "thumbnail": {
1391
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/40/image_not_available",
1392
+ "extension": "jpg"
1393
+ },
1394
+ "images": [
1395
+
1396
+ ],
1397
+ "creators": {
1398
+ "available": 1,
1399
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48843/creators",
1400
+ "items": [
1401
+ {
1402
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11647",
1403
+ "name": "Tom Brennan",
1404
+ "role": "editor"
1405
+ }
1406
+ ],
1407
+ "returned": 1
1408
+ },
1409
+ "characters": {
1410
+ "available": 0,
1411
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48843/characters",
1412
+ "items": [
1413
+
1414
+ ],
1415
+ "returned": 0
1416
+ },
1417
+ "stories": {
1418
+ "available": 2,
1419
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48843/stories",
1420
+ "items": [
1421
+ {
1422
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/109777",
1423
+ "name": "cover from The Deadly Foes of Spider-Man (2013) #13",
1424
+ "type": "cover"
1425
+ },
1426
+ {
1427
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/109778",
1428
+ "name": "story from The Deadly Foes of Spider-Man (2013) #13",
1429
+ "type": "interiorStory"
1430
+ }
1431
+ ],
1432
+ "returned": 2
1433
+ },
1434
+ "events": {
1435
+ "available": 0,
1436
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48843/events",
1437
+ "items": [
1438
+
1439
+ ],
1440
+ "returned": 0
1441
+ }
1442
+ },
1443
+ {
1444
+ "id": 50714,
1445
+ "digitalId": 0,
1446
+ "title": "Giant-Size Spider-Man (2014) #2",
1447
+ "issueNumber": 2,
1448
+ "variantDescription": "",
1449
+ "description": null,
1450
+ "modified": "2014-04-16T11:31:42-0400",
1451
+ "isbn": "",
1452
+ "upc": "75960608086100211",
1453
+ "diamondCode": "",
1454
+ "ean": "",
1455
+ "issn": "",
1456
+ "format": "Comic",
1457
+ "pageCount": 64,
1458
+ "textObjects": [
1459
+
1460
+ ],
1461
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/50714",
1462
+ "urls": [
1463
+ {
1464
+ "type": "detail",
1465
+ "url": "http://marvel.com/comics/issue/50714/giant-size_spider-man_2014_2?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
1466
+ }
1467
+ ],
1468
+ "series": {
1469
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/18995",
1470
+ "name": "Giant-Size Spider-Man (2014 - Present)"
1471
+ },
1472
+ "variants": [
1473
+
1474
+ ],
1475
+ "collections": [
1476
+
1477
+ ],
1478
+ "collectedIssues": [
1479
+
1480
+ ],
1481
+ "dates": [
1482
+ {
1483
+ "type": "onsaleDate",
1484
+ "date": "2014-06-25T00:00:00-0400"
1485
+ },
1486
+ {
1487
+ "type": "focDate",
1488
+ "date": "2014-06-11T00:00:00-0400"
1489
+ }
1490
+ ],
1491
+ "prices": [
1492
+ {
1493
+ "type": "printPrice",
1494
+ "price": 4.99
1495
+ }
1496
+ ],
1497
+ "thumbnail": {
1498
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/40/image_not_available",
1499
+ "extension": "jpg"
1500
+ },
1501
+ "images": [
1502
+
1503
+ ],
1504
+ "creators": {
1505
+ "available": 1,
1506
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/50714/creators",
1507
+ "items": [
1508
+ {
1509
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
1510
+ "name": "Jeff Youngquist",
1511
+ "role": "editor"
1512
+ }
1513
+ ],
1514
+ "returned": 1
1515
+ },
1516
+ "characters": {
1517
+ "available": 0,
1518
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/50714/characters",
1519
+ "items": [
1520
+
1521
+ ],
1522
+ "returned": 0
1523
+ },
1524
+ "stories": {
1525
+ "available": 2,
1526
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/50714/stories",
1527
+ "items": [
1528
+ {
1529
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/113495",
1530
+ "name": "cover from Giant-Size Spider-Man (2014) #2",
1531
+ "type": "cover"
1532
+ },
1533
+ {
1534
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/113496",
1535
+ "name": "story from Giant-Size Spider-Man (2014) #2",
1536
+ "type": "interiorStory"
1537
+ }
1538
+ ],
1539
+ "returned": 2
1540
+ },
1541
+ "events": {
1542
+ "available": 0,
1543
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/50714/events",
1544
+ "items": [
1545
+
1546
+ ],
1547
+ "returned": 0
1548
+ }
1549
+ },
1550
+ {
1551
+ "id": 48331,
1552
+ "digitalId": 0,
1553
+ "title": "Silver Surfer (2014) #4",
1554
+ "issueNumber": 4,
1555
+ "variantDescription": "",
1556
+ "description": null,
1557
+ "modified": "2014-04-16T11:31:28-0400",
1558
+ "isbn": "",
1559
+ "upc": "75960607962900411",
1560
+ "diamondCode": "",
1561
+ "ean": "",
1562
+ "issn": "",
1563
+ "format": "Comic",
1564
+ "pageCount": 32,
1565
+ "textObjects": [
1566
+
1567
+ ],
1568
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/48331",
1569
+ "urls": [
1570
+ {
1571
+ "type": "detail",
1572
+ "url": "http://marvel.com/comics/issue/48331/silver_surfer_2014_4?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
1573
+ }
1574
+ ],
1575
+ "series": {
1576
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/18310",
1577
+ "name": "Silver Surfer (2014 - Present)"
1578
+ },
1579
+ "variants": [
1580
+
1581
+ ],
1582
+ "collections": [
1583
+
1584
+ ],
1585
+ "collectedIssues": [
1586
+
1587
+ ],
1588
+ "dates": [
1589
+ {
1590
+ "type": "onsaleDate",
1591
+ "date": "2014-06-25T00:00:00-0400"
1592
+ },
1593
+ {
1594
+ "type": "focDate",
1595
+ "date": "2014-06-11T00:00:00-0400"
1596
+ }
1597
+ ],
1598
+ "prices": [
1599
+ {
1600
+ "type": "printPrice",
1601
+ "price": 3.99
1602
+ }
1603
+ ],
1604
+ "thumbnail": {
1605
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/40/image_not_available",
1606
+ "extension": "jpg"
1607
+ },
1608
+ "images": [
1609
+
1610
+ ],
1611
+ "creators": {
1612
+ "available": 1,
1613
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48331/creators",
1614
+ "items": [
1615
+ {
1616
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/2133",
1617
+ "name": "Tom Brevoort",
1618
+ "role": "editor"
1619
+ }
1620
+ ],
1621
+ "returned": 1
1622
+ },
1623
+ "characters": {
1624
+ "available": 0,
1625
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48331/characters",
1626
+ "items": [
1627
+
1628
+ ],
1629
+ "returned": 0
1630
+ },
1631
+ "stories": {
1632
+ "available": 2,
1633
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48331/stories",
1634
+ "items": [
1635
+ {
1636
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/108841",
1637
+ "name": "cover from Silver Surfer (2014) #4",
1638
+ "type": "cover"
1639
+ },
1640
+ {
1641
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/108842",
1642
+ "name": "story from Silver Surfer (2014) #4",
1643
+ "type": "interiorStory"
1644
+ }
1645
+ ],
1646
+ "returned": 2
1647
+ },
1648
+ "events": {
1649
+ "available": 0,
1650
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48331/events",
1651
+ "items": [
1652
+
1653
+ ],
1654
+ "returned": 0
1655
+ }
1656
+ },
1657
+ {
1658
+ "id": 48641,
1659
+ "digitalId": 0,
1660
+ "title": "Hawkeye (2012) #21",
1661
+ "issueNumber": 21,
1662
+ "variantDescription": "",
1663
+ "description": null,
1664
+ "modified": "2014-04-16T11:31:30-0400",
1665
+ "isbn": "",
1666
+ "upc": "75960607815802111",
1667
+ "diamondCode": "",
1668
+ "ean": "",
1669
+ "issn": "",
1670
+ "format": "Comic",
1671
+ "pageCount": 32,
1672
+ "textObjects": [
1673
+
1674
+ ],
1675
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/48641",
1676
+ "urls": [
1677
+ {
1678
+ "type": "detail",
1679
+ "url": "http://marvel.com/comics/issue/48641/hawkeye_2012_21?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
1680
+ }
1681
+ ],
1682
+ "series": {
1683
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/16309",
1684
+ "name": "Hawkeye (2012 - Present)"
1685
+ },
1686
+ "variants": [
1687
+
1688
+ ],
1689
+ "collections": [
1690
+
1691
+ ],
1692
+ "collectedIssues": [
1693
+
1694
+ ],
1695
+ "dates": [
1696
+ {
1697
+ "type": "onsaleDate",
1698
+ "date": "2014-06-25T00:00:00-0400"
1699
+ },
1700
+ {
1701
+ "type": "focDate",
1702
+ "date": "2014-06-11T00:00:00-0400"
1703
+ }
1704
+ ],
1705
+ "prices": [
1706
+ {
1707
+ "type": "printPrice",
1708
+ "price": 2.99
1709
+ }
1710
+ ],
1711
+ "thumbnail": {
1712
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/40/image_not_available",
1713
+ "extension": "jpg"
1714
+ },
1715
+ "images": [
1716
+
1717
+ ],
1718
+ "creators": {
1719
+ "available": 5,
1720
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48641/creators",
1721
+ "items": [
1722
+ {
1723
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/750",
1724
+ "name": "David Aja",
1725
+ "role": "penciler (cover)"
1726
+ },
1727
+ {
1728
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11841",
1729
+ "name": "Sana Amanat",
1730
+ "role": "editor"
1731
+ },
1732
+ {
1733
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/452",
1734
+ "name": "Chris Eliopoulos",
1735
+ "role": "letterer"
1736
+ },
1737
+ {
1738
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1132",
1739
+ "name": "Matt Fraction",
1740
+ "role": "writer"
1741
+ },
1742
+ {
1743
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/507",
1744
+ "name": "Matt Hollingsworth",
1745
+ "role": "colorist"
1746
+ }
1747
+ ],
1748
+ "returned": 5
1749
+ },
1750
+ "characters": {
1751
+ "available": 0,
1752
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48641/characters",
1753
+ "items": [
1754
+
1755
+ ],
1756
+ "returned": 0
1757
+ },
1758
+ "stories": {
1759
+ "available": 2,
1760
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48641/stories",
1761
+ "items": [
1762
+ {
1763
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/109377",
1764
+ "name": "cover from Hawkeye (2012) #21",
1765
+ "type": "cover"
1766
+ },
1767
+ {
1768
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/109378",
1769
+ "name": "story from Hawkeye (2012) #21",
1770
+ "type": "interiorStory"
1771
+ }
1772
+ ],
1773
+ "returned": 2
1774
+ },
1775
+ "events": {
1776
+ "available": 0,
1777
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48641/events",
1778
+ "items": [
1779
+
1780
+ ],
1781
+ "returned": 0
1782
+ }
1783
+ },
1784
+ {
1785
+ "id": 47823,
1786
+ "digitalId": 0,
1787
+ "title": "Marvel Masterworks: The Human Torch (Trade Paperback)",
1788
+ "issueNumber": 0,
1789
+ "variantDescription": "",
1790
+ "description": null,
1791
+ "modified": "2014-04-16T11:31:28-0400",
1792
+ "isbn": "978-0-7851-8782-0",
1793
+ "upc": "",
1794
+ "diamondCode": "",
1795
+ "ean": "9780785 187820 52499",
1796
+ "issn": "",
1797
+ "format": "Trade Paperback",
1798
+ "pageCount": 272,
1799
+ "textObjects": [
1800
+
1801
+ ],
1802
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/47823",
1803
+ "urls": [
1804
+ {
1805
+ "type": "detail",
1806
+ "url": "http://marvel.com/comics/collection/47823/marvel_masterworks_the_human_torch_trade_paperback?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
1807
+ }
1808
+ ],
1809
+ "series": {
1810
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/18069",
1811
+ "name": "Marvel Masterworks: The Human Torch (2014)"
1812
+ },
1813
+ "variants": [
1814
+
1815
+ ],
1816
+ "collections": [
1817
+
1818
+ ],
1819
+ "collectedIssues": [
1820
+
1821
+ ],
1822
+ "dates": [
1823
+ {
1824
+ "type": "onsaleDate",
1825
+ "date": "2014-06-25T00:00:00-0400"
1826
+ },
1827
+ {
1828
+ "type": "focDate",
1829
+ "date": "2014-06-10T00:00:00-0400"
1830
+ }
1831
+ ],
1832
+ "prices": [
1833
+ {
1834
+ "type": "printPrice",
1835
+ "price": 24.99
1836
+ }
1837
+ ],
1838
+ "thumbnail": {
1839
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/40/image_not_available",
1840
+ "extension": "jpg"
1841
+ },
1842
+ "images": [
1843
+
1844
+ ],
1845
+ "creators": {
1846
+ "available": 1,
1847
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47823/creators",
1848
+ "items": [
1849
+ {
1850
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
1851
+ "name": "Jeff Youngquist",
1852
+ "role": "editor"
1853
+ }
1854
+ ],
1855
+ "returned": 1
1856
+ },
1857
+ "characters": {
1858
+ "available": 0,
1859
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47823/characters",
1860
+ "items": [
1861
+
1862
+ ],
1863
+ "returned": 0
1864
+ },
1865
+ "stories": {
1866
+ "available": 2,
1867
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47823/stories",
1868
+ "items": [
1869
+ {
1870
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/107903",
1871
+ "name": "cover from Marvel Masterworks: The Human Torch (2014) (VARIANT)",
1872
+ "type": "cover"
1873
+ },
1874
+ {
1875
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/107904",
1876
+ "name": "story from Marvel Masterworks: The Human Torch (2014) (VARIANT)",
1877
+ "type": "interiorStory"
1878
+ }
1879
+ ],
1880
+ "returned": 2
1881
+ },
1882
+ "events": {
1883
+ "available": 0,
1884
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47823/events",
1885
+ "items": [
1886
+
1887
+ ],
1888
+ "returned": 0
1889
+ }
1890
+ },
1891
+ {
1892
+ "id": 43092,
1893
+ "digitalId": 0,
1894
+ "title": "Brilliant (2011) #7",
1895
+ "issueNumber": 7,
1896
+ "variantDescription": "",
1897
+ "description": "From the award-winning creators behind ULTIMATE SPIDER-MAN and AVENGERS ASSEMBLE comes the shocking creator-owned series that gives you something very different than a regular superhero comic and asks the question: How would the world react if a group of brilliant college students actually discovered the secret of superpowers? Well now, the secret is out!",
1898
+ "modified": "2014-04-16T11:31:29-0400",
1899
+ "isbn": "",
1900
+ "upc": "75960607683300711",
1901
+ "diamondCode": "JUN120706",
1902
+ "ean": "",
1903
+ "issn": "",
1904
+ "format": "Comic",
1905
+ "pageCount": 40,
1906
+ "textObjects": [
1907
+ {
1908
+ "type": "issue_solicit_text",
1909
+ "language": "en-us",
1910
+ "text": "From the award-winning creators behind ULTIMATE SPIDER-MAN and AVENGERS ASSEMBLE comes the shocking creator-owned series that gives you something very different than a regular superhero comic and asks the question: How would the world react if a group of brilliant college students actually discovered the secret of superpowers? Well now, the secret is out!"
1911
+ }
1912
+ ],
1913
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/43092",
1914
+ "urls": [
1915
+ {
1916
+ "type": "detail",
1917
+ "url": "http://marvel.com/comics/issue/43092/brilliant_2011_7?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
1918
+ }
1919
+ ],
1920
+ "series": {
1921
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/14803",
1922
+ "name": "Brilliant (2011 - Present)"
1923
+ },
1924
+ "variants": [
1925
+
1926
+ ],
1927
+ "collections": [
1928
+
1929
+ ],
1930
+ "collectedIssues": [
1931
+
1932
+ ],
1933
+ "dates": [
1934
+ {
1935
+ "type": "onsaleDate",
1936
+ "date": "2014-06-25T00:00:00-0400"
1937
+ },
1938
+ {
1939
+ "type": "focDate",
1940
+ "date": "2014-06-11T00:00:00-0400"
1941
+ }
1942
+ ],
1943
+ "prices": [
1944
+ {
1945
+ "type": "printPrice",
1946
+ "price": 3.95
1947
+ }
1948
+ ],
1949
+ "thumbnail": {
1950
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/80/4fb2a4aa018c6",
1951
+ "extension": "jpg"
1952
+ },
1953
+ "images": [
1954
+ {
1955
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/80/4fb2a4aa018c6",
1956
+ "extension": "jpg"
1957
+ }
1958
+ ],
1959
+ "creators": {
1960
+ "available": 1,
1961
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/43092/creators",
1962
+ "items": [
1963
+ {
1964
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
1965
+ "name": "Jeff Youngquist",
1966
+ "role": "editor"
1967
+ }
1968
+ ],
1969
+ "returned": 1
1970
+ },
1971
+ "characters": {
1972
+ "available": 0,
1973
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/43092/characters",
1974
+ "items": [
1975
+
1976
+ ],
1977
+ "returned": 0
1978
+ },
1979
+ "stories": {
1980
+ "available": 2,
1981
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/43092/stories",
1982
+ "items": [
1983
+ {
1984
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/96761",
1985
+ "name": "Cover #96761",
1986
+ "type": "cover"
1987
+ },
1988
+ {
1989
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/96762",
1990
+ "name": "Interior #96762",
1991
+ "type": "interiorStory"
1992
+ }
1993
+ ],
1994
+ "returned": 2
1995
+ },
1996
+ "events": {
1997
+ "available": 0,
1998
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/43092/events",
1999
+ "items": [
2000
+
2001
+ ],
2002
+ "returned": 0
2003
+ }
2004
+ },
2005
+ {
2006
+ "id": 47538,
2007
+ "digitalId": 0,
2008
+ "title": "Kick-Ass 3 (Hardcover)",
2009
+ "issueNumber": 0,
2010
+ "variantDescription": "",
2011
+ "description": null,
2012
+ "modified": "2014-04-16T11:31:27-0400",
2013
+ "isbn": "978-0-7851-8488-1",
2014
+ "upc": "",
2015
+ "diamondCode": "",
2016
+ "ean": "9780785 184881 52499",
2017
+ "issn": "",
2018
+ "format": "Hardcover",
2019
+ "pageCount": 184,
2020
+ "textObjects": [
2021
+
2022
+ ],
2023
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/47538",
2024
+ "urls": [
2025
+ {
2026
+ "type": "detail",
2027
+ "url": "http://marvel.com/comics/collection/47538/kick-ass_3_hardcover?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
2028
+ }
2029
+ ],
2030
+ "series": {
2031
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/17948",
2032
+ "name": "Kick-Ass 3 (2014)"
2033
+ },
2034
+ "variants": [
2035
+
2036
+ ],
2037
+ "collections": [
2038
+
2039
+ ],
2040
+ "collectedIssues": [
2041
+
2042
+ ],
2043
+ "dates": [
2044
+ {
2045
+ "type": "onsaleDate",
2046
+ "date": "2014-06-25T00:00:00-0400"
2047
+ },
2048
+ {
2049
+ "type": "focDate",
2050
+ "date": "2014-06-10T00:00:00-0400"
2051
+ }
2052
+ ],
2053
+ "prices": [
2054
+ {
2055
+ "type": "printPrice",
2056
+ "price": 24.99
2057
+ }
2058
+ ],
2059
+ "thumbnail": {
2060
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/40/image_not_available",
2061
+ "extension": "jpg"
2062
+ },
2063
+ "images": [
2064
+
2065
+ ],
2066
+ "creators": {
2067
+ "available": 1,
2068
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47538/creators",
2069
+ "items": [
2070
+ {
2071
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
2072
+ "name": "Jeff Youngquist",
2073
+ "role": "editor"
2074
+ }
2075
+ ],
2076
+ "returned": 1
2077
+ },
2078
+ "characters": {
2079
+ "available": 0,
2080
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47538/characters",
2081
+ "items": [
2082
+
2083
+ ],
2084
+ "returned": 0
2085
+ },
2086
+ "stories": {
2087
+ "available": 2,
2088
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47538/stories",
2089
+ "items": [
2090
+ {
2091
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/107360",
2092
+ "name": "cover from Kick-Ass 3 (2014)",
2093
+ "type": "cover"
2094
+ },
2095
+ {
2096
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/107361",
2097
+ "name": "story from Kick-Ass 3 (2014)",
2098
+ "type": "interiorStory"
2099
+ }
2100
+ ],
2101
+ "returned": 2
2102
+ },
2103
+ "events": {
2104
+ "available": 0,
2105
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47538/events",
2106
+ "items": [
2107
+
2108
+ ],
2109
+ "returned": 0
2110
+ }
2111
+ },
2112
+ {
2113
+ "id": 48836,
2114
+ "digitalId": 0,
2115
+ "title": "Superior Spider-Man Team-Up (2013) #16",
2116
+ "issueNumber": 16,
2117
+ "variantDescription": "",
2118
+ "description": null,
2119
+ "modified": "2014-04-16T11:31:31-0400",
2120
+ "isbn": "",
2121
+ "upc": "75960607953701611",
2122
+ "diamondCode": "",
2123
+ "ean": "",
2124
+ "issn": "",
2125
+ "format": "Comic",
2126
+ "pageCount": 32,
2127
+ "textObjects": [
2128
+
2129
+ ],
2130
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/48836",
2131
+ "urls": [
2132
+ {
2133
+ "type": "detail",
2134
+ "url": "http://marvel.com/comics/issue/48836/superior_spider-man_team-up_2013_16?utm_campaign=apiRef&utm_source=94f945fe8833c9a96e6f761b60562a45"
2135
+ }
2136
+ ],
2137
+ "series": {
2138
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/18102",
2139
+ "name": "Superior Spider-Man Team-Up (2013 - Present)"
2140
+ },
2141
+ "variants": [
2142
+
2143
+ ],
2144
+ "collections": [
2145
+
2146
+ ],
2147
+ "collectedIssues": [
2148
+
2149
+ ],
2150
+ "dates": [
2151
+ {
2152
+ "type": "onsaleDate",
2153
+ "date": "2014-06-25T00:00:00-0400"
2154
+ },
2155
+ {
2156
+ "type": "focDate",
2157
+ "date": "2014-06-11T00:00:00-0400"
2158
+ }
2159
+ ],
2160
+ "prices": [
2161
+ {
2162
+ "type": "printPrice",
2163
+ "price": 3.99
2164
+ }
2165
+ ],
2166
+ "thumbnail": {
2167
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/40/image_not_available",
2168
+ "extension": "jpg"
2169
+ },
2170
+ "images": [
2171
+
2172
+ ],
2173
+ "creators": {
2174
+ "available": 6,
2175
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48836/creators",
2176
+ "items": [
2177
+ {
2178
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11748",
2179
+ "name": "Marco Checchetto",
2180
+ "role": "inker"
2181
+ },
2182
+ {
2183
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/452",
2184
+ "name": "Chris Eliopoulos",
2185
+ "role": "letterer"
2186
+ },
2187
+ {
2188
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11742",
2189
+ "name": "Elizabeth Pyle",
2190
+ "role": "editor"
2191
+ },
2192
+ {
2193
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/272",
2194
+ "name": "Paolo Rivera",
2195
+ "role": "penciler (cover)"
2196
+ },
2197
+ {
2198
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11336",
2199
+ "name": "Rachelle C Rosenberg",
2200
+ "role": "colorist"
2201
+ },
2202
+ {
2203
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11539",
2204
+ "name": "Christopher Yost",
2205
+ "role": "writer"
2206
+ }
2207
+ ],
2208
+ "returned": 6
2209
+ },
2210
+ "characters": {
2211
+ "available": 0,
2212
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48836/characters",
2213
+ "items": [
2214
+
2215
+ ],
2216
+ "returned": 0
2217
+ },
2218
+ "stories": {
2219
+ "available": 2,
2220
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48836/stories",
2221
+ "items": [
2222
+ {
2223
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/109763",
2224
+ "name": "cover from Superior Spider-Man Team-Up (2013) #16",
2225
+ "type": "cover"
2226
+ },
2227
+ {
2228
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/109764",
2229
+ "name": "story from Superior Spider-Man Team-Up (2013) #16",
2230
+ "type": "interiorStory"
2231
+ }
2232
+ ],
2233
+ "returned": 2
2234
+ },
2235
+ "events": {
2236
+ "available": 0,
2237
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/48836/events",
2238
+ "items": [
2239
+
2240
+ ],
2241
+ "returned": 0
2242
+ }
2243
+ }
2244
+ ]
2245
+ }
2246
+ }