marvelite 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,3320 @@
1
+ {
2
+ "code": 200,
3
+ "status": "Ok",
4
+ "etag": "3c0451928c18010ac5f231d9a8be3cf0ef9dcc77",
5
+ "data": {
6
+ "offset": 0,
7
+ "limit": 20,
8
+ "total": 2576,
9
+ "count": 20,
10
+ "results": [
11
+ {
12
+ "id": 47386,
13
+ "digitalId": 0,
14
+ "title": "Superior Spider-Man (2013) #22",
15
+ "issueNumber": 22,
16
+ "variantDescription": "",
17
+ "description": "The first issue in THE DARKEST HOUR – the Spider-Event of the year!\nFlash Thompson, the Secret Avenger known as Venom, is back in town for his first run-in with the Superior Spider-Man!\nWill their first encounter be friendly, or will Flash sense something perilous about Peter Parker's presence?",
18
+ "modified": "2013-11-19T16:23:37-0500",
19
+ "isbn": "",
20
+ "upc": 75960607912402200,
21
+ "diamondCode": "SEP130697",
22
+ "ean": "",
23
+ "issn": "",
24
+ "format": "Comic",
25
+ "pageCount": 32,
26
+ "textObjects": [
27
+ {
28
+ "type": "issue_solicit_text",
29
+ "language": "en-us",
30
+ "text": "The first issue in THE DARKEST HOUR – the Spider-Event of the year!\nFlash Thompson, the Secret Avenger known as Venom, is back in town for his first run-in with the Superior Spider-Man!\nWill their first encounter be friendly, or will Flash sense something perilous about Peter Parker's presence?"
31
+ }
32
+ ],
33
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/47386",
34
+ "urls": [
35
+ {
36
+ "type": "detail",
37
+ "url": "http://marvel.com/comics/issue/47386/superior_spider-man_2013_22?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
38
+ },
39
+ {
40
+ "type": "purchase",
41
+ "url": "http://comicstore.marvel.com/Superior-Spider-Man-22/digital-comic/32337?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
42
+ }
43
+ ],
44
+ "series": {
45
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/17554",
46
+ "name": "Superior Spider-Man (2013 - Present)"
47
+ },
48
+ "variants": [
49
+ {
50
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/48293",
51
+ "name": "Superior Spider-Man (2013) #22 (Campbell Variant)"
52
+ },
53
+ {
54
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/49413",
55
+ "name": "Superior Spider-Man (2013) #22 (Maos Variant)"
56
+ }
57
+ ],
58
+ "collections": [],
59
+ "collectedIssues": [],
60
+ "dates": [
61
+ {
62
+ "type": "onsaleDate",
63
+ "date": "2013-11-27T00:00:00-0500"
64
+ },
65
+ {
66
+ "type": "focDate",
67
+ "date": "2013-11-13T00:00:00-0500"
68
+ }
69
+ ],
70
+ "prices": [
71
+ {
72
+ "type": "printPrice",
73
+ "price": 3.99
74
+ }
75
+ ],
76
+ "thumbnail": {
77
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/c/b0/528bd5de58fc1",
78
+ "extension": "jpg"
79
+ },
80
+ "images": [
81
+ {
82
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/c/b0/528bd5de58fc1",
83
+ "extension": "jpg"
84
+ },
85
+ {
86
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/1/70/51e59f7673358",
87
+ "extension": "jpg"
88
+ }
89
+ ],
90
+ "creators": {
91
+ "available": 3,
92
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47386/creators",
93
+ "items": [
94
+ {
95
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11765",
96
+ "name": "Christos Gage",
97
+ "role": "writer"
98
+ },
99
+ {
100
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/626",
101
+ "name": "Dan Slott",
102
+ "role": "writer"
103
+ },
104
+ {
105
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/72",
106
+ "name": "Humberto Ramos",
107
+ "role": "penciller (cover)"
108
+ }
109
+ ],
110
+ "returned": 3
111
+ },
112
+ "characters": {
113
+ "available": 1,
114
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47386/characters",
115
+ "items": [
116
+ {
117
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
118
+ "name": "Spider-Man"
119
+ }
120
+ ],
121
+ "returned": 1
122
+ },
123
+ "stories": {
124
+ "available": 2,
125
+ "collectionURI": {
126
+ "service": "comic_issueStories",
127
+ "id": 47386
128
+ },
129
+ "items": [
130
+ {
131
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/107071",
132
+ "name": "cover from Superior Spider-Man (2013) #22",
133
+ "type": "cover"
134
+ },
135
+ {
136
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/107072",
137
+ "name": "story from Superior Spider-Man (2013) #22",
138
+ "type": "interiorStory"
139
+ }
140
+ ],
141
+ "returned": 2
142
+ },
143
+ "events": {
144
+ "available": 0,
145
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47386/events",
146
+ "items": [],
147
+ "returned": 0
148
+ }
149
+ },
150
+ {
151
+ "id": 47378,
152
+ "digitalId": 30648,
153
+ "title": "Superior Spider-Man (2013) #14",
154
+ "issueNumber": 14,
155
+ "variantDescription": "",
156
+ "description": "\n\n\n\n\n<ul><li>It&#39;s SUPERIOR SPIDER-MONTH as the biggest new book of the year brings you its biggest twist yet!</li><li>The Superior Spider-Man takes down Shadowland.</li><li>All of it. To the ground.</li></ul>",
157
+ "modified": "2013-07-19T13:56:42-0400",
158
+ "isbn": "",
159
+ "upc": 75960607912401000,
160
+ "diamondCode": "MAY130628",
161
+ "ean": "",
162
+ "issn": "",
163
+ "format": "Comic",
164
+ "pageCount": 32,
165
+ "textObjects": [
166
+ {
167
+ "type": "issue_solicit_text",
168
+ "language": "en-us",
169
+ "text": "\n\n\n\n\n<ul><li>It&#39;s SUPERIOR SPIDER-MONTH as the biggest new book of the year brings you its biggest twist yet!</li><li>The Superior Spider-Man takes down Shadowland.</li><li>All of it. To the ground.</li></ul>"
170
+ }
171
+ ],
172
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/47378",
173
+ "urls": [
174
+ {
175
+ "type": "detail",
176
+ "url": "http://marvel.com/comics/issue/47378/superior_spider-man_2013_14?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
177
+ },
178
+ {
179
+ "type": "purchase",
180
+ "url": "http://comicstore.marvel.com/Superior-Spider-Man-14/digital-comic/30648?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
181
+ },
182
+ {
183
+ "type": "reader",
184
+ "url": "http://marvel.com/digitalcomics/view.htm?iid=30648&utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
185
+ },
186
+ {
187
+ "type": "inAppLink",
188
+ "url": "http://applink.marvel.com/issue/30648?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
189
+ }
190
+ ],
191
+ "series": {
192
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/17554",
193
+ "name": "Superior Spider-Man (2013 - Present)"
194
+ },
195
+ "variants": [],
196
+ "collections": [],
197
+ "collectedIssues": [],
198
+ "dates": [
199
+ {
200
+ "type": "onsaleDate",
201
+ "date": "2013-07-24T00:00:00-0400"
202
+ },
203
+ {
204
+ "type": "focDate",
205
+ "date": "2013-07-10T00:00:00-0400"
206
+ },
207
+ {
208
+ "type": "unlimitedDate",
209
+ "date": "2014-01-20T00:00:00-0500"
210
+ },
211
+ {
212
+ "type": "digitalPurchaseDate",
213
+ "date": "2013-07-24T00:00:00-0400"
214
+ }
215
+ ],
216
+ "prices": [
217
+ {
218
+ "type": "printPrice",
219
+ "price": 3.99
220
+ },
221
+ {
222
+ "type": "digitalPurchasePrice",
223
+ "price": 3.99
224
+ }
225
+ ],
226
+ "thumbnail": {
227
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/f/80/51dd88a9bdcc3",
228
+ "extension": "jpg"
229
+ },
230
+ "images": [
231
+ {
232
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/f/80/51dd88a9bdcc3",
233
+ "extension": "jpg"
234
+ }
235
+ ],
236
+ "creators": {
237
+ "available": 2,
238
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47378/creators",
239
+ "items": [
240
+ {
241
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/72",
242
+ "name": "Humberto Ramos",
243
+ "role": "penciler (cover)"
244
+ },
245
+ {
246
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/626",
247
+ "name": "Dan Slott",
248
+ "role": "writer"
249
+ }
250
+ ],
251
+ "returned": 2
252
+ },
253
+ "characters": {
254
+ "available": 1,
255
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47378/characters",
256
+ "items": [
257
+ {
258
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
259
+ "name": "Spider-Man"
260
+ }
261
+ ],
262
+ "returned": 1
263
+ },
264
+ "stories": {
265
+ "available": 2,
266
+ "collectionURI": {
267
+ "service": "comic_issueStories",
268
+ "id": 47378
269
+ },
270
+ "items": [
271
+ {
272
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/107055",
273
+ "name": "cover from Superior Spider-Man (2013) #14",
274
+ "type": "cover"
275
+ },
276
+ {
277
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/107056",
278
+ "name": "story from Superior Spider-Man (2013) #14",
279
+ "type": "interiorStory"
280
+ }
281
+ ],
282
+ "returned": 2
283
+ },
284
+ "events": {
285
+ "available": 0,
286
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/47378/events",
287
+ "items": [],
288
+ "returned": 0
289
+ }
290
+ },
291
+ {
292
+ "id": 46476,
293
+ "digitalId": 28748,
294
+ "title": "Superior Spider-Man (2013) #5",
295
+ "issueNumber": 5,
296
+ "variantDescription": "",
297
+ "description": "\r\n\r\n\r\n<ul><li>How many have to die before the Superior Spider-Man will kill a super villain?</li><li>Spider-Man versus Massacre-- with hundreds of lives in the balance.</li></ul>",
298
+ "modified": "2013-03-06T13:05:39-0500",
299
+ "isbn": "",
300
+ "upc": 75960607912400510,
301
+ "diamondCode": "JAN130712",
302
+ "ean": "",
303
+ "issn": "",
304
+ "format": "Comic",
305
+ "pageCount": 32,
306
+ "textObjects": [
307
+ {
308
+ "type": "issue_solicit_text",
309
+ "language": "en-us",
310
+ "text": "\r\n\r\n\r\n<ul><li>How many have to die before the Superior Spider-Man will kill a super villain?</li><li>Spider-Man versus Massacre-- with hundreds of lives in the balance.</li></ul>"
311
+ }
312
+ ],
313
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/46476",
314
+ "urls": [
315
+ {
316
+ "type": "detail",
317
+ "url": "http://marvel.com/comics/issue/46476/superior_spider-man_2013_5?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
318
+ },
319
+ {
320
+ "type": "purchase",
321
+ "url": "http://comicstore.marvel.com/Superior-Spider-Man-5/digital-comic/28748?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
322
+ },
323
+ {
324
+ "type": "reader",
325
+ "url": "http://marvel.com/digitalcomics/view.htm?iid=28748&utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
326
+ },
327
+ {
328
+ "type": "inAppLink",
329
+ "url": "http://applink.marvel.com/issue/28748?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
330
+ }
331
+ ],
332
+ "series": {
333
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/17554",
334
+ "name": "Superior Spider-Man (2013 - Present)"
335
+ },
336
+ "variants": [
337
+ {
338
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/47856",
339
+ "name": "Superior Spider-Man (2013) #5 (2nd Printing Variant)"
340
+ },
341
+ {
342
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/46477",
343
+ "name": "Superior Spider-Man (2013) #5 (Bagley Variant)"
344
+ }
345
+ ],
346
+ "collections": [],
347
+ "collectedIssues": [],
348
+ "dates": [
349
+ {
350
+ "type": "onsaleDate",
351
+ "date": "2013-03-06T00:00:00-0500"
352
+ },
353
+ {
354
+ "type": "focDate",
355
+ "date": "2013-02-20T00:00:00-0500"
356
+ },
357
+ {
358
+ "type": "unlimitedDate",
359
+ "date": "2013-09-02T00:00:00-0400"
360
+ },
361
+ {
362
+ "type": "digitalPurchaseDate",
363
+ "date": "2013-03-06T00:00:00-0500"
364
+ }
365
+ ],
366
+ "prices": [
367
+ {
368
+ "type": "printPrice",
369
+ "price": 3.99
370
+ },
371
+ {
372
+ "type": "digitalPurchasePrice",
373
+ "price": 1.99
374
+ }
375
+ ],
376
+ "thumbnail": {
377
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/2/c0/511c61217f3c4",
378
+ "extension": "jpg"
379
+ },
380
+ "images": [
381
+ {
382
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/2/c0/511c61217f3c4",
383
+ "extension": "jpg"
384
+ },
385
+ {
386
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/f/a0/51016511d75d1",
387
+ "extension": "jpg"
388
+ }
389
+ ],
390
+ "creators": {
391
+ "available": 5,
392
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/46476/creators",
393
+ "items": [
394
+ {
395
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1141",
396
+ "name": "Giuseppe Camuncoli",
397
+ "role": "penciler (cover)"
398
+ },
399
+ {
400
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/9937",
401
+ "name": "Jim Charalampidis",
402
+ "role": "colorist (cover)"
403
+ },
404
+ {
405
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/430",
406
+ "name": "Edgar Delgado",
407
+ "role": "colorist (cover)"
408
+ },
409
+ {
410
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/626",
411
+ "name": "Dan Slott",
412
+ "role": "writer"
413
+ },
414
+ {
415
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11879",
416
+ "name": "Stephen Wacker",
417
+ "role": "editor"
418
+ }
419
+ ],
420
+ "returned": 5
421
+ },
422
+ "characters": {
423
+ "available": 1,
424
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/46476/characters",
425
+ "items": [
426
+ {
427
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
428
+ "name": "Spider-Man"
429
+ }
430
+ ],
431
+ "returned": 1
432
+ },
433
+ "stories": {
434
+ "available": 2,
435
+ "collectionURI": {
436
+ "service": "comic_issueStories",
437
+ "id": 46476
438
+ },
439
+ "items": [
440
+ {
441
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/104540",
442
+ "name": "cover from Superior Spider-Man (2013) #5",
443
+ "type": "cover"
444
+ },
445
+ {
446
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/104541",
447
+ "name": "story from Superior Spider-Man (2013) #5",
448
+ "type": "interiorStory"
449
+ }
450
+ ],
451
+ "returned": 2
452
+ },
453
+ "events": {
454
+ "available": 0,
455
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/46476/events",
456
+ "items": [],
457
+ "returned": 0
458
+ }
459
+ },
460
+ {
461
+ "id": 46462,
462
+ "digitalId": 28085,
463
+ "title": "Superior Spider-Man (2013) #1",
464
+ "issueNumber": 1,
465
+ "variantDescription": "",
466
+ "description": "THEN!&hellip;Peter Parker spent a lifetime living up to the responsibilities his powers foisted upon him but his Amazing story finally ended dramatically in the historic Spider-Man #700. NOW!&hellip;The new Amazing Spider-Man has arrived and he is better in every single way. Smarter, stronger&hellip;Superior.",
467
+ "modified": "2013-02-01T20:40:44-0500",
468
+ "isbn": "",
469
+ "upc": 75960607912400110,
470
+ "diamondCode": "NOV120633",
471
+ "ean": "",
472
+ "issn": "",
473
+ "format": "Comic",
474
+ "pageCount": 32,
475
+ "textObjects": [
476
+ {
477
+ "type": "issue_solicit_text",
478
+ "language": "en-us",
479
+ "text": "THEN!&hellip;Peter Parker spent a lifetime living up to the responsibilities his powers foisted upon him but his Amazing story finally ended dramatically in the historic Spider-Man #700. NOW!&hellip;The new Amazing Spider-Man has arrived and he is better in every single way. Smarter, stronger&hellip;Superior."
480
+ }
481
+ ],
482
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/46462",
483
+ "urls": [
484
+ {
485
+ "type": "detail",
486
+ "url": "http://marvel.com/comics/issue/46462/superior_spider-man_2013_1?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
487
+ },
488
+ {
489
+ "type": "purchase",
490
+ "url": "http://comicstore.marvel.com/Superior-Spider-Man-1/digital-comic/28085?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
491
+ },
492
+ {
493
+ "type": "reader",
494
+ "url": "http://marvel.com/digitalcomics/view.htm?iid=28085&utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
495
+ },
496
+ {
497
+ "type": "inAppLink",
498
+ "url": "http://applink.marvel.com/issue/28085?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
499
+ }
500
+ ],
501
+ "series": {
502
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/17554",
503
+ "name": "Superior Spider-Man (2013 - Present)"
504
+ },
505
+ "variants": [
506
+ {
507
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/48080",
508
+ "name": "Superior Spider-Man (2013) #1 (4th Printing Variant)"
509
+ },
510
+ {
511
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/47652",
512
+ "name": "Superior Spider-Man (2013) #1 (3rd Printing Variant)"
513
+ },
514
+ {
515
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/47411",
516
+ "name": "Superior Spider-Man (2013) #1 (2nd Printing Variant)"
517
+ }
518
+ ],
519
+ "collections": [],
520
+ "collectedIssues": [],
521
+ "dates": [
522
+ {
523
+ "type": "onsaleDate",
524
+ "date": "2013-01-09T00:00:00-0500"
525
+ },
526
+ {
527
+ "type": "focDate",
528
+ "date": "2012-12-25T00:00:00-0500"
529
+ },
530
+ {
531
+ "type": "unlimitedDate",
532
+ "date": "2013-07-08T00:00:00-0400"
533
+ },
534
+ {
535
+ "type": "digitalPurchaseDate",
536
+ "date": "2013-01-09T00:00:00-0500"
537
+ }
538
+ ],
539
+ "prices": [
540
+ {
541
+ "type": "printPrice",
542
+ "price": 3.99
543
+ },
544
+ {
545
+ "type": "digitalPurchasePrice",
546
+ "price": 1.99
547
+ }
548
+ ],
549
+ "thumbnail": {
550
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/9/10/510c6db822ef4",
551
+ "extension": "jpg"
552
+ },
553
+ "images": [
554
+ {
555
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/9/10/510c6db822ef4",
556
+ "extension": "jpg"
557
+ },
558
+ {
559
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/5/e0/50dcb160616e6",
560
+ "extension": "jpg"
561
+ },
562
+ {
563
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/90/50dcb0c4df315",
564
+ "extension": "jpg"
565
+ },
566
+ {
567
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/9/50/50dcb093bc795",
568
+ "extension": "jpg"
569
+ },
570
+ {
571
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/d0/50dcb0634eba9",
572
+ "extension": "jpg"
573
+ },
574
+ {
575
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/90/50dcae9571529",
576
+ "extension": "jpg"
577
+ },
578
+ {
579
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/20/5075b4335bee3",
580
+ "extension": "jpg"
581
+ }
582
+ ],
583
+ "creators": {
584
+ "available": 5,
585
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/46462/creators",
586
+ "items": [
587
+ {
588
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/430",
589
+ "name": "Edgar Delgado",
590
+ "role": "colorist"
591
+ },
592
+ {
593
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/452",
594
+ "name": "Chris Eliopoulos",
595
+ "role": "letterer"
596
+ },
597
+ {
598
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/626",
599
+ "name": "Dan Slott",
600
+ "role": "writer"
601
+ },
602
+ {
603
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1156",
604
+ "name": "Ryan Stegman",
605
+ "role": "penciler (cover)"
606
+ },
607
+ {
608
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11879",
609
+ "name": "Stephen Wacker",
610
+ "role": "editor"
611
+ }
612
+ ],
613
+ "returned": 5
614
+ },
615
+ "characters": {
616
+ "available": 5,
617
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/46462/characters",
618
+ "items": [
619
+ {
620
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009181",
621
+ "name": "Big Wheel"
622
+ },
623
+ {
624
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010371",
625
+ "name": "Boomerang"
626
+ },
627
+ {
628
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009585",
629
+ "name": "Shocker (Herman Schultz)"
630
+ },
631
+ {
632
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011032",
633
+ "name": "Speed Demon"
634
+ },
635
+ {
636
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
637
+ "name": "Spider-Man"
638
+ }
639
+ ],
640
+ "returned": 5
641
+ },
642
+ "stories": {
643
+ "available": 2,
644
+ "collectionURI": {
645
+ "service": "comic_issueStories",
646
+ "id": 46462
647
+ },
648
+ "items": [
649
+ {
650
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/104512",
651
+ "name": "cover from Superior Spider-Man (2013) #1",
652
+ "type": "cover"
653
+ },
654
+ {
655
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/104513",
656
+ "name": "story from Superior Spider-Man (2013) #1",
657
+ "type": "interiorStory"
658
+ }
659
+ ],
660
+ "returned": 2
661
+ },
662
+ "events": {
663
+ "available": 0,
664
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/46462/events",
665
+ "items": [],
666
+ "returned": 0
667
+ }
668
+ },
669
+ {
670
+ "id": 40128,
671
+ "digitalId": 28117,
672
+ "title": "Amazing Spider-Man (1999) #700",
673
+ "issueNumber": 700,
674
+ "variantDescription": "",
675
+ "description": null,
676
+ "modified": "2013-02-01T15:45:55-0500",
677
+ "isbn": "",
678
+ "upc": 75960604716170020,
679
+ "diamondCode": "OCT120626",
680
+ "ean": "",
681
+ "issn": "0274-5232",
682
+ "format": "Comic",
683
+ "pageCount": 104,
684
+ "textObjects": [],
685
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/40128",
686
+ "urls": [
687
+ {
688
+ "type": "detail",
689
+ "url": "http://marvel.com/comics/issue/40128/amazing_spider-man_1999_700?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
690
+ },
691
+ {
692
+ "type": "purchase",
693
+ "url": "http://comicstore.marvel.com/Amazing-Spider-Man-700/digital-comic/28117?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
694
+ },
695
+ {
696
+ "type": "reader",
697
+ "url": "http://marvel.com/digitalcomics/view.htm?iid=28117&utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
698
+ },
699
+ {
700
+ "type": "inAppLink",
701
+ "url": "http://applink.marvel.com/issue/28117?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
702
+ }
703
+ ],
704
+ "series": {
705
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/454",
706
+ "name": "Amazing Spider-Man (1999 - 2013)"
707
+ },
708
+ "variants": [
709
+ {
710
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/49353",
711
+ "name": "Amazing Spider-Man (1999) #700 (Ramos 5th Printing Variant)"
712
+ },
713
+ {
714
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/47884",
715
+ "name": "Amazing Spider-Man (1999) #700 (4th Printing Variant)"
716
+ },
717
+ {
718
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/47631",
719
+ "name": "Amazing Spider-Man (1999) #700 (Camuncoli 3rd Printing Variant)"
720
+ },
721
+ {
722
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/47350",
723
+ "name": "Amazing Spider-Man (1999) #700 (Ramos 2nd Printing Variant)"
724
+ },
725
+ {
726
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/44623",
727
+ "name": "Amazing Spider-Man (1999) #700 (Martin Variant)"
728
+ },
729
+ {
730
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42440",
731
+ "name": "Amazing Spider-Man (1999) #700 (Asm 50th Anniversary Variant)"
732
+ },
733
+ {
734
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/44620",
735
+ "name": "Amazing Spider-Man (1999) #700 (Ramos Wraparound Variant)"
736
+ },
737
+ {
738
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/44621",
739
+ "name": "Amazing Spider-Man (1999) #700 (Quesada Wraparound Variant)"
740
+ },
741
+ {
742
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/44622",
743
+ "name": "Amazing Spider-Man (1999) #700 (Ditko Variant)"
744
+ },
745
+ {
746
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/44624",
747
+ "name": "Amazing Spider-Man (1999) #700 (Coipel Variant)"
748
+ },
749
+ {
750
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/46995",
751
+ "name": "Amazing Spider-Man (1999) #700 (Quesada Wraparound Sketch Variant)"
752
+ }
753
+ ],
754
+ "collections": [],
755
+ "collectedIssues": [],
756
+ "dates": [
757
+ {
758
+ "type": "onsaleDate",
759
+ "date": "2012-12-26T00:00:00-0500"
760
+ },
761
+ {
762
+ "type": "focDate",
763
+ "date": "2012-12-04T00:00:00-0500"
764
+ },
765
+ {
766
+ "type": "unlimitedDate",
767
+ "date": "2013-06-24T13:04:49-0400"
768
+ },
769
+ {
770
+ "type": "digitalPurchaseDate",
771
+ "date": "2012-12-26T00:00:00-0500"
772
+ }
773
+ ],
774
+ "prices": [
775
+ {
776
+ "type": "printPrice",
777
+ "price": 7.99
778
+ },
779
+ {
780
+ "type": "digitalPurchasePrice",
781
+ "price": 3.99
782
+ }
783
+ ],
784
+ "thumbnail": {
785
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/3/b0/510c2957c9b75",
786
+ "extension": "jpg"
787
+ },
788
+ "images": [
789
+ {
790
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/3/b0/510c2957c9b75",
791
+ "extension": "jpg"
792
+ },
793
+ {
794
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/3/60/508841f5f024d",
795
+ "extension": "jpg"
796
+ },
797
+ {
798
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/e/60/504fb308babca",
799
+ "extension": "jpg"
800
+ },
801
+ {
802
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/9/b0/504fb2946ee9a",
803
+ "extension": "jpg"
804
+ },
805
+ {
806
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/5/f0/504fb1d794b20",
807
+ "extension": "jpg"
808
+ }
809
+ ],
810
+ "creators": {
811
+ "available": 12,
812
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/40128/creators",
813
+ "items": [
814
+ {
815
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/105",
816
+ "name": "Sal Buscema",
817
+ "role": "inker"
818
+ },
819
+ {
820
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/447",
821
+ "name": "Victor Olazaba",
822
+ "role": "inker"
823
+ },
824
+ {
825
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/9461",
826
+ "name": "Stephanie Buscema",
827
+ "role": "artist"
828
+ },
829
+ {
830
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1141",
831
+ "name": "Giuseppe Camuncoli",
832
+ "role": "penciler"
833
+ },
834
+ {
835
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/72",
836
+ "name": "Humberto Ramos",
837
+ "role": "penciler"
838
+ },
839
+ {
840
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/430",
841
+ "name": "Edgar Delgado",
842
+ "role": "colorist"
843
+ },
844
+ {
845
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/428",
846
+ "name": "Antonio Fabela",
847
+ "role": "colorist"
848
+ },
849
+ {
850
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/6986",
851
+ "name": "J. M. DeMatteis",
852
+ "role": "writer"
853
+ },
854
+ {
855
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/626",
856
+ "name": "Dan Slott",
857
+ "role": "writer"
858
+ },
859
+ {
860
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11788",
861
+ "name": "Jennifer Van Meter",
862
+ "role": "writer"
863
+ },
864
+ {
865
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/452",
866
+ "name": "Chris Eliopoulos",
867
+ "role": "letterer"
868
+ },
869
+ {
870
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11879",
871
+ "name": "Stephen Wacker",
872
+ "role": "editor"
873
+ }
874
+ ],
875
+ "returned": 12
876
+ },
877
+ "characters": {
878
+ "available": 1,
879
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/40128/characters",
880
+ "items": [
881
+ {
882
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
883
+ "name": "Spider-Man"
884
+ }
885
+ ],
886
+ "returned": 1
887
+ },
888
+ "stories": {
889
+ "available": 2,
890
+ "collectionURI": {
891
+ "service": "comic_issueStories",
892
+ "id": 40128
893
+ },
894
+ "items": [
895
+ {
896
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/91053",
897
+ "name": "Cover #91053",
898
+ "type": "cover"
899
+ },
900
+ {
901
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/91054",
902
+ "name": "Interior #91054",
903
+ "type": "interiorStory"
904
+ }
905
+ ],
906
+ "returned": 2
907
+ },
908
+ "events": {
909
+ "available": 0,
910
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/40128/events",
911
+ "items": [],
912
+ "returned": 0
913
+ }
914
+ },
915
+ {
916
+ "id": 43495,
917
+ "digitalId": 28150,
918
+ "title": "A+X (2012) #2",
919
+ "issueNumber": 2,
920
+ "variantDescription": "",
921
+ "description": "Spider-Man and Beast fight zombies, while Iron Man, Kitty Pryde, and Lockheed battle the Brood!\n",
922
+ "modified": "2013-02-22T15:31:21-0500",
923
+ "isbn": "",
924
+ "upc": 75960607899800000,
925
+ "diamondCode": "SEP120569",
926
+ "ean": "",
927
+ "issn": "",
928
+ "format": "Comic",
929
+ "pageCount": 32,
930
+ "textObjects": [
931
+ {
932
+ "type": "issue_solicit_text",
933
+ "language": "en-us",
934
+ "text": "Spider-Man and Beast fight zombies in a story by Kaare Andrews (AVX: VERSUS)!\n\n<ul><li>Iron Man, Kitty Pryde and Lockheed fight the Brood in a story by Peter David and your favorite artist!</li></ul>"
935
+ },
936
+ {
937
+ "type": "issue_preview_text",
938
+ "language": "en-us",
939
+ "text": "Spider-Man and Beast fight zombies, while Iron Man, Kitty Pryde, and Lockheed battle the Brood!\n"
940
+ }
941
+ ],
942
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/43495",
943
+ "urls": [
944
+ {
945
+ "type": "detail",
946
+ "url": "http://marvel.com/comics/issue/43495/ax_2012_2?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
947
+ },
948
+ {
949
+ "type": "purchase",
950
+ "url": "http://comicstore.marvel.com/A-X-2/digital-comic/28150?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
951
+ },
952
+ {
953
+ "type": "reader",
954
+ "url": "http://marvel.com/digitalcomics/view.htm?iid=28150&utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
955
+ },
956
+ {
957
+ "type": "inAppLink",
958
+ "url": "http://applink.marvel.com/issue/28150?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
959
+ }
960
+ ],
961
+ "series": {
962
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/16450",
963
+ "name": "A+X (2012 - Present)"
964
+ },
965
+ "variants": [],
966
+ "collections": [],
967
+ "collectedIssues": [],
968
+ "dates": [
969
+ {
970
+ "type": "onsaleDate",
971
+ "date": "2012-11-28T00:00:00-0500"
972
+ },
973
+ {
974
+ "type": "focDate",
975
+ "date": "2012-11-14T00:00:00-0500"
976
+ },
977
+ {
978
+ "type": "unlimitedDate",
979
+ "date": "2013-05-27T00:00:00-0400"
980
+ },
981
+ {
982
+ "type": "digitalPurchaseDate",
983
+ "date": "2012-11-28T00:00:00-0500"
984
+ }
985
+ ],
986
+ "prices": [
987
+ {
988
+ "type": "printPrice",
989
+ "price": 3.99
990
+ },
991
+ {
992
+ "type": "digitalPurchasePrice",
993
+ "price": 1.99
994
+ }
995
+ ],
996
+ "thumbnail": {
997
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/5/90/511c10e3f129c",
998
+ "extension": "jpg"
999
+ },
1000
+ "images": [
1001
+ {
1002
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/5/90/511c10e3f129c",
1003
+ "extension": "jpg"
1004
+ }
1005
+ ],
1006
+ "creators": {
1007
+ "available": 6,
1008
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/43495/creators",
1009
+ "items": [
1010
+ {
1011
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/191",
1012
+ "name": "Kaare Andrews",
1013
+ "role": "penciler (cover)"
1014
+ },
1015
+ {
1016
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/232",
1017
+ "name": "Chris Bachalo",
1018
+ "role": "colorist"
1019
+ },
1020
+ {
1021
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/10159",
1022
+ "name": "Michael Del Mundo",
1023
+ "role": "artist"
1024
+ },
1025
+ {
1026
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/452",
1027
+ "name": "Chris Eliopoulos",
1028
+ "role": "letterer"
1029
+ },
1030
+ {
1031
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4300",
1032
+ "name": "Nick Lowe",
1033
+ "role": "editor"
1034
+ },
1035
+ {
1036
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/427",
1037
+ "name": "Tim Townsend",
1038
+ "role": "inker"
1039
+ }
1040
+ ],
1041
+ "returned": 6
1042
+ },
1043
+ "characters": {
1044
+ "available": 2,
1045
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/43495/characters",
1046
+ "items": [
1047
+ {
1048
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009175",
1049
+ "name": "Beast"
1050
+ },
1051
+ {
1052
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
1053
+ "name": "Spider-Man"
1054
+ }
1055
+ ],
1056
+ "returned": 2
1057
+ },
1058
+ "stories": {
1059
+ "available": 2,
1060
+ "collectionURI": {
1061
+ "service": "comic_issueStories",
1062
+ "id": 43495
1063
+ },
1064
+ "items": [
1065
+ {
1066
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/97176",
1067
+ "name": "cover from All-New X-Men (2012) #1",
1068
+ "type": "cover"
1069
+ },
1070
+ {
1071
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/97177",
1072
+ "name": "story from All-New X-Men (2012) #1",
1073
+ "type": "interiorStory"
1074
+ }
1075
+ ],
1076
+ "returned": 2
1077
+ },
1078
+ "events": {
1079
+ "available": 0,
1080
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/43495/events",
1081
+ "items": [],
1082
+ "returned": 0
1083
+ }
1084
+ },
1085
+ {
1086
+ "id": 40127,
1087
+ "digitalId": 28001,
1088
+ "title": "Amazing Spider-Man (1999) #697",
1089
+ "issueNumber": 697,
1090
+ "variantDescription": "",
1091
+ "description": "DANGER ZONE PART 3 Spider-Man joins the War of the Goblins! Roderick Kingsley, the original Hobgoblin, has returned—will any other Goblins show?\n",
1092
+ "modified": "2013-02-22T12:32:59-0500",
1093
+ "isbn": "",
1094
+ "upc": 75960604716169710,
1095
+ "diamondCode": "SEP120620",
1096
+ "ean": "",
1097
+ "issn": "0274-5232",
1098
+ "format": "Comic",
1099
+ "pageCount": 32,
1100
+ "textObjects": [
1101
+ {
1102
+ "type": "issue_solicit_text",
1103
+ "language": "en-us",
1104
+ "text": "Spider-Man joins the WAR of the Goblins!\n\n\n<ul><li>We brought back Roderick Kingsley, the original Hobgoblin&mdash;will any other Goblins show?</li><li>And the pieces of the puzzle are almost complete for AMAZING SPIDER-MAN #700&hellip;</li></ul>"
1105
+ },
1106
+ {
1107
+ "type": "issue_preview_text",
1108
+ "language": "en-us",
1109
+ "text": "DANGER ZONE PART 3 Spider-Man joins the War of the Goblins! Roderick Kingsley, the original Hobgoblin, has returned—will any other Goblins show?\n"
1110
+ }
1111
+ ],
1112
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/40127",
1113
+ "urls": [
1114
+ {
1115
+ "type": "detail",
1116
+ "url": "http://marvel.com/comics/issue/40127/amazing_spider-man_1999_697?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
1117
+ },
1118
+ {
1119
+ "type": "purchase",
1120
+ "url": "http://comicstore.marvel.com/Amazing-Spider-Man-697/digital-comic/28001?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
1121
+ },
1122
+ {
1123
+ "type": "reader",
1124
+ "url": "http://marvel.com/digitalcomics/view.htm?iid=28001&utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
1125
+ },
1126
+ {
1127
+ "type": "inAppLink",
1128
+ "url": "http://applink.marvel.com/issue/28001?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
1129
+ }
1130
+ ],
1131
+ "series": {
1132
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/454",
1133
+ "name": "Amazing Spider-Man (1999 - 2013)"
1134
+ },
1135
+ "variants": [
1136
+ {
1137
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42446",
1138
+ "name": "Amazing Spider-Man (1999) #697 (Asm 50th Anniversary Variant)"
1139
+ }
1140
+ ],
1141
+ "collections": [],
1142
+ "collectedIssues": [],
1143
+ "dates": [
1144
+ {
1145
+ "type": "onsaleDate",
1146
+ "date": "2012-11-14T00:00:00-0500"
1147
+ },
1148
+ {
1149
+ "type": "focDate",
1150
+ "date": "2012-10-31T00:00:00-0400"
1151
+ },
1152
+ {
1153
+ "type": "unlimitedDate",
1154
+ "date": "2013-05-13T00:00:00-0400"
1155
+ },
1156
+ {
1157
+ "type": "digitalPurchaseDate",
1158
+ "date": "2012-11-14T00:00:00-0500"
1159
+ }
1160
+ ],
1161
+ "prices": [
1162
+ {
1163
+ "type": "printPrice",
1164
+ "price": 3.99
1165
+ },
1166
+ {
1167
+ "type": "digitalPurchasePrice",
1168
+ "price": 1.99
1169
+ }
1170
+ ],
1171
+ "thumbnail": {
1172
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/f/70/5023eeae3d9ff",
1173
+ "extension": "jpg"
1174
+ },
1175
+ "images": [
1176
+ {
1177
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/90/504f9fd550a83",
1178
+ "extension": "jpg"
1179
+ },
1180
+ {
1181
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/f/70/5023eeae3d9ff",
1182
+ "extension": "jpg"
1183
+ }
1184
+ ],
1185
+ "creators": {
1186
+ "available": 9,
1187
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/40127/creators",
1188
+ "items": [
1189
+ {
1190
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1141",
1191
+ "name": "Giuseppe Camuncoli",
1192
+ "role": "penciler"
1193
+ },
1194
+ {
1195
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/359",
1196
+ "name": "John Dell",
1197
+ "role": "inker"
1198
+ },
1199
+ {
1200
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1326",
1201
+ "name": "Dan Green",
1202
+ "role": "inker"
1203
+ },
1204
+ {
1205
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/452",
1206
+ "name": "Chris Eliopoulos",
1207
+ "role": "letterer"
1208
+ },
1209
+ {
1210
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/428",
1211
+ "name": "Antonio Fabela",
1212
+ "role": "colorist"
1213
+ },
1214
+ {
1215
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11765",
1216
+ "name": "Christos Gage",
1217
+ "role": "writer"
1218
+ },
1219
+ {
1220
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/626",
1221
+ "name": "Dan Slott",
1222
+ "role": "writer"
1223
+ },
1224
+ {
1225
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/9484",
1226
+ "name": "Steve McNiven",
1227
+ "role": "penciler (cover)"
1228
+ },
1229
+ {
1230
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11879",
1231
+ "name": "Stephen Wacker",
1232
+ "role": "editor"
1233
+ }
1234
+ ],
1235
+ "returned": 9
1236
+ },
1237
+ "characters": {
1238
+ "available": 1,
1239
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/40127/characters",
1240
+ "items": [
1241
+ {
1242
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
1243
+ "name": "Spider-Man"
1244
+ }
1245
+ ],
1246
+ "returned": 1
1247
+ },
1248
+ "stories": {
1249
+ "available": 2,
1250
+ "collectionURI": {
1251
+ "service": "comic_issueStories",
1252
+ "id": 40127
1253
+ },
1254
+ "items": [
1255
+ {
1256
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/91051",
1257
+ "name": "Cover #91051",
1258
+ "type": "cover"
1259
+ },
1260
+ {
1261
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/91052",
1262
+ "name": "Interior #91052",
1263
+ "type": "interiorStory"
1264
+ }
1265
+ ],
1266
+ "returned": 2
1267
+ },
1268
+ "events": {
1269
+ "available": 0,
1270
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/40127/events",
1271
+ "items": [],
1272
+ "returned": 0
1273
+ }
1274
+ },
1275
+ {
1276
+ "id": 42566,
1277
+ "digitalId": 0,
1278
+ "title": "Spider-Men (Hardcover)",
1279
+ "issueNumber": 0,
1280
+ "variantDescription": "",
1281
+ "description": null,
1282
+ "modified": "2012-11-12T15:06:00-0500",
1283
+ "isbn": "978-0-7851-6533-0",
1284
+ "upc": "",
1285
+ "diamondCode": "AUG120697",
1286
+ "ean": "9780785 165330 52499",
1287
+ "issn": "",
1288
+ "format": "Hardcover",
1289
+ "pageCount": 128,
1290
+ "textObjects": [],
1291
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42566",
1292
+ "urls": [
1293
+ {
1294
+ "type": "detail",
1295
+ "url": "http://marvel.com/comics/collection/42566/spider-men_hardcover?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
1296
+ },
1297
+ {
1298
+ "type": "purchase",
1299
+ "url": "http://comicstore.marvel.com/Spider-Men-0/digital-comic/30120?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
1300
+ }
1301
+ ],
1302
+ "series": {
1303
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/16262",
1304
+ "name": "Spider-Men (2012 - Present)"
1305
+ },
1306
+ "variants": [],
1307
+ "collections": [],
1308
+ "collectedIssues": [],
1309
+ "dates": [
1310
+ {
1311
+ "type": "onsaleDate",
1312
+ "date": "2012-11-14T00:00:00-0500"
1313
+ },
1314
+ {
1315
+ "type": "focDate",
1316
+ "date": "2012-10-30T00:00:00-0400"
1317
+ }
1318
+ ],
1319
+ "prices": [
1320
+ {
1321
+ "type": "printPrice",
1322
+ "price": 24.99
1323
+ }
1324
+ ],
1325
+ "thumbnail": {
1326
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/c/e0/4fd8ffc771b52",
1327
+ "extension": "jpg"
1328
+ },
1329
+ "images": [
1330
+ {
1331
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/c/50/4fd903e0b6d8a",
1332
+ "extension": "jpg"
1333
+ },
1334
+ {
1335
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/e0/4fd9038f6f018",
1336
+ "extension": "jpg"
1337
+ },
1338
+ {
1339
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/20/4fd902e40264c",
1340
+ "extension": "jpg"
1341
+ },
1342
+ {
1343
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/9/10/4fd9028e12c2b",
1344
+ "extension": "jpg"
1345
+ },
1346
+ {
1347
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/c/e0/4fd8ffc771b52",
1348
+ "extension": "jpg"
1349
+ },
1350
+ {
1351
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/a/20/4fc8e593932ce",
1352
+ "extension": "jpg"
1353
+ }
1354
+ ],
1355
+ "creators": {
1356
+ "available": 1,
1357
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42566/creators",
1358
+ "items": [
1359
+ {
1360
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
1361
+ "name": "Jeff Youngquist",
1362
+ "role": "editor"
1363
+ }
1364
+ ],
1365
+ "returned": 1
1366
+ },
1367
+ "characters": {
1368
+ "available": 2,
1369
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42566/characters",
1370
+ "items": [
1371
+ {
1372
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
1373
+ "name": "Spider-Man"
1374
+ },
1375
+ {
1376
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1016181",
1377
+ "name": "Spider-Man (Miles Morales)"
1378
+ }
1379
+ ],
1380
+ "returned": 2
1381
+ },
1382
+ "stories": {
1383
+ "available": 2,
1384
+ "collectionURI": {
1385
+ "service": "comic_issueStories",
1386
+ "id": 42566
1387
+ },
1388
+ "items": [
1389
+ {
1390
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/95914",
1391
+ "name": "Cover #95914",
1392
+ "type": "cover"
1393
+ },
1394
+ {
1395
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/95915",
1396
+ "name": "Interior #95915",
1397
+ "type": "interiorStory"
1398
+ }
1399
+ ],
1400
+ "returned": 2
1401
+ },
1402
+ "events": {
1403
+ "available": 0,
1404
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42566/events",
1405
+ "items": [],
1406
+ "returned": 0
1407
+ }
1408
+ },
1409
+ {
1410
+ "id": 42614,
1411
+ "digitalId": 0,
1412
+ "title": "Spider-Men (2012) #4 (Tbd Artist Variant)",
1413
+ "issueNumber": 4,
1414
+ "variantDescription": "Tbd Artist Variant",
1415
+ "description": "Can the Spider-Men stop Mysterio? Peter Parker comes face-to-face with the family he never had! One of the most powerful moments in the lives of both Spider-Men!\n",
1416
+ "modified": "2012-07-25T12:00:58-0400",
1417
+ "isbn": "",
1418
+ "upc": "5960607801-00431",
1419
+ "diamondCode": "",
1420
+ "ean": "",
1421
+ "issn": "",
1422
+ "format": "Comic",
1423
+ "pageCount": 32,
1424
+ "textObjects": [
1425
+ {
1426
+ "type": "issue_solicit_text",
1427
+ "language": "en-us",
1428
+ "text": "<ul><li>Can the Spider-Men stop Mysterio?</li><li>Peter Parker comes face-to-face with the family he never had!</li><li>ONE OF THE MOST POWERFUL MOMENTS IN THE LIVES OF BOTH SPIDER-MEN!!!</li></ul>"
1429
+ },
1430
+ {
1431
+ "type": "issue_preview_text",
1432
+ "language": "en-us",
1433
+ "text": "Can the Spider-Men stop Mysterio? Peter Parker comes face-to-face with the family he never had! One of the most powerful moments in the lives of both Spider-Men!\n"
1434
+ }
1435
+ ],
1436
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42614",
1437
+ "urls": [
1438
+ {
1439
+ "type": "detail",
1440
+ "url": "http://marvel.com/comics/issue/42614/spider-men_2012_4_tbd_artist_variant/tbd_artist_variant?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
1441
+ }
1442
+ ],
1443
+ "series": {
1444
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/16264",
1445
+ "name": "Spider-Men (2012)"
1446
+ },
1447
+ "variants": [
1448
+ {
1449
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42576",
1450
+ "name": "Spider-Men (2012) #4"
1451
+ },
1452
+ {
1453
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42617",
1454
+ "name": "Spider-Men (2012) #4 (Pichelli Variant)"
1455
+ }
1456
+ ],
1457
+ "collections": [],
1458
+ "collectedIssues": [],
1459
+ "dates": [
1460
+ {
1461
+ "type": "onsaleDate",
1462
+ "date": "2012-08-08T00:00:00-0400"
1463
+ },
1464
+ {
1465
+ "type": "focDate",
1466
+ "date": "2012-07-25T00:00:00-0400"
1467
+ }
1468
+ ],
1469
+ "prices": [
1470
+ {
1471
+ "type": "printPrice",
1472
+ "price": 3.99
1473
+ }
1474
+ ],
1475
+ "thumbnail": {
1476
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/f/10/500eecc4d1e9d",
1477
+ "extension": "jpg"
1478
+ },
1479
+ "images": [
1480
+ {
1481
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/f/10/500eecc4d1e9d",
1482
+ "extension": "jpg"
1483
+ }
1484
+ ],
1485
+ "creators": {
1486
+ "available": 3,
1487
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42614/creators",
1488
+ "items": [
1489
+ {
1490
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/24",
1491
+ "name": "Brian Michael Bendis",
1492
+ "role": "writer"
1493
+ },
1494
+ {
1495
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/312",
1496
+ "name": "Mike Deodato",
1497
+ "role": "penciller (cover)"
1498
+ },
1499
+ {
1500
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/9408",
1501
+ "name": "Sara Pichelli",
1502
+ "role": "artist"
1503
+ }
1504
+ ],
1505
+ "returned": 3
1506
+ },
1507
+ "characters": {
1508
+ "available": 2,
1509
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42614/characters",
1510
+ "items": [
1511
+ {
1512
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
1513
+ "name": "Spider-Man"
1514
+ },
1515
+ {
1516
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1016181",
1517
+ "name": "Spider-Man (Miles Morales)"
1518
+ }
1519
+ ],
1520
+ "returned": 2
1521
+ },
1522
+ "stories": {
1523
+ "available": 2,
1524
+ "collectionURI": {
1525
+ "service": "comic_issueStories",
1526
+ "id": 42614
1527
+ },
1528
+ "items": [
1529
+ {
1530
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/96000",
1531
+ "name": "Cover #96000",
1532
+ "type": "cover"
1533
+ },
1534
+ {
1535
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/96001",
1536
+ "name": "Interior #96001",
1537
+ "type": "interiorStory"
1538
+ }
1539
+ ],
1540
+ "returned": 2
1541
+ },
1542
+ "events": {
1543
+ "available": 0,
1544
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42614/events",
1545
+ "items": [],
1546
+ "returned": 0
1547
+ }
1548
+ },
1549
+ {
1550
+ "id": 41277,
1551
+ "digitalId": 25756,
1552
+ "title": "Avengers VS X-Men (2012) #9",
1553
+ "issueNumber": 9,
1554
+ "variantDescription": "",
1555
+ "description": "• Their numbers dwindling, the Avengers stage a daring raid on the X-Men’s prison to rescue their\ncaptive members—and you won’t believe where it is!\n• Alliances begin to change as the nature of the Phoenix becomes apparent!\n• And in the end, it all comes down to Spider-Man!",
1556
+ "modified": "2013-01-30T12:15:45-0500",
1557
+ "isbn": "",
1558
+ "upc": "5960607748-00911",
1559
+ "diamondCode": "",
1560
+ "ean": "",
1561
+ "issn": "",
1562
+ "format": "Comic",
1563
+ "pageCount": 32,
1564
+ "textObjects": [
1565
+ {
1566
+ "type": "issue_solicit_text",
1567
+ "language": "en-us",
1568
+ "text": "• Their numbers dwindling, the Avengers stage a daring raid on the X-Men’s prison to rescue their\ncaptive members—and you won’t believe where it is!\n• Alliances begin to change as the nature of the Phoenix becomes apparent!\n• And in the end, it all comes down to Spider-Man!"
1569
+ }
1570
+ ],
1571
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/41277",
1572
+ "urls": [
1573
+ {
1574
+ "type": "detail",
1575
+ "url": "http://marvel.com/comics/issue/41277/avengers_vs_x-men_2012_9?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
1576
+ },
1577
+ {
1578
+ "type": "purchase",
1579
+ "url": "http://comicstore.marvel.com/Avengers-VS-X-Men-9/digital-comic/25756?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
1580
+ },
1581
+ {
1582
+ "type": "reader",
1583
+ "url": "http://marvel.com/digitalcomics/view.htm?iid=25756&utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
1584
+ },
1585
+ {
1586
+ "type": "inAppLink",
1587
+ "url": "http://applink.marvel.com/issue/25756?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
1588
+ }
1589
+ ],
1590
+ "series": {
1591
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/15305",
1592
+ "name": "Avengers VS X-Men (2012)"
1593
+ },
1594
+ "variants": [
1595
+ {
1596
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42628",
1597
+ "name": "Avengers VS X-Men (2012) #9 (Stegman Sketch Variant)"
1598
+ },
1599
+ {
1600
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42970",
1601
+ "name": "Avengers VS X-Men (2012) #9 (Promo Variant)"
1602
+ },
1603
+ {
1604
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42980",
1605
+ "name": "Avengers VS X-Men (2012) #9 (X-Men Team Variant)"
1606
+ },
1607
+ {
1608
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42981",
1609
+ "name": "Avengers VS X-Men (2012) #9 (Avengers Team Variant)"
1610
+ },
1611
+ {
1612
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/43343",
1613
+ "name": "Avengers VS X-Men (2012) #9 (Kubert Variant)"
1614
+ },
1615
+ {
1616
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42582",
1617
+ "name": "Avengers VS X-Men (2012) #9 (Stegman Variant)"
1618
+ }
1619
+ ],
1620
+ "collections": [],
1621
+ "collectedIssues": [],
1622
+ "dates": [
1623
+ {
1624
+ "type": "onsaleDate",
1625
+ "date": "2012-08-01T00:00:00-0400"
1626
+ },
1627
+ {
1628
+ "type": "focDate",
1629
+ "date": "2012-07-18T00:00:00-0400"
1630
+ },
1631
+ {
1632
+ "type": "unlimitedDate",
1633
+ "date": "2013-03-08T13:03:00-0500"
1634
+ },
1635
+ {
1636
+ "type": "digitalPurchaseDate",
1637
+ "date": "2012-08-01T00:00:00-0400"
1638
+ }
1639
+ ],
1640
+ "prices": [
1641
+ {
1642
+ "type": "printPrice",
1643
+ "price": 3.99
1644
+ },
1645
+ {
1646
+ "type": "digitalPurchasePrice",
1647
+ "price": 1.99
1648
+ }
1649
+ ],
1650
+ "thumbnail": {
1651
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/5/40/515f1c002c52b",
1652
+ "extension": "jpg"
1653
+ },
1654
+ "images": [
1655
+ {
1656
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/5/40/515f1c002c52b",
1657
+ "extension": "jpg"
1658
+ },
1659
+ {
1660
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/9/50/4fb3d1b84664b",
1661
+ "extension": "jpg"
1662
+ },
1663
+ {
1664
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/00/4fb26a052792a",
1665
+ "extension": "jpg"
1666
+ }
1667
+ ],
1668
+ "creators": {
1669
+ "available": 3,
1670
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/41277/creators",
1671
+ "items": [
1672
+ {
1673
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11463",
1674
+ "name": "Jason Aaron",
1675
+ "role": "Writer"
1676
+ },
1677
+ {
1678
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/357",
1679
+ "name": "Jim Cheung",
1680
+ "role": "penciller (cover)"
1681
+ },
1682
+ {
1683
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/2879",
1684
+ "name": "Adam Kubert",
1685
+ "role": "artist"
1686
+ }
1687
+ ],
1688
+ "returned": 3
1689
+ },
1690
+ "characters": {
1691
+ "available": 1,
1692
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/41277/characters",
1693
+ "items": [
1694
+ {
1695
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
1696
+ "name": "Spider-Man"
1697
+ }
1698
+ ],
1699
+ "returned": 1
1700
+ },
1701
+ "stories": {
1702
+ "available": 2,
1703
+ "collectionURI": {
1704
+ "service": "comic_issueStories",
1705
+ "id": 41277
1706
+ },
1707
+ "items": [
1708
+ {
1709
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/93415",
1710
+ "name": "Cover #93415",
1711
+ "type": "cover"
1712
+ },
1713
+ {
1714
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/93416",
1715
+ "name": "Interior #93416",
1716
+ "type": "interiorStory"
1717
+ }
1718
+ ],
1719
+ "returned": 2
1720
+ },
1721
+ "events": {
1722
+ "available": 1,
1723
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/41277/events",
1724
+ "items": [
1725
+ {
1726
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/310",
1727
+ "name": "Avengers VS X-Men"
1728
+ }
1729
+ ],
1730
+ "returned": 1
1731
+ }
1732
+ },
1733
+ {
1734
+ "id": 42577,
1735
+ "digitalId": 27166,
1736
+ "title": "Spider-Men (2012) #3",
1737
+ "issueNumber": 3,
1738
+ "variantDescription": "",
1739
+ "description": "Can both Peter Parker and Miles Morales defeat their deadly foe? Guest starring Nick Fury and the Ultimates!\n",
1740
+ "modified": "2013-04-05T12:21:20-0400",
1741
+ "isbn": "",
1742
+ "upc": "5960607801-00311",
1743
+ "diamondCode": "MAY120671",
1744
+ "ean": "",
1745
+ "issn": "",
1746
+ "format": "Comic",
1747
+ "pageCount": 32,
1748
+ "textObjects": [
1749
+ {
1750
+ "type": "issue_solicit_text",
1751
+ "language": "en-us",
1752
+ "text": "<ul><li> The ULTIMATE AMAZING SPIDER-MAN EVENT OF THE YEAR!\n</li><li> Can both Peter Parker and Mile Morales defeat Mysterio? \n</li><li> Guest starring Nick Fury and the Ultimates!</li></ul>\n"
1753
+ },
1754
+ {
1755
+ "type": "issue_preview_text",
1756
+ "language": "en-us",
1757
+ "text": "Can both Peter Parker and Miles Morales defeat their deadly foe? Guest starring Nick Fury and the Ultimates!\n"
1758
+ }
1759
+ ],
1760
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42577",
1761
+ "urls": [
1762
+ {
1763
+ "type": "detail",
1764
+ "url": "http://marvel.com/comics/issue/42577/spider-men_2012_3?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
1765
+ },
1766
+ {
1767
+ "type": "purchase",
1768
+ "url": "http://comicstore.marvel.com/Spider-Men-3/digital-comic/27166?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
1769
+ },
1770
+ {
1771
+ "type": "reader",
1772
+ "url": "http://marvel.com/digitalcomics/view.htm?iid=27166&utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
1773
+ },
1774
+ {
1775
+ "type": "inAppLink",
1776
+ "url": "http://applink.marvel.com/issue/27166?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
1777
+ }
1778
+ ],
1779
+ "series": {
1780
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/16264",
1781
+ "name": "Spider-Men (2012)"
1782
+ },
1783
+ "variants": [
1784
+ {
1785
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42609",
1786
+ "name": "Spider-Men (2012) #3 (Pichelli Variant)"
1787
+ },
1788
+ {
1789
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42616",
1790
+ "name": "Spider-Men (2012) #3 (Dodson Variant)"
1791
+ }
1792
+ ],
1793
+ "collections": [],
1794
+ "collectedIssues": [],
1795
+ "dates": [
1796
+ {
1797
+ "type": "onsaleDate",
1798
+ "date": "2012-07-11T00:00:00-0400"
1799
+ },
1800
+ {
1801
+ "type": "focDate",
1802
+ "date": "2012-06-27T00:00:00-0400"
1803
+ },
1804
+ {
1805
+ "type": "unlimitedDate",
1806
+ "date": "2013-04-08T00:00:00-0400"
1807
+ },
1808
+ {
1809
+ "type": "digitalPurchaseDate",
1810
+ "date": "2012-07-11T00:00:00-0400"
1811
+ }
1812
+ ],
1813
+ "prices": [
1814
+ {
1815
+ "type": "printPrice",
1816
+ "price": 3.99
1817
+ },
1818
+ {
1819
+ "type": "digitalPurchasePrice",
1820
+ "price": 1.99
1821
+ }
1822
+ ],
1823
+ "thumbnail": {
1824
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/c/30/4fe8b50c1ce71",
1825
+ "extension": "jpg"
1826
+ },
1827
+ "images": [
1828
+ {
1829
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/c/30/4fe8b50c1ce71",
1830
+ "extension": "jpg"
1831
+ },
1832
+ {
1833
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/9/90/4fdb8812409ec",
1834
+ "extension": "jpg"
1835
+ },
1836
+ {
1837
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/f/10/4fdb85c7b1bb2",
1838
+ "extension": "jpg"
1839
+ },
1840
+ {
1841
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/d/50/4fdb8665f39cf",
1842
+ "extension": "jpg"
1843
+ }
1844
+ ],
1845
+ "creators": {
1846
+ "available": 3,
1847
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42577/creators",
1848
+ "items": [
1849
+ {
1850
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/24",
1851
+ "name": "Brian Michael Bendis",
1852
+ "role": "Writer"
1853
+ },
1854
+ {
1855
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/357",
1856
+ "name": "Jim Cheung",
1857
+ "role": "penciller (cover)"
1858
+ },
1859
+ {
1860
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/9408",
1861
+ "name": "Sara Pichelli",
1862
+ "role": "artist"
1863
+ }
1864
+ ],
1865
+ "returned": 3
1866
+ },
1867
+ "characters": {
1868
+ "available": 2,
1869
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42577/characters",
1870
+ "items": [
1871
+ {
1872
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
1873
+ "name": "Spider-Man"
1874
+ },
1875
+ {
1876
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1016181",
1877
+ "name": "Spider-Man (Miles Morales)"
1878
+ }
1879
+ ],
1880
+ "returned": 2
1881
+ },
1882
+ "stories": {
1883
+ "available": 2,
1884
+ "collectionURI": {
1885
+ "service": "comic_issueStories",
1886
+ "id": 42577
1887
+ },
1888
+ "items": [
1889
+ {
1890
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/95936",
1891
+ "name": "Cover #95936",
1892
+ "type": "cover"
1893
+ },
1894
+ {
1895
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/95937",
1896
+ "name": "Interior #95937",
1897
+ "type": "interiorStory"
1898
+ }
1899
+ ],
1900
+ "returned": 2
1901
+ },
1902
+ "events": {
1903
+ "available": 0,
1904
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42577/events",
1905
+ "items": [],
1906
+ "returned": 0
1907
+ }
1908
+ },
1909
+ {
1910
+ "id": 42613,
1911
+ "digitalId": 0,
1912
+ "title": "Spider-Men (2012) #2 (Pichelli Variant)",
1913
+ "issueNumber": 2,
1914
+ "variantDescription": "Pichelli Variant",
1915
+ "description": null,
1916
+ "modified": "2012-06-27T16:28:17-0400",
1917
+ "isbn": "",
1918
+ "upc": "5960607801-00221",
1919
+ "diamondCode": "APR120608",
1920
+ "ean": "",
1921
+ "issn": "",
1922
+ "format": "Comic",
1923
+ "pageCount": 32,
1924
+ "textObjects": [],
1925
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42613",
1926
+ "urls": [
1927
+ {
1928
+ "type": "detail",
1929
+ "url": "http://marvel.com/comics/issue/42613/spider-men_2012_2_pichelli_variant/pichelli_variant?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
1930
+ }
1931
+ ],
1932
+ "series": {
1933
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/16264",
1934
+ "name": "Spider-Men (2012)"
1935
+ },
1936
+ "variants": [
1937
+ {
1938
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42578",
1939
+ "name": "Spider-Men (2012) #2"
1940
+ },
1941
+ {
1942
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42612",
1943
+ "name": "Spider-Men (2012) #2 (Martin Variant)"
1944
+ }
1945
+ ],
1946
+ "collections": [],
1947
+ "collectedIssues": [],
1948
+ "dates": [
1949
+ {
1950
+ "type": "onsaleDate",
1951
+ "date": "2012-06-27T00:00:00-0400"
1952
+ },
1953
+ {
1954
+ "type": "focDate",
1955
+ "date": "2012-06-13T00:00:00-0400"
1956
+ }
1957
+ ],
1958
+ "prices": [
1959
+ {
1960
+ "type": "printPrice",
1961
+ "price": 3.99
1962
+ }
1963
+ ],
1964
+ "thumbnail": {
1965
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/8/b0/4fc912d4a014c",
1966
+ "extension": "jpg"
1967
+ },
1968
+ "images": [
1969
+ {
1970
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/8/b0/4fc912d4a014c",
1971
+ "extension": "jpg"
1972
+ }
1973
+ ],
1974
+ "creators": {
1975
+ "available": 2,
1976
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42613/creators",
1977
+ "items": [
1978
+ {
1979
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/24",
1980
+ "name": "Brian Michael Bendis",
1981
+ "role": "writer"
1982
+ },
1983
+ {
1984
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/9408",
1985
+ "name": "Sara Pichelli",
1986
+ "role": "penciller (cover)"
1987
+ }
1988
+ ],
1989
+ "returned": 2
1990
+ },
1991
+ "characters": {
1992
+ "available": 2,
1993
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42613/characters",
1994
+ "items": [
1995
+ {
1996
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
1997
+ "name": "Spider-Man"
1998
+ },
1999
+ {
2000
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1016181",
2001
+ "name": "Spider-Man (Miles Morales)"
2002
+ }
2003
+ ],
2004
+ "returned": 2
2005
+ },
2006
+ "stories": {
2007
+ "available": 2,
2008
+ "collectionURI": {
2009
+ "service": "comic_issueStories",
2010
+ "id": 42613
2011
+ },
2012
+ "items": [
2013
+ {
2014
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/95998",
2015
+ "name": "Cover #95998",
2016
+ "type": "cover"
2017
+ },
2018
+ {
2019
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/95999",
2020
+ "name": "Interior #95999",
2021
+ "type": "interiorStory"
2022
+ }
2023
+ ],
2024
+ "returned": 2
2025
+ },
2026
+ "events": {
2027
+ "available": 0,
2028
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42613/events",
2029
+ "items": [],
2030
+ "returned": 0
2031
+ }
2032
+ },
2033
+ {
2034
+ "id": 40138,
2035
+ "digitalId": 26954,
2036
+ "title": "Amazing Spider-Man (1999) #688",
2037
+ "issueNumber": 688,
2038
+ "variantDescription": "",
2039
+ "description": "It's up to Spider-Man to wrangle the reptilian rage of one of his greatest foes! Spider-Man is stuck between two monsters when Morbius the Living Vampire attempts to cure the Lizard and restore Curt Connors.\n",
2040
+ "modified": "2013-04-02T14:41:20-0400",
2041
+ "isbn": "",
2042
+ "upc": "5960604716-68811",
2043
+ "diamondCode": "APR120615",
2044
+ "ean": "",
2045
+ "issn": "0274-5232",
2046
+ "format": "Comic",
2047
+ "pageCount": 32,
2048
+ "textObjects": [
2049
+ {
2050
+ "type": "issue_solicit_text",
2051
+ "language": "en-us",
2052
+ "text": "<ul><li> No need to wait for the movie to see Spider-Man wrangle the reptilian rage of one of his greatest foes!</li><li> Spider-Man is stuck between two monsters when Morbius the Living Vampire attempts to cure the Lizard and restore Curt Connors. </li><ul>"
2053
+ },
2054
+ {
2055
+ "type": "issue_preview_text",
2056
+ "language": "en-us",
2057
+ "text": "It's up to Spider-Man to wrangle the reptilian rage of one of his greatest foes! Spider-Man is stuck between two monsters when Morbius the Living Vampire attempts to cure the Lizard and restore Curt Connors.\n"
2058
+ }
2059
+ ],
2060
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/40138",
2061
+ "urls": [
2062
+ {
2063
+ "type": "detail",
2064
+ "url": "http://marvel.com/comics/issue/40138/amazing_spider-man_1999_688?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2065
+ },
2066
+ {
2067
+ "type": "purchase",
2068
+ "url": "http://comicstore.marvel.com/Amazing-Spider-Man-688/digital-comic/26954?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2069
+ },
2070
+ {
2071
+ "type": "reader",
2072
+ "url": "http://marvel.com/digitalcomics/view.htm?iid=26954&utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2073
+ },
2074
+ {
2075
+ "type": "inAppLink",
2076
+ "url": "http://applink.marvel.com/issue/26954?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2077
+ }
2078
+ ],
2079
+ "series": {
2080
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/454",
2081
+ "name": "Amazing Spider-Man (1999 - 2013)"
2082
+ },
2083
+ "variants": [
2084
+ {
2085
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42642",
2086
+ "name": "Amazing Spider-Man (1999) #688 (Lizard Variant)"
2087
+ }
2088
+ ],
2089
+ "collections": [],
2090
+ "collectedIssues": [],
2091
+ "dates": [
2092
+ {
2093
+ "type": "onsaleDate",
2094
+ "date": "2012-06-27T00:00:00-0400"
2095
+ },
2096
+ {
2097
+ "type": "focDate",
2098
+ "date": "2012-06-13T00:00:00-0400"
2099
+ },
2100
+ {
2101
+ "type": "unlimitedDate",
2102
+ "date": "2013-04-08T00:00:00-0400"
2103
+ },
2104
+ {
2105
+ "type": "digitalPurchaseDate",
2106
+ "date": "2012-06-27T00:00:00-0400"
2107
+ }
2108
+ ],
2109
+ "prices": [
2110
+ {
2111
+ "type": "printPrice",
2112
+ "price": 3.99
2113
+ },
2114
+ {
2115
+ "type": "digitalPurchasePrice",
2116
+ "price": 1.99
2117
+ }
2118
+ ],
2119
+ "thumbnail": {
2120
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/a/20/4fd79f92db192",
2121
+ "extension": "jpg"
2122
+ },
2123
+ "images": [
2124
+ {
2125
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/a/20/4fd79f92db192",
2126
+ "extension": "jpg"
2127
+ }
2128
+ ],
2129
+ "creators": {
2130
+ "available": 2,
2131
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/40138/creators",
2132
+ "items": [
2133
+ {
2134
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1141",
2135
+ "name": "Giuseppe Camuncoli",
2136
+ "role": "penciller (cover)"
2137
+ },
2138
+ {
2139
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/626",
2140
+ "name": "Dan Slott",
2141
+ "role": "writer"
2142
+ }
2143
+ ],
2144
+ "returned": 2
2145
+ },
2146
+ "characters": {
2147
+ "available": 2,
2148
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/40138/characters",
2149
+ "items": [
2150
+ {
2151
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009404",
2152
+ "name": "Lizard"
2153
+ },
2154
+ {
2155
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
2156
+ "name": "Spider-Man"
2157
+ }
2158
+ ],
2159
+ "returned": 2
2160
+ },
2161
+ "stories": {
2162
+ "available": 2,
2163
+ "collectionURI": {
2164
+ "service": "comic_issueStories",
2165
+ "id": 40138
2166
+ },
2167
+ "items": [
2168
+ {
2169
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/91073",
2170
+ "name": "Cover #91073",
2171
+ "type": "cover"
2172
+ },
2173
+ {
2174
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/91074",
2175
+ "name": "Interior #91074",
2176
+ "type": "interiorStory"
2177
+ }
2178
+ ],
2179
+ "returned": 2
2180
+ },
2181
+ "events": {
2182
+ "available": 0,
2183
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/40138/events",
2184
+ "items": [],
2185
+ "returned": 0
2186
+ }
2187
+ },
2188
+ {
2189
+ "id": 42612,
2190
+ "digitalId": 0,
2191
+ "title": "Spider-Men (2012) #2 (Martin Variant)",
2192
+ "issueNumber": 2,
2193
+ "variantDescription": "Martin Variant",
2194
+ "description": null,
2195
+ "modified": "2012-06-28T11:00:46-0400",
2196
+ "isbn": "",
2197
+ "upc": "5960607801-00231",
2198
+ "diamondCode": "APR120607",
2199
+ "ean": "",
2200
+ "issn": "",
2201
+ "format": "Comic",
2202
+ "pageCount": 32,
2203
+ "textObjects": [],
2204
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42612",
2205
+ "urls": [
2206
+ {
2207
+ "type": "detail",
2208
+ "url": "http://marvel.com/comics/issue/42612/spider-men_2012_2_martin_variant/martin_variant?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2209
+ }
2210
+ ],
2211
+ "series": {
2212
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/16264",
2213
+ "name": "Spider-Men (2012)"
2214
+ },
2215
+ "variants": [
2216
+ {
2217
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42613",
2218
+ "name": "Spider-Men (2012) #2 (Pichelli Variant)"
2219
+ },
2220
+ {
2221
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42578",
2222
+ "name": "Spider-Men (2012) #2"
2223
+ }
2224
+ ],
2225
+ "collections": [],
2226
+ "collectedIssues": [],
2227
+ "dates": [
2228
+ {
2229
+ "type": "onsaleDate",
2230
+ "date": "2012-06-27T00:00:00-0400"
2231
+ },
2232
+ {
2233
+ "type": "focDate",
2234
+ "date": "2012-06-13T00:00:00-0400"
2235
+ }
2236
+ ],
2237
+ "prices": [
2238
+ {
2239
+ "type": "printPrice",
2240
+ "price": 3.99
2241
+ }
2242
+ ],
2243
+ "thumbnail": {
2244
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/7/20/4fd9f8418064e",
2245
+ "extension": "jpg"
2246
+ },
2247
+ "images": [
2248
+ {
2249
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/7/20/4fd9f8418064e",
2250
+ "extension": "jpg"
2251
+ }
2252
+ ],
2253
+ "creators": {
2254
+ "available": 3,
2255
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42612/creators",
2256
+ "items": [
2257
+ {
2258
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/24",
2259
+ "name": "Brian Michael Bendis",
2260
+ "role": "writer"
2261
+ },
2262
+ {
2263
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/894",
2264
+ "name": "Marcos Martin",
2265
+ "role": "penciller (cover)"
2266
+ },
2267
+ {
2268
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/9408",
2269
+ "name": "Sara Pichelli",
2270
+ "role": "artist"
2271
+ }
2272
+ ],
2273
+ "returned": 3
2274
+ },
2275
+ "characters": {
2276
+ "available": 2,
2277
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42612/characters",
2278
+ "items": [
2279
+ {
2280
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
2281
+ "name": "Spider-Man"
2282
+ },
2283
+ {
2284
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1016181",
2285
+ "name": "Spider-Man (Miles Morales)"
2286
+ }
2287
+ ],
2288
+ "returned": 2
2289
+ },
2290
+ "stories": {
2291
+ "available": 2,
2292
+ "collectionURI": {
2293
+ "service": "comic_issueStories",
2294
+ "id": 42612
2295
+ },
2296
+ "items": [
2297
+ {
2298
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/95996",
2299
+ "name": "Cover #95996",
2300
+ "type": "cover"
2301
+ },
2302
+ {
2303
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/95997",
2304
+ "name": "Interior #95997",
2305
+ "type": "interiorStory"
2306
+ }
2307
+ ],
2308
+ "returned": 2
2309
+ },
2310
+ "events": {
2311
+ "available": 0,
2312
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42612/events",
2313
+ "items": [],
2314
+ "returned": 0
2315
+ }
2316
+ },
2317
+ {
2318
+ "id": 42578,
2319
+ "digitalId": 26961,
2320
+ "title": "Spider-Men (2012) #2",
2321
+ "issueNumber": 2,
2322
+ "variantDescription": "",
2323
+ "description": "Peter Parker and Miles Morales explore their strange connection in this reality-bending crossover where the Amazing Spider-Man meets the Ultimate Spider-Man.\n",
2324
+ "modified": "2013-04-05T12:20:43-0400",
2325
+ "isbn": "",
2326
+ "upc": "5960607801-00211",
2327
+ "diamondCode": "APR120606",
2328
+ "ean": "",
2329
+ "issn": "",
2330
+ "format": "Comic",
2331
+ "pageCount": 32,
2332
+ "textObjects": [
2333
+ {
2334
+ "type": "issue_preview_text",
2335
+ "language": "en-us",
2336
+ "text": "Peter Parker and Miles Morales explore their strange connection in this reality-bending crossover where the Amazing Spider-Man meets the Ultimate Spider-Man.\n"
2337
+ }
2338
+ ],
2339
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42578",
2340
+ "urls": [
2341
+ {
2342
+ "type": "detail",
2343
+ "url": "http://marvel.com/comics/issue/42578/spider-men_2012_2?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2344
+ },
2345
+ {
2346
+ "type": "purchase",
2347
+ "url": "http://comicstore.marvel.com/Spider-Men-2/digital-comic/26961?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2348
+ },
2349
+ {
2350
+ "type": "reader",
2351
+ "url": "http://marvel.com/digitalcomics/view.htm?iid=26961&utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2352
+ },
2353
+ {
2354
+ "type": "inAppLink",
2355
+ "url": "http://applink.marvel.com/issue/26961?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2356
+ }
2357
+ ],
2358
+ "series": {
2359
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/16264",
2360
+ "name": "Spider-Men (2012)"
2361
+ },
2362
+ "variants": [
2363
+ {
2364
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42613",
2365
+ "name": "Spider-Men (2012) #2 (Pichelli Variant)"
2366
+ },
2367
+ {
2368
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42612",
2369
+ "name": "Spider-Men (2012) #2 (Martin Variant)"
2370
+ }
2371
+ ],
2372
+ "collections": [],
2373
+ "collectedIssues": [],
2374
+ "dates": [
2375
+ {
2376
+ "type": "onsaleDate",
2377
+ "date": "2012-06-27T00:00:00-0400"
2378
+ },
2379
+ {
2380
+ "type": "focDate",
2381
+ "date": "2012-06-13T00:00:00-0400"
2382
+ },
2383
+ {
2384
+ "type": "unlimitedDate",
2385
+ "date": "2013-04-08T00:00:00-0400"
2386
+ },
2387
+ {
2388
+ "type": "digitalPurchaseDate",
2389
+ "date": "2012-06-27T00:00:00-0400"
2390
+ }
2391
+ ],
2392
+ "prices": [
2393
+ {
2394
+ "type": "printPrice",
2395
+ "price": 3.99
2396
+ },
2397
+ {
2398
+ "type": "digitalPurchasePrice",
2399
+ "price": 1.99
2400
+ }
2401
+ ],
2402
+ "thumbnail": {
2403
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/a/20/4fc8e43e858d2",
2404
+ "extension": "jpg"
2405
+ },
2406
+ "images": [
2407
+ {
2408
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/9/60/4fc90ca09368a",
2409
+ "extension": "jpg"
2410
+ },
2411
+ {
2412
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/a/20/4fc8e43e858d2",
2413
+ "extension": "jpg"
2414
+ }
2415
+ ],
2416
+ "creators": {
2417
+ "available": 2,
2418
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42578/creators",
2419
+ "items": [
2420
+ {
2421
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/24",
2422
+ "name": "Brian Michael Bendis",
2423
+ "role": "Writer"
2424
+ },
2425
+ {
2426
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/9408",
2427
+ "name": "Sara Pichelli",
2428
+ "role": "artist"
2429
+ }
2430
+ ],
2431
+ "returned": 2
2432
+ },
2433
+ "characters": {
2434
+ "available": 2,
2435
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42578/characters",
2436
+ "items": [
2437
+ {
2438
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
2439
+ "name": "Spider-Man"
2440
+ },
2441
+ {
2442
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1016181",
2443
+ "name": "Spider-Man (Miles Morales)"
2444
+ }
2445
+ ],
2446
+ "returned": 2
2447
+ },
2448
+ "stories": {
2449
+ "available": 2,
2450
+ "collectionURI": {
2451
+ "service": "comic_issueStories",
2452
+ "id": 42578
2453
+ },
2454
+ "items": [
2455
+ {
2456
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/95938",
2457
+ "name": "Cover #95938",
2458
+ "type": "cover"
2459
+ },
2460
+ {
2461
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/95939",
2462
+ "name": "Interior #95939",
2463
+ "type": "interiorStory"
2464
+ }
2465
+ ],
2466
+ "returned": 2
2467
+ },
2468
+ "events": {
2469
+ "available": 0,
2470
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42578/events",
2471
+ "items": [],
2472
+ "returned": 0
2473
+ }
2474
+ },
2475
+ {
2476
+ "id": 40113,
2477
+ "digitalId": 26678,
2478
+ "title": "Amazing Spider-Man (1999) #687",
2479
+ "issueNumber": 687,
2480
+ "variantDescription": "",
2481
+ "description": "ENDS OF THE PART SIX. Doctor Octopus has a new Sinister Six: the Avengers! Can Spider-Man sacrifice one life to save the entire planet?\n",
2482
+ "modified": "2013-02-15T13:06:19-0500",
2483
+ "isbn": "",
2484
+ "upc": "5960604716-68711",
2485
+ "diamondCode": "APR120609",
2486
+ "ean": "",
2487
+ "issn": "0274-5232",
2488
+ "format": "Comic",
2489
+ "pageCount": 32,
2490
+ "textObjects": [
2491
+ {
2492
+ "type": "issue_solicit_text",
2493
+ "language": "en-us",
2494
+ "text": "<ul><li> The End of the Earth devastates in part 6 of this earth blistering epic!</li><li> Plus: Doctor Octopus has a new Sinister Six&emdash;THE AVENGERS!</li><li> Can Spider-Man sacrifice one life to save the entire planet?</li><ul>"
2495
+ },
2496
+ {
2497
+ "type": "issue_preview_text",
2498
+ "language": "en-us",
2499
+ "text": "ENDS OF THE PART SIX. Doctor Octopus has a new Sinister Six: the Avengers! Can Spider-Man sacrifice one life to save the entire planet?\n"
2500
+ }
2501
+ ],
2502
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/40113",
2503
+ "urls": [
2504
+ {
2505
+ "type": "detail",
2506
+ "url": "http://marvel.com/comics/issue/40113/amazing_spider-man_1999_687?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2507
+ },
2508
+ {
2509
+ "type": "purchase",
2510
+ "url": "http://comicstore.marvel.com/Amazing-Spider-Man-687/digital-comic/26678?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2511
+ },
2512
+ {
2513
+ "type": "reader",
2514
+ "url": "http://marvel.com/digitalcomics/view.htm?iid=26678&utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2515
+ },
2516
+ {
2517
+ "type": "inAppLink",
2518
+ "url": "http://applink.marvel.com/issue/26678?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2519
+ }
2520
+ ],
2521
+ "series": {
2522
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/454",
2523
+ "name": "Amazing Spider-Man (1999 - 2013)"
2524
+ },
2525
+ "variants": [],
2526
+ "collections": [],
2527
+ "collectedIssues": [],
2528
+ "dates": [
2529
+ {
2530
+ "type": "onsaleDate",
2531
+ "date": "2012-06-13T00:00:00-0400"
2532
+ },
2533
+ {
2534
+ "type": "focDate",
2535
+ "date": "2012-05-30T00:00:00-0400"
2536
+ },
2537
+ {
2538
+ "type": "unlimitedDate",
2539
+ "date": "2013-03-11T00:00:00-0400"
2540
+ },
2541
+ {
2542
+ "type": "digitalPurchaseDate",
2543
+ "date": "2012-06-13T00:00:00-0400"
2544
+ }
2545
+ ],
2546
+ "prices": [
2547
+ {
2548
+ "type": "printPrice",
2549
+ "price": 3.99
2550
+ },
2551
+ {
2552
+ "type": "digitalPurchasePrice",
2553
+ "price": 1.99
2554
+ }
2555
+ ],
2556
+ "thumbnail": {
2557
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/60/4fce48531631d",
2558
+ "extension": "jpg"
2559
+ },
2560
+ "images": [
2561
+ {
2562
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/60/4fce48531631d",
2563
+ "extension": "jpg"
2564
+ }
2565
+ ],
2566
+ "creators": {
2567
+ "available": 2,
2568
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/40113/creators",
2569
+ "items": [
2570
+ {
2571
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1133",
2572
+ "name": "Stefano Caselli",
2573
+ "role": "penciller (cover)"
2574
+ },
2575
+ {
2576
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/626",
2577
+ "name": "Dan Slott",
2578
+ "role": "writer"
2579
+ }
2580
+ ],
2581
+ "returned": 2
2582
+ },
2583
+ "characters": {
2584
+ "available": 2,
2585
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/40113/characters",
2586
+ "items": [
2587
+ {
2588
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009165",
2589
+ "name": "Avengers"
2590
+ },
2591
+ {
2592
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
2593
+ "name": "Spider-Man"
2594
+ }
2595
+ ],
2596
+ "returned": 2
2597
+ },
2598
+ "stories": {
2599
+ "available": 2,
2600
+ "collectionURI": {
2601
+ "service": "comic_issueStories",
2602
+ "id": 40113
2603
+ },
2604
+ "items": [
2605
+ {
2606
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/91023",
2607
+ "name": "Cover #91023",
2608
+ "type": "cover"
2609
+ },
2610
+ {
2611
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/91024",
2612
+ "name": "Interior #91024",
2613
+ "type": "interiorStory"
2614
+ }
2615
+ ],
2616
+ "returned": 2
2617
+ },
2618
+ "events": {
2619
+ "available": 0,
2620
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/40113/events",
2621
+ "items": [],
2622
+ "returned": 0
2623
+ }
2624
+ },
2625
+ {
2626
+ "id": 42579,
2627
+ "digitalId": 26730,
2628
+ "title": "Spider-Men (2012) #1",
2629
+ "issueNumber": 1,
2630
+ "variantDescription": "",
2631
+ "description": "History is made as Ultimate Spider-Man Miles Morales meets the one and only Peter Parker, your Friendly Neighborhood Spider-Man!\n",
2632
+ "modified": "2013-04-05T12:20:03-0400",
2633
+ "isbn": "",
2634
+ "upc": "5960607801-00111",
2635
+ "diamondCode": "APR120603",
2636
+ "ean": "",
2637
+ "issn": "",
2638
+ "format": "Comic",
2639
+ "pageCount": 32,
2640
+ "textObjects": [
2641
+ {
2642
+ "type": "issue_preview_text",
2643
+ "language": "en-us",
2644
+ "text": "History is made as Ultimate Spider-Man Miles Morales meets the one and only Peter Parker, your Friendly Neighborhood Spider-Man!\n"
2645
+ }
2646
+ ],
2647
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42579",
2648
+ "urls": [
2649
+ {
2650
+ "type": "detail",
2651
+ "url": "http://marvel.com/comics/issue/42579/spider-men_2012_1?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2652
+ },
2653
+ {
2654
+ "type": "purchase",
2655
+ "url": "http://comicstore.marvel.com/Spider-Men-1/digital-comic/26730?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2656
+ },
2657
+ {
2658
+ "type": "reader",
2659
+ "url": "http://marvel.com/digitalcomics/view.htm?iid=26730&utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2660
+ },
2661
+ {
2662
+ "type": "inAppLink",
2663
+ "url": "http://applink.marvel.com/issue/26730?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2664
+ }
2665
+ ],
2666
+ "series": {
2667
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/16264",
2668
+ "name": "Spider-Men (2012)"
2669
+ },
2670
+ "variants": [],
2671
+ "collections": [],
2672
+ "collectedIssues": [],
2673
+ "dates": [
2674
+ {
2675
+ "type": "onsaleDate",
2676
+ "date": "2012-06-13T00:00:00-0400"
2677
+ },
2678
+ {
2679
+ "type": "focDate",
2680
+ "date": "2012-05-30T00:00:00-0400"
2681
+ },
2682
+ {
2683
+ "type": "unlimitedDate",
2684
+ "date": "2013-04-08T00:00:00-0400"
2685
+ },
2686
+ {
2687
+ "type": "digitalPurchaseDate",
2688
+ "date": "2012-06-13T00:00:00-0400"
2689
+ }
2690
+ ],
2691
+ "prices": [
2692
+ {
2693
+ "type": "printPrice",
2694
+ "price": 3.99
2695
+ },
2696
+ {
2697
+ "type": "digitalPurchasePrice",
2698
+ "price": 1.99
2699
+ }
2700
+ ],
2701
+ "thumbnail": {
2702
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/8/f0/4fd0f501c781a",
2703
+ "extension": "jpg"
2704
+ },
2705
+ "images": [
2706
+ {
2707
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/8/f0/4fd0f501c781a",
2708
+ "extension": "jpg"
2709
+ }
2710
+ ],
2711
+ "creators": {
2712
+ "available": 2,
2713
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42579/creators",
2714
+ "items": [
2715
+ {
2716
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/24",
2717
+ "name": "Brian Michael Bendis",
2718
+ "role": "Writer"
2719
+ },
2720
+ {
2721
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/9408",
2722
+ "name": "Sara Pichelli",
2723
+ "role": "artist"
2724
+ }
2725
+ ],
2726
+ "returned": 2
2727
+ },
2728
+ "characters": {
2729
+ "available": 2,
2730
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42579/characters",
2731
+ "items": [
2732
+ {
2733
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
2734
+ "name": "Spider-Man"
2735
+ },
2736
+ {
2737
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1016181",
2738
+ "name": "Spider-Man (Miles Morales)"
2739
+ }
2740
+ ],
2741
+ "returned": 2
2742
+ },
2743
+ "stories": {
2744
+ "available": 2,
2745
+ "collectionURI": {
2746
+ "service": "comic_issueStories",
2747
+ "id": 42579
2748
+ },
2749
+ "items": [
2750
+ {
2751
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/95940",
2752
+ "name": "Cover #95940",
2753
+ "type": "cover"
2754
+ },
2755
+ {
2756
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/95941",
2757
+ "name": "Interior #95941",
2758
+ "type": "interiorStory"
2759
+ }
2760
+ ],
2761
+ "returned": 2
2762
+ },
2763
+ "events": {
2764
+ "available": 0,
2765
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42579/events",
2766
+ "items": [],
2767
+ "returned": 0
2768
+ }
2769
+ },
2770
+ {
2771
+ "id": 42491,
2772
+ "digitalId": 26414,
2773
+ "title": "Avengers Vs. X-Men: Versus (2011) #2",
2774
+ "issueNumber": 2,
2775
+ "variantDescription": "",
2776
+ "description": "As the Phoenix draws nearer to Earth, the Avengers storm the beach of Utopia!\n",
2777
+ "modified": "2013-06-18T15:21:33-0400",
2778
+ "isbn": "",
2779
+ "upc": "5960607800-00211",
2780
+ "diamondCode": "MAR120528",
2781
+ "ean": "",
2782
+ "issn": "",
2783
+ "format": "Comic",
2784
+ "pageCount": 32,
2785
+ "textObjects": [
2786
+ {
2787
+ "type": "issue_preview_text",
2788
+ "language": "en-us",
2789
+ "text": "As the Phoenix draws nearer to Earth, the Avengers storm the beach of Utopia!\n"
2790
+ },
2791
+ {
2792
+ "type": "issue_solicit_text",
2793
+ "language": "en-us",
2794
+ "text": "\t<ul><li> The premier tie-in to AVENGERS vs. X-MEN!</li><li> SPIDER-MAN vs. COLOSSUS</li><li> CAPTAIN AMERICA vs. GAMBIT</li></ul>\t "
2795
+ }
2796
+ ],
2797
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/42491",
2798
+ "urls": [
2799
+ {
2800
+ "type": "detail",
2801
+ "url": "http://marvel.com/comics/issue/42491/avengers_vs_x-men_versus_2011_2?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2802
+ },
2803
+ {
2804
+ "type": "purchase",
2805
+ "url": "http://comicstore.marvel.com/Avengers-Vs-X-Men-Versus-2/digital-comic/26414?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2806
+ },
2807
+ {
2808
+ "type": "reader",
2809
+ "url": "http://marvel.com/digitalcomics/view.htm?iid=26414&utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2810
+ },
2811
+ {
2812
+ "type": "inAppLink",
2813
+ "url": "http://applink.marvel.com/issue/26414?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2814
+ }
2815
+ ],
2816
+ "series": {
2817
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/16230",
2818
+ "name": "Avengers Vs. X-Men: Versus (2011 - 2012)"
2819
+ },
2820
+ "variants": [],
2821
+ "collections": [],
2822
+ "collectedIssues": [],
2823
+ "dates": [
2824
+ {
2825
+ "type": "onsaleDate",
2826
+ "date": "2012-05-16T00:00:00-0400"
2827
+ },
2828
+ {
2829
+ "type": "focDate",
2830
+ "date": "2012-05-02T00:00:00-0400"
2831
+ },
2832
+ {
2833
+ "type": "unlimitedDate",
2834
+ "date": "2013-04-08T00:00:00-0400"
2835
+ },
2836
+ {
2837
+ "type": "digitalPurchaseDate",
2838
+ "date": "2012-05-16T00:00:00-0400"
2839
+ }
2840
+ ],
2841
+ "prices": [
2842
+ {
2843
+ "type": "printPrice",
2844
+ "price": 3.99
2845
+ },
2846
+ {
2847
+ "type": "digitalPurchasePrice",
2848
+ "price": 1.99
2849
+ }
2850
+ ],
2851
+ "thumbnail": {
2852
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/7/30/4f394817bdf57",
2853
+ "extension": "jpg"
2854
+ },
2855
+ "images": [
2856
+ {
2857
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/c/e0/4f8db84f5cf05",
2858
+ "extension": "jpg"
2859
+ },
2860
+ {
2861
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/e/d0/4f7b1aaede035",
2862
+ "extension": "jpg"
2863
+ },
2864
+ {
2865
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/c/00/4f7b1aada4853",
2866
+ "extension": "jpg"
2867
+ },
2868
+ {
2869
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/7/30/4f394817bdf57",
2870
+ "extension": "jpg"
2871
+ }
2872
+ ],
2873
+ "creators": {
2874
+ "available": 0,
2875
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42491/creators",
2876
+ "items": [],
2877
+ "returned": 0
2878
+ },
2879
+ "characters": {
2880
+ "available": 4,
2881
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42491/characters",
2882
+ "items": [
2883
+ {
2884
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009220",
2885
+ "name": "Captain America"
2886
+ },
2887
+ {
2888
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009313",
2889
+ "name": "Gambit"
2890
+ },
2891
+ {
2892
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009382",
2893
+ "name": "Juggernaut"
2894
+ },
2895
+ {
2896
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
2897
+ "name": "Spider-Man"
2898
+ }
2899
+ ],
2900
+ "returned": 4
2901
+ },
2902
+ "stories": {
2903
+ "available": 2,
2904
+ "collectionURI": {
2905
+ "service": "comic_issueStories",
2906
+ "id": 42491
2907
+ },
2908
+ "items": [
2909
+ {
2910
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/95801",
2911
+ "name": "Cover #95801",
2912
+ "type": "cover"
2913
+ },
2914
+ {
2915
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/95802",
2916
+ "name": "Interior #95802",
2917
+ "type": "interiorStory"
2918
+ }
2919
+ ],
2920
+ "returned": 2
2921
+ },
2922
+ "events": {
2923
+ "available": 0,
2924
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/42491/events",
2925
+ "items": [],
2926
+ "returned": 0
2927
+ }
2928
+ },
2929
+ {
2930
+ "id": 35241,
2931
+ "digitalId": 26080,
2932
+ "title": "New Avengers (2010) #24",
2933
+ "issueNumber": 24,
2934
+ "variantDescription": "",
2935
+ "description": "AVX Tie-In! The New Avengers have received the call to duty by Captain America to go to war against the X-Men. Both an Avenger and an X-Man, Wolverine will be forced to choose a side. \n",
2936
+ "modified": "2013-04-12T10:54:06-0400",
2937
+ "isbn": "",
2938
+ "upc": "5960607247-02411",
2939
+ "diamondCode": "",
2940
+ "ean": "",
2941
+ "issn": "0274-5240",
2942
+ "format": "Comic",
2943
+ "pageCount": 32,
2944
+ "textObjects": [
2945
+ {
2946
+ "type": "issue_preview_text",
2947
+ "language": "en-us",
2948
+ "text": "AVX Tie-In! The New Avengers have received the call to duty by Captain America to go to war against the X-Men. Both an Avenger and an X-Man, Wolverine will be forced to choose a side. \n"
2949
+ }
2950
+ ],
2951
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/35241",
2952
+ "urls": [
2953
+ {
2954
+ "type": "detail",
2955
+ "url": "http://marvel.com/comics/issue/35241/new_avengers_2010_24?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2956
+ },
2957
+ {
2958
+ "type": "reader",
2959
+ "url": "http://marvel.com/digitalcomics/view.htm?iid=26080&utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
2960
+ }
2961
+ ],
2962
+ "series": {
2963
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/9922",
2964
+ "name": "New Avengers (2010 - 2012)"
2965
+ },
2966
+ "variants": [],
2967
+ "collections": [],
2968
+ "collectedIssues": [],
2969
+ "dates": [
2970
+ {
2971
+ "type": "onsaleDate",
2972
+ "date": "2012-05-09T00:00:00-0400"
2973
+ },
2974
+ {
2975
+ "type": "focDate",
2976
+ "date": "2012-04-16T00:00:00-0400"
2977
+ },
2978
+ {
2979
+ "type": "unlimitedDate",
2980
+ "date": "2012-10-11T00:00:00-0400"
2981
+ }
2982
+ ],
2983
+ "prices": [
2984
+ {
2985
+ "type": "printPrice",
2986
+ "price": 3.99
2987
+ }
2988
+ ],
2989
+ "thumbnail": {
2990
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/3/a0/4f183f642d472",
2991
+ "extension": "jpg"
2992
+ },
2993
+ "images": [
2994
+ {
2995
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/3/e0/4f60e49017b89",
2996
+ "extension": "jpg"
2997
+ },
2998
+ {
2999
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/2/10/4f60e3dfba2cf",
3000
+ "extension": "jpg"
3001
+ },
3002
+ {
3003
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/d0/4f60e29b5e790",
3004
+ "extension": "jpg"
3005
+ },
3006
+ {
3007
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/e0/4f60e18537ce8",
3008
+ "extension": "jpg"
3009
+ },
3010
+ {
3011
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/3/a0/4f183f642d472",
3012
+ "extension": "jpg"
3013
+ }
3014
+ ],
3015
+ "creators": {
3016
+ "available": 5,
3017
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/35241/creators",
3018
+ "items": [
3019
+ {
3020
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/24",
3021
+ "name": "Brian Michael Bendis",
3022
+ "role": "writer"
3023
+ },
3024
+ {
3025
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/452",
3026
+ "name": "Chris Eliopoulos",
3027
+ "role": "letterer"
3028
+ },
3029
+ {
3030
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/552",
3031
+ "name": "Wade von Grawbadger",
3032
+ "role": "inker"
3033
+ },
3034
+ {
3035
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/192",
3036
+ "name": "Stuart Immonen",
3037
+ "role": "penciller"
3038
+ },
3039
+ {
3040
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4306",
3041
+ "name": "Laura Martin",
3042
+ "role": "colorist"
3043
+ }
3044
+ ],
3045
+ "returned": 5
3046
+ },
3047
+ "characters": {
3048
+ "available": 17,
3049
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/35241/characters",
3050
+ "items": [
3051
+ {
3052
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009187",
3053
+ "name": "Black Panther"
3054
+ },
3055
+ {
3056
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009189",
3057
+ "name": "Black Widow"
3058
+ },
3059
+ {
3060
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009220",
3061
+ "name": "Captain America"
3062
+ },
3063
+ {
3064
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010338",
3065
+ "name": "Captain Marvel (Carol Danvers)"
3066
+ },
3067
+ {
3068
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009257",
3069
+ "name": "Cyclops"
3070
+ },
3071
+ {
3072
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009282",
3073
+ "name": "Doctor Strange"
3074
+ },
3075
+ {
3076
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009310",
3077
+ "name": "Emma Frost"
3078
+ },
3079
+ {
3080
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009338",
3081
+ "name": "Hawkeye"
3082
+ },
3083
+ {
3084
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009368",
3085
+ "name": "Iron Man"
3086
+ },
3087
+ {
3088
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009538",
3089
+ "name": "Iron Patriot (James Rhodes)"
3090
+ },
3091
+ {
3092
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009215",
3093
+ "name": "Luke Cage"
3094
+ },
3095
+ {
3096
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011360",
3097
+ "name": "Red Hulk"
3098
+ },
3099
+ {
3100
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
3101
+ "name": "Spider-Man"
3102
+ },
3103
+ {
3104
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009608",
3105
+ "name": "Spider-Woman (Jessica Drew)"
3106
+ },
3107
+ {
3108
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009629",
3109
+ "name": "Storm"
3110
+ },
3111
+ {
3112
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009697",
3113
+ "name": "Vision"
3114
+ },
3115
+ {
3116
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009718",
3117
+ "name": "Wolverine"
3118
+ }
3119
+ ],
3120
+ "returned": 17
3121
+ },
3122
+ "stories": {
3123
+ "available": 2,
3124
+ "collectionURI": {
3125
+ "service": "comic_issueStories",
3126
+ "id": 35241
3127
+ },
3128
+ "items": [
3129
+ {
3130
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/77824",
3131
+ "name": "Cover #77824",
3132
+ "type": "cover"
3133
+ },
3134
+ {
3135
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/77825",
3136
+ "name": "Interior #77825",
3137
+ "type": "interiorStory"
3138
+ }
3139
+ ],
3140
+ "returned": 2
3141
+ },
3142
+ "events": {
3143
+ "available": 0,
3144
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/35241/events",
3145
+ "items": [],
3146
+ "returned": 0
3147
+ }
3148
+ },
3149
+ {
3150
+ "id": 36513,
3151
+ "digitalId": 26215,
3152
+ "title": "Daredevil (2011) #11",
3153
+ "issueNumber": 11,
3154
+ "variantDescription": "",
3155
+ "description": "THE OMEGA EFFECT TIE-IN Daredevil and Spider-Man join Frank Castle in an epic battle against the New York crime syndicate. Could this be the beginning of an astonishing alliance the likes of which the Marvel U has never seen before?\n",
3156
+ "modified": "2012-09-28T15:36:29-0400",
3157
+ "isbn": "",
3158
+ "upc": "5960607424-01111",
3159
+ "diamondCode": "FEB120580",
3160
+ "ean": "",
3161
+ "issn": "",
3162
+ "format": "Comic",
3163
+ "pageCount": 32,
3164
+ "textObjects": [
3165
+ {
3166
+ "type": "issue_solicit_text",
3167
+ "language": "en-us",
3168
+ "text": "&bull; &ldquo;The Omega Effect&rdquo;‌ Concludes!\r\n&bull; Daredevil And Spider-Man Join Frank Castle In A Blitzkrieg Takedown Of New York Crime-- But Don&rsquo;t Take It For Granted That These Heroes Are All Working Together.\r\n"
3169
+ },
3170
+ {
3171
+ "type": "issue_preview_text",
3172
+ "language": "en-us",
3173
+ "text": "THE OMEGA EFFECT TIE-IN Daredevil and Spider-Man join Frank Castle in an epic battle against the New York crime syndicate. Could this be the beginning of an astonishing alliance the likes of which the Marvel U has never seen before?\n"
3174
+ }
3175
+ ],
3176
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/36513",
3177
+ "urls": [
3178
+ {
3179
+ "type": "detail",
3180
+ "url": "http://marvel.com/comics/issue/36513/daredevil_2011_11?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
3181
+ },
3182
+ {
3183
+ "type": "purchase",
3184
+ "url": "http://comicstore.marvel.com/DAREDEVIL-11/digital-comic/26215?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
3185
+ },
3186
+ {
3187
+ "type": "reader",
3188
+ "url": "http://marvel.com/digitalcomics/view.htm?iid=26215&utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
3189
+ },
3190
+ {
3191
+ "type": "inAppLink",
3192
+ "url": "http://applink.marvel.com/issue/26215?utm_campaign=apiRef&utm_source=85ec0830b5958f4f46ea2fa898a76ef2"
3193
+ }
3194
+ ],
3195
+ "series": {
3196
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/12916",
3197
+ "name": "Daredevil (2011 - Present)"
3198
+ },
3199
+ "variants": [],
3200
+ "collections": [],
3201
+ "collectedIssues": [],
3202
+ "dates": [
3203
+ {
3204
+ "type": "onsaleDate",
3205
+ "date": "2012-04-25T00:00:00-0400"
3206
+ },
3207
+ {
3208
+ "type": "focDate",
3209
+ "date": "2012-04-11T00:00:00-0400"
3210
+ },
3211
+ {
3212
+ "type": "unlimitedDate",
3213
+ "date": "2012-10-04T00:00:00-0400"
3214
+ },
3215
+ {
3216
+ "type": "digitalPurchaseDate",
3217
+ "date": "2012-04-25T00:00:00-0400"
3218
+ }
3219
+ ],
3220
+ "prices": [
3221
+ {
3222
+ "type": "printPrice",
3223
+ "price": 2.99
3224
+ },
3225
+ {
3226
+ "type": "digitalPurchasePrice",
3227
+ "price": 1.99
3228
+ }
3229
+ ],
3230
+ "thumbnail": {
3231
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/9/50/4f9ace0b49603",
3232
+ "extension": "jpg"
3233
+ },
3234
+ "images": [
3235
+ {
3236
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/9/50/4f9ace0b49603",
3237
+ "extension": "jpg"
3238
+ }
3239
+ ],
3240
+ "creators": {
3241
+ "available": 5,
3242
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/36513/creators",
3243
+ "items": [
3244
+ {
3245
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11748",
3246
+ "name": "Marco Checchetto",
3247
+ "role": "Inker"
3248
+ },
3249
+ {
3250
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/894",
3251
+ "name": "Marcos Martin",
3252
+ "role": "Inker"
3253
+ },
3254
+ {
3255
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/452",
3256
+ "name": "Chris Eliopoulos",
3257
+ "role": "Letterer"
3258
+ },
3259
+ {
3260
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1117",
3261
+ "name": "Javier Rodriguez",
3262
+ "role": "Colorist"
3263
+ },
3264
+ {
3265
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/119",
3266
+ "name": "Mark Waid",
3267
+ "role": "writer"
3268
+ }
3269
+ ],
3270
+ "returned": 5
3271
+ },
3272
+ "characters": {
3273
+ "available": 3,
3274
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/36513/characters",
3275
+ "items": [
3276
+ {
3277
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009262",
3278
+ "name": "Daredevil"
3279
+ },
3280
+ {
3281
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009515",
3282
+ "name": "Punisher"
3283
+ },
3284
+ {
3285
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
3286
+ "name": "Spider-Man"
3287
+ }
3288
+ ],
3289
+ "returned": 3
3290
+ },
3291
+ "stories": {
3292
+ "available": 2,
3293
+ "collectionURI": {
3294
+ "service": "comic_issueStories",
3295
+ "id": 36513
3296
+ },
3297
+ "items": [
3298
+ {
3299
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/81055",
3300
+ "name": "Daredevil (2011) #11",
3301
+ "type": "cover"
3302
+ },
3303
+ {
3304
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/81056",
3305
+ "name": "Interior #81056",
3306
+ "type": "interiorStory"
3307
+ }
3308
+ ],
3309
+ "returned": 2
3310
+ },
3311
+ "events": {
3312
+ "available": 0,
3313
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/36513/events",
3314
+ "items": [],
3315
+ "returned": 0
3316
+ }
3317
+ }
3318
+ ]
3319
+ }
3320
+ }