uatu-marvel 0.0.2 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (50) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +1 -0
  3. data/.rspec +2 -0
  4. data/.travis.yml +4 -1
  5. data/Gemfile +2 -1
  6. data/README.md +5 -3
  7. data/bin/console +7 -0
  8. data/lib/uatu.rb +13 -2
  9. data/lib/uatu/base.rb +10 -55
  10. data/lib/uatu/configuration.rb +3 -5
  11. data/lib/uatu/connection.rb +48 -41
  12. data/lib/uatu/endpoints/collection.rb +16 -0
  13. data/lib/uatu/endpoints/nested.rb +23 -0
  14. data/lib/uatu/endpoints/single.rb +17 -0
  15. data/lib/uatu/resource.rb +21 -19
  16. data/lib/uatu/resources.rb +3 -0
  17. data/lib/uatu/response.rb +1 -4
  18. data/lib/uatu/version.rb +1 -1
  19. data/spec/integration/characters_spec.rb +25 -0
  20. data/spec/integration/comics_spec.rb +17 -0
  21. data/spec/integration/creators_spec.rb +19 -0
  22. data/spec/integration/events_spec.rb +19 -0
  23. data/spec/integration/series_spec.rb +19 -0
  24. data/spec/integration/stories_spec.rb +19 -0
  25. data/spec/spec_helper.rb +18 -0
  26. data/spec/support/fake_marvel_api.rb +24 -0
  27. data/spec/support/fake_marvel_api/characters/list.json +381 -0
  28. data/spec/support/fake_marvel_api/characters/show.json +381 -0
  29. data/spec/support/fake_marvel_api/comics/list.json +1479 -0
  30. data/spec/support/fake_marvel_api/comics/show.json +134 -0
  31. data/spec/support/fake_marvel_api/creators/list.json +180 -0
  32. data/spec/support/fake_marvel_api/creators/show.json +323 -0
  33. data/spec/support/fake_marvel_api/events/list.json +2224 -0
  34. data/spec/support/fake_marvel_api/events/show.json +474 -0
  35. data/spec/support/fake_marvel_api/series/list.json +739 -0
  36. data/spec/support/fake_marvel_api/series/show.json +101 -0
  37. data/spec/support/fake_marvel_api/stories/list.json +523 -0
  38. data/spec/support/fake_marvel_api/stories/show.json +69 -0
  39. data/spec/uatu/configuration_spec.rb +26 -0
  40. data/spec/uatu/connection_spec.rb +54 -0
  41. data/spec/uatu/resource_spec.rb +40 -0
  42. data/spec/uatu_spec.rb +9 -0
  43. data/uatu.gemspec +6 -4
  44. metadata +123 -34
  45. data/test/helper.rb +0 -9
  46. data/test/uatu/base_test.rb +0 -51
  47. data/test/uatu/configuration_test.rb +0 -19
  48. data/test/uatu/connection_test.rb +0 -31
  49. data/test/uatu/resource_test.rb +0 -33
  50. data/test/uatu/uatu_test.rb +0 -9
@@ -0,0 +1,381 @@
1
+ {
2
+ "code": 200,
3
+ "status": "Ok",
4
+ "copyright": "© 2017 MARVEL",
5
+ "attributionText": "Data provided by Marvel. © 2017 MARVEL",
6
+ "attributionHTML": "<a href=\"http://marvel.com\">Data provided by Marvel. © 2017 MARVEL</a>",
7
+ "etag": "f4a3b649ee2e7231b6e6b1d68319f7c548dd13f8",
8
+ "data": {
9
+ "offset": 0,
10
+ "limit": 20,
11
+ "total": 1,
12
+ "count": 1,
13
+ "results": [
14
+ {
15
+ "id": 1009262,
16
+ "name": "Daredevil",
17
+ "description": "Abandoned by his mother, Matt Murdock was raised by his father, boxer \"Battling Jack\" Murdock, in Hell's Kitchen. Realizing that rules were needed to prevent people from behaving badly, young Matt decided to study law; however, when he saved a man from an oncoming truck, it spilled a radioactive cargo that rendered Matt blind while enhancing his remaining senses. Under the harsh tutelage of blind martial arts master Stick, Matt mastered his heightened senses and became a formidable fighter.",
18
+ "modified": "2013-07-01T16:44:00-0400",
19
+ "thumbnail": {
20
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/d/50/50febb79985ee",
21
+ "extension": "jpg"
22
+ },
23
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009262",
24
+ "comics": {
25
+ "available": 922,
26
+ "collectionURI": "http://gateway.marvel.com/v1/public/characters/1009262/comics",
27
+ "items": [
28
+ {
29
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/29317",
30
+ "name": "ACTS OF VENGEANCE CROSSOVERS OMNIBUS (Hardcover)"
31
+ },
32
+ {
33
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/29318",
34
+ "name": "ACTS OF VENGEANCE CROSSOVERS OMNIBUS (DM Only) (Hardcover)"
35
+ },
36
+ {
37
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/37255",
38
+ "name": "Alias Omnibus (Hardcover)"
39
+ },
40
+ {
41
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/12637",
42
+ "name": "Alpha Flight (1983) #1"
43
+ },
44
+ {
45
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/12668",
46
+ "name": "Alpha Flight (1983) #127"
47
+ },
48
+ {
49
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/6233",
50
+ "name": "Alpha Flight Classic Vol. 1 (Trade Paperback)"
51
+ },
52
+ {
53
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/37894",
54
+ "name": "Amazing Spider-Man (1999) #1"
55
+ },
56
+ {
57
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/6549",
58
+ "name": "Amazing Spider-Man (1963) #16"
59
+ },
60
+ {
61
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/6811",
62
+ "name": "Amazing Spider-Man (1963) #396"
63
+ },
64
+ {
65
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/6848",
66
+ "name": "Amazing Spider-Man (1963) #429"
67
+ },
68
+ {
69
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/6858",
70
+ "name": "Amazing Spider-Man (1963) #438"
71
+ },
72
+ {
73
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/5808",
74
+ "name": "Amazing Spider-Man (1999) #538"
75
+ },
76
+ {
77
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/21504",
78
+ "name": "Amazing Spider-Man (1999) #566"
79
+ },
80
+ {
81
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/21702",
82
+ "name": "Amazing Spider-Man (1999) #567"
83
+ },
84
+ {
85
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/23567",
86
+ "name": "Amazing Spider-Man (1999) #587"
87
+ },
88
+ {
89
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/24407",
90
+ "name": "Amazing Spider-Man (1999) #600"
91
+ },
92
+ {
93
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/29303",
94
+ "name": "Amazing Spider-Man (1999) #600 (2ND PRINTING VARIANT)"
95
+ },
96
+ {
97
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/35491",
98
+ "name": "Amazing Spider-Man (1999) #677"
99
+ },
100
+ {
101
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/16904",
102
+ "name": "Amazing Spider-Man Annual (1964) #3"
103
+ },
104
+ {
105
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/16889",
106
+ "name": "Amazing Spider-Man Annual (1964) #15"
107
+ }
108
+ ],
109
+ "returned": 20
110
+ },
111
+ "series": {
112
+ "available": 205,
113
+ "collectionURI": "http://gateway.marvel.com/v1/public/characters/1009262/series",
114
+ "items": [
115
+ {
116
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/9994",
117
+ "name": "ACTS OF VENGEANCE CROSSOVERS OMNIBUS (2011)"
118
+ },
119
+ {
120
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/9995",
121
+ "name": "ACTS OF VENGEANCE CROSSOVERS OMNIBUS (DM Only) (2011)"
122
+ },
123
+ {
124
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/13383",
125
+ "name": "Alias Omnibus (2006)"
126
+ },
127
+ {
128
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2116",
129
+ "name": "Alpha Flight (1983 - 1994)"
130
+ },
131
+ {
132
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1983",
133
+ "name": "Alpha Flight Classic Vol. 1 (2007)"
134
+ },
135
+ {
136
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/454",
137
+ "name": "Amazing Spider-Man (1999 - 2013)"
138
+ },
139
+ {
140
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1987",
141
+ "name": "Amazing Spider-Man (1963 - 1998)"
142
+ },
143
+ {
144
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2984",
145
+ "name": "Amazing Spider-Man Annual (1964 - 2009)"
146
+ },
147
+ {
148
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/6604",
149
+ "name": "Amazing Spider-Man: Extra! (2008 - 2009)"
150
+ },
151
+ {
152
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/6792",
153
+ "name": "Astonishing Tales (2009)"
154
+ },
155
+ {
156
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1991",
157
+ "name": "Avengers (1963 - 1996)"
158
+ },
159
+ {
160
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/354",
161
+ "name": "Avengers (1998 - 2004)"
162
+ },
163
+ {
164
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1988",
165
+ "name": "Avengers Annual (1967 - 1994)"
166
+ },
167
+ {
168
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1340",
169
+ "name": "Avengers Assemble (2004)"
170
+ },
171
+ {
172
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1496",
173
+ "name": "Avengers Assemble Vol. 2 (2005)"
174
+ },
175
+ {
176
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1816",
177
+ "name": "Avengers Assemble Vol. 4 (2007)"
178
+ },
179
+ {
180
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/16230",
181
+ "name": "Avengers Vs. X-Men: Versus (2011 - 2012)"
182
+ },
183
+ {
184
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/14246",
185
+ "name": "Avenging Spider-Man (2011 - Present)"
186
+ },
187
+ {
188
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1503",
189
+ "name": "Best of the Fantastic Four Vol. 1 (2005)"
190
+ },
191
+ {
192
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/819",
193
+ "name": "Black Panther 2099 (2004)"
194
+ }
195
+ ],
196
+ "returned": 20
197
+ },
198
+ "stories": {
199
+ "available": 1490,
200
+ "collectionURI": "http://gateway.marvel.com/v1/public/characters/1009262/stories",
201
+ "items": [
202
+ {
203
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1044",
204
+ "name": "2 of 4 - Golden Age",
205
+ "type": "cover"
206
+ },
207
+ {
208
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1045",
209
+ "name": "2 of 4 - Golden Age",
210
+ "type": "interiorStory"
211
+ },
212
+ {
213
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1056",
214
+ "name": "Cover #1056",
215
+ "type": "cover"
216
+ },
217
+ {
218
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1057",
219
+ "name": "Interior #1057",
220
+ "type": "interiorStory"
221
+ },
222
+ {
223
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1058",
224
+ "name": "Cover #1058",
225
+ "type": "cover"
226
+ },
227
+ {
228
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1059",
229
+ "name": "Interior #1059",
230
+ "type": "interiorStory"
231
+ },
232
+ {
233
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1060",
234
+ "name": "Cover #1060",
235
+ "type": "cover"
236
+ },
237
+ {
238
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1061",
239
+ "name": "Interior #1061",
240
+ "type": "interiorStory"
241
+ },
242
+ {
243
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1062",
244
+ "name": "Cover #1062",
245
+ "type": "cover"
246
+ },
247
+ {
248
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1063",
249
+ "name": "Interior #1063",
250
+ "type": "interiorStory"
251
+ },
252
+ {
253
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1064",
254
+ "name": "Cover #1064",
255
+ "type": "cover"
256
+ },
257
+ {
258
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1065",
259
+ "name": "Interior #1065",
260
+ "type": "interiorStory"
261
+ },
262
+ {
263
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1066",
264
+ "name": "Cover #1066",
265
+ "type": "cover"
266
+ },
267
+ {
268
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1067",
269
+ "name": "Interior #1067",
270
+ "type": "interiorStory"
271
+ },
272
+ {
273
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1068",
274
+ "name": "\"THE WIDOW,\" PART 4 (OF 4) The blistering climax to the sexy 4-part Black Widow storyline (just in time for a certain blistering",
275
+ "type": "cover"
276
+ },
277
+ {
278
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1069",
279
+ "name": "\"THE WIDOW,\" PART 4 (OF 4) The blistering climax to the sexy 4-part Black Widow storyline (just in time for a certain blistering",
280
+ "type": "interiorStory"
281
+ },
282
+ {
283
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1070",
284
+ "name": "Daredevil headlines this special, oversized issue celebrating both the 40th anniversary of the character AND the 5th anniversary",
285
+ "type": "cover"
286
+ },
287
+ {
288
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1071",
289
+ "name": "Daredevil headlines this special, oversized issue celebrating both the 40th anniversary of the character AND the 5th anniversary",
290
+ "type": "interiorStory"
291
+ },
292
+ {
293
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1072",
294
+ "name": "\"GOLDEN AGE\" PART 1 (OF 4) Leaping off the pages of last month’s anniversary special, we follow Matt Murdock through a story tha",
295
+ "type": "cover"
296
+ },
297
+ {
298
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/1073",
299
+ "name": "\"GOLDEN AGE\" PART 1 (OF 4) Leaping off the pages of last month’s anniversary special, we follow Matt Murdock through a story tha",
300
+ "type": "interiorStory"
301
+ }
302
+ ],
303
+ "returned": 20
304
+ },
305
+ "events": {
306
+ "available": 13,
307
+ "collectionURI": "http://gateway.marvel.com/v1/public/characters/1009262/events",
308
+ "items": [
309
+ {
310
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/116",
311
+ "name": "Acts of Vengeance!"
312
+ },
313
+ {
314
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/238",
315
+ "name": "Civil War"
316
+ },
317
+ {
318
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/248",
319
+ "name": "Fall of the Mutants"
320
+ },
321
+ {
322
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/302",
323
+ "name": "Fear Itself"
324
+ },
325
+ {
326
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/252",
327
+ "name": "Inferno"
328
+ },
329
+ {
330
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/29",
331
+ "name": "Infinity War"
332
+ },
333
+ {
334
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/37",
335
+ "name": "Maximum Security"
336
+ },
337
+ {
338
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/263",
339
+ "name": "Mutant Massacre"
340
+ },
341
+ {
342
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/336",
343
+ "name": "Secret Empire"
344
+ },
345
+ {
346
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/269",
347
+ "name": "Secret Invasion"
348
+ },
349
+ {
350
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/271",
351
+ "name": "Secret Wars II"
352
+ },
353
+ {
354
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/59",
355
+ "name": "Shadowland"
356
+ },
357
+ {
358
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/273",
359
+ "name": "Siege"
360
+ }
361
+ ],
362
+ "returned": 13
363
+ },
364
+ "urls": [
365
+ {
366
+ "type": "detail",
367
+ "url": "http://marvel.com/characters/11/daredevil?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
368
+ },
369
+ {
370
+ "type": "wiki",
371
+ "url": "http://marvel.com/universe/Daredevil_(Matthew_Murdock)?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
372
+ },
373
+ {
374
+ "type": "comiclink",
375
+ "url": "http://marvel.com/comics/characters/1009262/daredevil?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
376
+ }
377
+ ]
378
+ }
379
+ ]
380
+ }
381
+ }
@@ -0,0 +1,1479 @@
1
+ {
2
+ "code": 200,
3
+ "status": "Ok",
4
+ "copyright": "© 2017 MARVEL",
5
+ "attributionText": "Data provided by Marvel. © 2017 MARVEL",
6
+ "attributionHTML": "<a href=\"http://marvel.com\">Data provided by Marvel. © 2017 MARVEL</a>",
7
+ "etag": "deb829604851dd0cec847961613323497c61dc7e",
8
+ "data": {
9
+ "offset": 0,
10
+ "limit": 10,
11
+ "total": 926,
12
+ "count": 10,
13
+ "results": [
14
+ {
15
+ "id": 65443,
16
+ "digitalId": 0,
17
+ "title": "Black Panther: The Man Without Fear - The Complete Collection (Trade Paperback)",
18
+ "issueNumber": 0,
19
+ "variantDescription": "",
20
+ "description": "In the wake of SHADOWLAND, Hell’s Kitchen has a new protector: the Black Panther! He has no kingdom, no Vibranium and no high-tech safety net — just bloody knuckles and the will to prove himself in a foreign land. T’Challa will create a new life, a new identity and become a new kind of hero. But with Daredevil gone, the bad guys are coming out to play, and a deadly nemesis — Vlad the Impaler — plots his bloody rise to power. Soon, the new Man Without Fear will face FEAR ITSELF! And when a killer starts targeting people T’Challa has saved, the Panther must go on the prowl to show exactly why he is the most dangerous man alive! Collecting BLACK PANTHER: THE MAN WITHOUT FEAR #513-523 and BLACK PANTHER: THE MOST DANGEROUS MAN ALIVE #523.1 and #524-529.",
21
+ "modified": "2017-12-13T19:24:35-0500",
22
+ "isbn": "978-1-302-90772-3",
23
+ "upc": "",
24
+ "diamondCode": "OCT170999",
25
+ "ean": "9781302 907723 53499",
26
+ "issn": "",
27
+ "format": "Trade Paperback",
28
+ "pageCount": 416,
29
+ "textObjects": [
30
+ {
31
+ "type": "issue_solicit_text",
32
+ "language": "en-us",
33
+ "text": "In the wake of SHADOWLAND, Hell’s Kitchen has a new protector: the Black Panther! He has no kingdom, no Vibranium and no high-tech safety net — just bloody knuckles and the will to prove himself in a foreign land. T’Challa will create a new life, a new identity and become a new kind of hero. But with Daredevil gone, the bad guys are coming out to play, and a deadly nemesis — Vlad the Impaler — plots his bloody rise to power. Soon, the new Man Without Fear will face FEAR ITSELF! And when a killer starts targeting people T’Challa has saved, the Panther must go on the prowl to show exactly why he is the most dangerous man alive! Collecting BLACK PANTHER: THE MAN WITHOUT FEAR #513-523 and BLACK PANTHER: THE MOST DANGEROUS MAN ALIVE #523.1 and #524-529."
34
+ }
35
+ ],
36
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/65443",
37
+ "urls": [
38
+ {
39
+ "type": "detail",
40
+ "url": "http://marvel.com/comics/collection/65443/black_panther_the_man_without_fear_-_the_complete_collection_trade_paperback?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
41
+ }
42
+ ],
43
+ "series": {
44
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/23808",
45
+ "name": "Black Panther: The Man Without Fear - The Complete Collection (2017)"
46
+ },
47
+ "variants": [],
48
+ "collections": [],
49
+ "collectedIssues": [],
50
+ "dates": [
51
+ {
52
+ "type": "onsaleDate",
53
+ "date": "2017-12-27T00:00:00-0500"
54
+ },
55
+ {
56
+ "type": "focDate",
57
+ "date": "2017-11-06T00:00:00-0500"
58
+ }
59
+ ],
60
+ "prices": [
61
+ {
62
+ "type": "printPrice",
63
+ "price": 34.99
64
+ }
65
+ ],
66
+ "thumbnail": {
67
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/40/image_not_available",
68
+ "extension": "jpg"
69
+ },
70
+ "images": [],
71
+ "creators": {
72
+ "available": 3,
73
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65443/creators",
74
+ "items": [
75
+ {
76
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11886",
77
+ "name": "Francesco Francavilla",
78
+ "role": "penciller (cover)"
79
+ },
80
+ {
81
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/10104",
82
+ "name": "David Liss",
83
+ "role": "writer"
84
+ },
85
+ {
86
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
87
+ "name": "Jeff Youngquist",
88
+ "role": "editor"
89
+ }
90
+ ],
91
+ "returned": 3
92
+ },
93
+ "characters": {
94
+ "available": 2,
95
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65443/characters",
96
+ "items": [
97
+ {
98
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009187",
99
+ "name": "Black Panther"
100
+ },
101
+ {
102
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009262",
103
+ "name": "Daredevil"
104
+ }
105
+ ],
106
+ "returned": 2
107
+ },
108
+ "stories": {
109
+ "available": 2,
110
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65443/stories",
111
+ "items": [
112
+ {
113
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/142006",
114
+ "name": "cover from BLACK PANTHER: THE MAN WITHOUT FEAR - THE COMPLETE COLLECTION TPB (2017) #1",
115
+ "type": "cover"
116
+ },
117
+ {
118
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/142007",
119
+ "name": "story from BLACK PANTHER: THE MAN WITHOUT FEAR - THE COMPLETE COLLECTION TPB (2017) #1",
120
+ "type": "interiorStory"
121
+ }
122
+ ],
123
+ "returned": 2
124
+ },
125
+ "events": {
126
+ "available": 0,
127
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65443/events",
128
+ "items": [],
129
+ "returned": 0
130
+ }
131
+ },
132
+ {
133
+ "id": 65331,
134
+ "digitalId": 0,
135
+ "title": "DOCTOR STRANGE: LORDS OF FEAR TPB (Trade Paperback)",
136
+ "issueNumber": 1,
137
+ "variantDescription": "",
138
+ "description": null,
139
+ "modified": "2017-09-18T16:55:56-0400",
140
+ "isbn": "978-1-302-90786-0",
141
+ "upc": "",
142
+ "diamondCode": "OCT171019",
143
+ "ean": "9781302 907860 52999",
144
+ "issn": "",
145
+ "format": "Trade Paperback",
146
+ "pageCount": 264,
147
+ "textObjects": [],
148
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/65331",
149
+ "urls": [
150
+ {
151
+ "type": "detail",
152
+ "url": "http://marvel.com/comics/collection/65331/doctor_strange_lords_of_fear_tpb_trade_paperback?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
153
+ }
154
+ ],
155
+ "series": {
156
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/23782",
157
+ "name": "DOCTOR STRANGE: LORDS OF FEAR TPB (2017)"
158
+ },
159
+ "variants": [],
160
+ "collections": [],
161
+ "collectedIssues": [],
162
+ "dates": [
163
+ {
164
+ "type": "onsaleDate",
165
+ "date": "2017-12-27T00:00:00-0500"
166
+ },
167
+ {
168
+ "type": "focDate",
169
+ "date": "2017-11-06T00:00:00-0500"
170
+ }
171
+ ],
172
+ "prices": [
173
+ {
174
+ "type": "printPrice",
175
+ "price": 29.99
176
+ }
177
+ ],
178
+ "thumbnail": {
179
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/40/image_not_available",
180
+ "extension": "jpg"
181
+ },
182
+ "images": [],
183
+ "creators": {
184
+ "available": 3,
185
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65331/creators",
186
+ "items": [
187
+ {
188
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1273",
189
+ "name": "Scott Edelman",
190
+ "role": "writer"
191
+ },
192
+ {
193
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/10581",
194
+ "name": "Vero Gandini",
195
+ "role": "colorist (cover)"
196
+ },
197
+ {
198
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
199
+ "name": "Jeff Youngquist",
200
+ "role": "editor"
201
+ }
202
+ ],
203
+ "returned": 3
204
+ },
205
+ "characters": {
206
+ "available": 0,
207
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65331/characters",
208
+ "items": [],
209
+ "returned": 0
210
+ },
211
+ "stories": {
212
+ "available": 2,
213
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65331/stories",
214
+ "items": [
215
+ {
216
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/141768",
217
+ "name": "cover from DOCTOR STRANGE: LORDS OF FEAR TPB (2017) #1",
218
+ "type": "cover"
219
+ },
220
+ {
221
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/141769",
222
+ "name": "story from DOCTOR STRANGE: LORDS OF FEAR TPB (2017) #1",
223
+ "type": "interiorStory"
224
+ }
225
+ ],
226
+ "returned": 2
227
+ },
228
+ "events": {
229
+ "available": 0,
230
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65331/events",
231
+ "items": [],
232
+ "returned": 0
233
+ }
234
+ },
235
+ {
236
+ "id": 65275,
237
+ "digitalId": 0,
238
+ "title": "Defenders (2017) #8",
239
+ "issueNumber": 8,
240
+ "variantDescription": "",
241
+ "description": "KINGPINS OF NEW YORK Part 3! The bloody battle for the streets of New York hits a zenith, as one of the potential Kingpin crime lords has a change of heart that sends shock waves across the entire Marvel Universe. At the same time, Luke and Jessica’s bad press has a disastrous impact on their lives! How does Diamondback know so much about the Defenders?",
242
+ "modified": "2017-12-13T13:42:26-0500",
243
+ "isbn": "",
244
+ "upc": "75960608667200811",
245
+ "diamondCode": "OCT170908",
246
+ "ean": "",
247
+ "issn": "2327-4506",
248
+ "format": "Comic",
249
+ "pageCount": 32,
250
+ "textObjects": [
251
+ {
252
+ "type": "issue_solicit_text",
253
+ "language": "en-us",
254
+ "text": "KINGPINS OF NEW YORK Part 3! The bloody battle for the streets of New York hits a zenith, as one of the potential Kingpin crime lords has a change of heart that sends shock waves across the entire Marvel Universe. At the same time, Luke and Jessica’s bad press has a disastrous impact on their lives! How does Diamondback know so much about the Defenders?"
255
+ }
256
+ ],
257
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/65275",
258
+ "urls": [
259
+ {
260
+ "type": "detail",
261
+ "url": "http://marvel.com/comics/issue/65275/defenders_2017_8?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
262
+ },
263
+ {
264
+ "type": "purchase",
265
+ "url": "http://comicstore.marvel.com/Defenders-8/digital-comic/46781?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
266
+ }
267
+ ],
268
+ "series": {
269
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/23074",
270
+ "name": "Defenders (2017 - Present)"
271
+ },
272
+ "variants": [],
273
+ "collections": [],
274
+ "collectedIssues": [],
275
+ "dates": [
276
+ {
277
+ "type": "onsaleDate",
278
+ "date": "2017-12-20T00:00:00-0500"
279
+ },
280
+ {
281
+ "type": "focDate",
282
+ "date": "2017-11-19T00:00:00-0500"
283
+ }
284
+ ],
285
+ "prices": [
286
+ {
287
+ "type": "printPrice",
288
+ "price": 3.99
289
+ }
290
+ ],
291
+ "thumbnail": {
292
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/f/60/5a3171511b208",
293
+ "extension": "jpg"
294
+ },
295
+ "images": [
296
+ {
297
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/f/60/5a3171511b208",
298
+ "extension": "jpg"
299
+ },
300
+ {
301
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/f/90/59cbea259b7ae",
302
+ "extension": "jpg"
303
+ }
304
+ ],
305
+ "creators": {
306
+ "available": 6,
307
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65275/creators",
308
+ "items": [
309
+ {
310
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/24",
311
+ "name": "Brian Michael Bendis",
312
+ "role": "writer"
313
+ },
314
+ {
315
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/2133",
316
+ "name": "Tom Brevoort",
317
+ "role": "editor"
318
+ },
319
+ {
320
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11610",
321
+ "name": "David Marquez",
322
+ "role": "inker"
323
+ },
324
+ {
325
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/13144",
326
+ "name": "Michael Oeming",
327
+ "role": "inker"
328
+ },
329
+ {
330
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/12980",
331
+ "name": "Vc Cory Petit",
332
+ "role": "letterer"
333
+ },
334
+ {
335
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/360",
336
+ "name": "Justin Ponsor",
337
+ "role": "colorist"
338
+ }
339
+ ],
340
+ "returned": 6
341
+ },
342
+ "characters": {
343
+ "available": 6,
344
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65275/characters",
345
+ "items": [
346
+ {
347
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009262",
348
+ "name": "Daredevil"
349
+ },
350
+ {
351
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009268",
352
+ "name": "Deadpool"
353
+ },
354
+ {
355
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009367",
356
+ "name": "Iron Fist (Danny Rand)"
357
+ },
358
+ {
359
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009378",
360
+ "name": "Jessica Jones"
361
+ },
362
+ {
363
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009389",
364
+ "name": "Kingpin"
365
+ },
366
+ {
367
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009215",
368
+ "name": "Luke Cage"
369
+ }
370
+ ],
371
+ "returned": 6
372
+ },
373
+ "stories": {
374
+ "available": 2,
375
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65275/stories",
376
+ "items": [
377
+ {
378
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/141656",
379
+ "name": "cover from Defenders (2017) #8",
380
+ "type": "cover"
381
+ },
382
+ {
383
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/141657",
384
+ "name": "story from Defenders (2017) #8",
385
+ "type": "interiorStory"
386
+ }
387
+ ],
388
+ "returned": 2
389
+ },
390
+ "events": {
391
+ "available": 0,
392
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65275/events",
393
+ "items": [],
394
+ "returned": 0
395
+ }
396
+ },
397
+ {
398
+ "id": 65746,
399
+ "digitalId": 0,
400
+ "title": "Spider-Man: Brand New Day - The Complete Collection Vol. 4 (Trade Paperback)",
401
+ "issueNumber": 0,
402
+ "variantDescription": "",
403
+ "description": "A truly Amazing era of Spider-Man continues — with the former Green Goblin in charge! First, Spidey goes all-out, “24/7” to mess with J. Jonah Jameson — as a new Vulture makes his high-flying debut! But Norman Osborn is policing the nation with his Dark Avengers, and Peter Parker doesn’t like that one bit! Whose side is the armored American Son on — and what will Osborn’s Dark Reign mean for Mister Negative? Spidey will go from one of his greatest enemies to another when Doctor Octopus makes a comeback — like never before! Plus: Daredevil, a wedding and the return of one of the most important people in Peter’s life! Collecting AMAZING SPIDER-MAN (1999) #592-601 and ANNUAL #36, SPIDER-MAN: THE SHORT HALLOWEEN, DARK REIGN: MISTER NEGATIVE #1-3, AMAZING SPIDER-MAN: AMERICAN SON SKETCHBOOK, and material from AMAZING SPIDER-MAN FAMILY #7.",
404
+ "modified": "2017-12-13T15:25:22-0500",
405
+ "isbn": "978-1-302-90799-0",
406
+ "upc": "",
407
+ "diamondCode": "SEP171019",
408
+ "ean": "9781302 907990 53999",
409
+ "issn": "",
410
+ "format": "Trade Paperback",
411
+ "pageCount": 504,
412
+ "textObjects": [
413
+ {
414
+ "type": "issue_solicit_text",
415
+ "language": "en-us",
416
+ "text": "A truly Amazing era of Spider-Man continues — with the former Green Goblin in charge! First, Spidey goes all-out, “24/7” to mess with J. Jonah Jameson — as a new Vulture makes his high-flying debut! But Norman Osborn is policing the nation with his Dark Avengers, and Peter Parker doesn’t like that one bit! Whose side is the armored American Son on — and what will Osborn’s Dark Reign mean for Mister Negative? Spidey will go from one of his greatest enemies to another when Doctor Octopus makes a comeback — like never before! Plus: Daredevil, a wedding and the return of one of the most important people in Peter’s life! Collecting AMAZING SPIDER-MAN (1999) #592-601 and ANNUAL #36, SPIDER-MAN: THE SHORT HALLOWEEN, DARK REIGN: MISTER NEGATIVE #1-3, AMAZING SPIDER-MAN: AMERICAN SON SKETCHBOOK, and material from AMAZING SPIDER-MAN FAMILY #7."
417
+ }
418
+ ],
419
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/65746",
420
+ "urls": [
421
+ {
422
+ "type": "detail",
423
+ "url": "http://marvel.com/comics/collection/65746/spider-man_brand_new_day_-_the_complete_collection_vol_4_trade_paperback?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
424
+ }
425
+ ],
426
+ "series": {
427
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/23873",
428
+ "name": "Spider-Man: Brand New Day - The Complete Collection Vol. 4 (2017)"
429
+ },
430
+ "variants": [],
431
+ "collections": [],
432
+ "collectedIssues": [],
433
+ "dates": [
434
+ {
435
+ "type": "onsaleDate",
436
+ "date": "2017-12-20T00:00:00-0500"
437
+ },
438
+ {
439
+ "type": "focDate",
440
+ "date": "2017-10-30T00:00:00-0400"
441
+ }
442
+ ],
443
+ "prices": [
444
+ {
445
+ "type": "printPrice",
446
+ "price": 39.99
447
+ }
448
+ ],
449
+ "thumbnail": {
450
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/3/00/5a3194631de32",
451
+ "extension": "jpg"
452
+ },
453
+ "images": [
454
+ {
455
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/3/00/5a3194631de32",
456
+ "extension": "jpg"
457
+ }
458
+ ],
459
+ "creators": {
460
+ "available": 9,
461
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65746/creators",
462
+ "items": [
463
+ {
464
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11748",
465
+ "name": "Marco Checchetto",
466
+ "role": "penciller"
467
+ },
468
+ {
469
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/306",
470
+ "name": "Phil Jimenez",
471
+ "role": "penciller"
472
+ },
473
+ {
474
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/9137",
475
+ "name": "Mike McKone",
476
+ "role": "penciller"
477
+ },
478
+ {
479
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/7413",
480
+ "name": "PAULO SIQUEIRA",
481
+ "role": "penciller"
482
+ },
483
+ {
484
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/2428",
485
+ "name": "Joe Kelly",
486
+ "role": "writer"
487
+ },
488
+ {
489
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/30",
490
+ "name": "Stan Lee",
491
+ "role": "writer"
492
+ },
493
+ {
494
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/626",
495
+ "name": "Dan Slott",
496
+ "role": "writer"
497
+ },
498
+ {
499
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/119",
500
+ "name": "Mark Waid",
501
+ "role": "writer"
502
+ },
503
+ {
504
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
505
+ "name": "Jeff Youngquist",
506
+ "role": "editor"
507
+ }
508
+ ],
509
+ "returned": 9
510
+ },
511
+ "characters": {
512
+ "available": 5,
513
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65746/characters",
514
+ "items": [
515
+ {
516
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009262",
517
+ "name": "Daredevil"
518
+ },
519
+ {
520
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011367",
521
+ "name": "Dark Avengers"
522
+ },
523
+ {
524
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009708",
525
+ "name": "Mary Jane Watson"
526
+ },
527
+ {
528
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009325",
529
+ "name": "Norman Osborn"
530
+ },
531
+ {
532
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
533
+ "name": "Spider-Man"
534
+ }
535
+ ],
536
+ "returned": 5
537
+ },
538
+ "stories": {
539
+ "available": 2,
540
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65746/stories",
541
+ "items": [
542
+ {
543
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/142612",
544
+ "name": "cover from SPIDER-MAN: BRAND NEW DAY - THE COMPLETE COLLECTION VOL. 4 TPB (2017) #4",
545
+ "type": "cover"
546
+ },
547
+ {
548
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/142613",
549
+ "name": "story from SPIDER-MAN: BRAND NEW DAY - THE COMPLETE COLLECTION VOL. 4 TPB (2017) #4",
550
+ "type": "interiorStory"
551
+ }
552
+ ],
553
+ "returned": 2
554
+ },
555
+ "events": {
556
+ "available": 0,
557
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65746/events",
558
+ "items": [],
559
+ "returned": 0
560
+ }
561
+ },
562
+ {
563
+ "id": 65272,
564
+ "digitalId": 0,
565
+ "title": "Daredevil (2015) #596",
566
+ "issueNumber": 596,
567
+ "variantDescription": "",
568
+ "description": "MAYOR FISK Part 2! Newly elected Mayor Wilson Fisk has declared Daredevil Public Enemy No. 1. Now, every bit of law enforcement in New York City is out to take him down, and the Man Without Fear has nowhere to hide – while Matt Murdock receives the most incredible offer of his legal career.",
569
+ "modified": "2017-12-06T14:45:23-0500",
570
+ "isbn": "",
571
+ "upc": "75960608808959611",
572
+ "diamondCode": "OCT170910",
573
+ "ean": "",
574
+ "issn": "",
575
+ "format": "Comic",
576
+ "pageCount": 32,
577
+ "textObjects": [
578
+ {
579
+ "type": "issue_solicit_text",
580
+ "language": "en-us",
581
+ "text": "MAYOR FISK Part 2! Newly elected Mayor Wilson Fisk has declared Daredevil Public Enemy No. 1. Now, every bit of law enforcement in New York City is out to take him down, and the Man Without Fear has nowhere to hide – while Matt Murdock receives the most incredible offer of his legal career."
582
+ }
583
+ ],
584
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/65272",
585
+ "urls": [
586
+ {
587
+ "type": "detail",
588
+ "url": "http://marvel.com/comics/issue/65272/daredevil_2015_596?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
589
+ },
590
+ {
591
+ "type": "purchase",
592
+ "url": "http://comicstore.marvel.com/Daredevil-596/digital-comic/46780?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
593
+ }
594
+ ],
595
+ "series": {
596
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/20780",
597
+ "name": "Daredevil (2015 - Present)"
598
+ },
599
+ "variants": [],
600
+ "collections": [],
601
+ "collectedIssues": [],
602
+ "dates": [
603
+ {
604
+ "type": "onsaleDate",
605
+ "date": "2017-12-13T00:00:00-0500"
606
+ },
607
+ {
608
+ "type": "focDate",
609
+ "date": "2017-11-14T00:00:00-0500"
610
+ }
611
+ ],
612
+ "prices": [
613
+ {
614
+ "type": "printPrice",
615
+ "price": 3.99
616
+ }
617
+ ],
618
+ "thumbnail": {
619
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/9/b0/5a284284bfc9d",
620
+ "extension": "jpg"
621
+ },
622
+ "images": [
623
+ {
624
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/9/b0/5a284284bfc9d",
625
+ "extension": "jpg"
626
+ },
627
+ {
628
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/f/30/59cbea11cf81e",
629
+ "extension": "jpg"
630
+ }
631
+ ],
632
+ "creators": {
633
+ "available": 7,
634
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65272/creators",
635
+ "items": [
636
+ {
637
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/13038",
638
+ "name": "Daniel Mora Chavez",
639
+ "role": "inker (cover)"
640
+ },
641
+ {
642
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/13201",
643
+ "name": "Juan Fernandez",
644
+ "role": "colorist (cover)"
645
+ },
646
+ {
647
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/9457",
648
+ "name": "Stefano Landini",
649
+ "role": "inker"
650
+ },
651
+ {
652
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1405",
653
+ "name": "Matt Milla",
654
+ "role": "colorist"
655
+ },
656
+ {
657
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/12974",
658
+ "name": "Vc Joe Sabino",
659
+ "role": "letterer"
660
+ },
661
+ {
662
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/12371",
663
+ "name": "Charles Soule",
664
+ "role": "writer"
665
+ },
666
+ {
667
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/8822",
668
+ "name": "Jordan White",
669
+ "role": "editor"
670
+ }
671
+ ],
672
+ "returned": 7
673
+ },
674
+ "characters": {
675
+ "available": 1,
676
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65272/characters",
677
+ "items": [
678
+ {
679
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009262",
680
+ "name": "Daredevil"
681
+ }
682
+ ],
683
+ "returned": 1
684
+ },
685
+ "stories": {
686
+ "available": 2,
687
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65272/stories",
688
+ "items": [
689
+ {
690
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/141650",
691
+ "name": "cover from Daredevil (2017) #596",
692
+ "type": "cover"
693
+ },
694
+ {
695
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/141651",
696
+ "name": "story from Daredevil (2017) #596",
697
+ "type": "interiorStory"
698
+ }
699
+ ],
700
+ "returned": 2
701
+ },
702
+ "events": {
703
+ "available": 0,
704
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65272/events",
705
+ "items": [],
706
+ "returned": 0
707
+ }
708
+ },
709
+ {
710
+ "id": 65330,
711
+ "digitalId": 0,
712
+ "title": "Defenders Vol. 1: Diamonds Are Forever (Trade Paperback)",
713
+ "issueNumber": 0,
714
+ "variantDescription": "",
715
+ "description": "Collects Defenders (2017) #1-5 and material from Free Comic Book Day 2017 (Guardians of the Galaxy) #1. Daredevil! Luke Cage! Jessica Jones! Iron Fist! Individually, these four heroes have been on the front lines of countless battles to keep the city safe and secure. But now, with a deadly enemy from the past making a major move to unite the underworld, they must become more - they must be Defenders! If the streets weren't mean enough already, they get more dangerous than ever when the Punisher sets his sights on his fellow vigilantes! As chaos threatens to engulf New York, can this group of socially maladjusted heroes trust each other enough to function as a team? Or will the power vacuum caused by the Kingpin's absence lead to all-out gang war? Only one thing could make life worse for the Defenders: Deadpool!",
716
+ "modified": "2017-12-06T17:52:25-0500",
717
+ "isbn": "978-1-302-90746-4",
718
+ "upc": "",
719
+ "diamondCode": "SEP171004",
720
+ "ean": "9781302 907464 51599",
721
+ "issn": "",
722
+ "format": "Trade Paperback",
723
+ "pageCount": 136,
724
+ "textObjects": [
725
+ {
726
+ "type": "issue_solicit_text",
727
+ "language": "en-us",
728
+ "text": "Collects Defenders (2017) #1-5 and material from Free Comic Book Day 2017 (Guardians of the Galaxy) #1. Daredevil! Luke Cage! Jessica Jones! Iron Fist! Individually, these four heroes have been on the front lines of countless battles to keep the city safe and secure. But now, with a deadly enemy from the past making a major move to unite the underworld, they must become more - they must be Defenders! If the streets weren't mean enough already, they get more dangerous than ever when the Punisher sets his sights on his fellow vigilantes! As chaos threatens to engulf New York, can this group of socially maladjusted heroes trust each other enough to function as a team? Or will the power vacuum caused by the Kingpin's absence lead to all-out gang war? Only one thing could make life worse for the Defenders: Deadpool!"
729
+ }
730
+ ],
731
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/65330",
732
+ "urls": [
733
+ {
734
+ "type": "detail",
735
+ "url": "http://marvel.com/comics/collection/65330/defenders_vol_1_diamonds_are_forever_trade_paperback?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
736
+ }
737
+ ],
738
+ "series": {
739
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/23781",
740
+ "name": "Defenders Vol. 1: Diamonds Are Forever (2017)"
741
+ },
742
+ "variants": [],
743
+ "collections": [],
744
+ "collectedIssues": [],
745
+ "dates": [
746
+ {
747
+ "type": "onsaleDate",
748
+ "date": "2017-12-13T00:00:00-0500"
749
+ },
750
+ {
751
+ "type": "focDate",
752
+ "date": "2017-10-20T00:00:00-0400"
753
+ }
754
+ ],
755
+ "prices": [
756
+ {
757
+ "type": "printPrice",
758
+ "price": 15.99
759
+ }
760
+ ],
761
+ "thumbnail": {
762
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/00/5a287e10905bb",
763
+ "extension": "jpg"
764
+ },
765
+ "images": [
766
+ {
767
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/00/5a287e10905bb",
768
+ "extension": "jpg"
769
+ }
770
+ ],
771
+ "creators": {
772
+ "available": 3,
773
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65330/creators",
774
+ "items": [
775
+ {
776
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/24",
777
+ "name": "Brian Michael Bendis",
778
+ "role": "writer"
779
+ },
780
+ {
781
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11610",
782
+ "name": "David Marquez",
783
+ "role": "penciller (cover)"
784
+ },
785
+ {
786
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
787
+ "name": "Jeff Youngquist",
788
+ "role": "editor"
789
+ }
790
+ ],
791
+ "returned": 3
792
+ },
793
+ "characters": {
794
+ "available": 6,
795
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65330/characters",
796
+ "items": [
797
+ {
798
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009262",
799
+ "name": "Daredevil"
800
+ },
801
+ {
802
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009268",
803
+ "name": "Deadpool"
804
+ },
805
+ {
806
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009367",
807
+ "name": "Iron Fist (Danny Rand)"
808
+ },
809
+ {
810
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009378",
811
+ "name": "Jessica Jones"
812
+ },
813
+ {
814
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009389",
815
+ "name": "Kingpin"
816
+ },
817
+ {
818
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009215",
819
+ "name": "Luke Cage"
820
+ }
821
+ ],
822
+ "returned": 6
823
+ },
824
+ "stories": {
825
+ "available": 2,
826
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65330/stories",
827
+ "items": [
828
+ {
829
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/141766",
830
+ "name": "cover from DEFENDERS VOL. 1: DIAMONDS ARE FOREVER TPB (2017) #1",
831
+ "type": "cover"
832
+ },
833
+ {
834
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/141767",
835
+ "name": "story from DEFENDERS VOL. 1: DIAMONDS ARE FOREVER TPB (2017) #1",
836
+ "type": "interiorStory"
837
+ }
838
+ ],
839
+ "returned": 2
840
+ },
841
+ "events": {
842
+ "available": 0,
843
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65330/events",
844
+ "items": [],
845
+ "returned": 0
846
+ }
847
+ },
848
+ {
849
+ "id": 62133,
850
+ "digitalId": 0,
851
+ "title": "Daredevil: Back in Black Vol. 5 - Supreme (Trade Paperback)",
852
+ "issueNumber": 0,
853
+ "variantDescription": "",
854
+ "description": "Matt Murdock takes his fight to the grandest stage of all: the Supreme Court! He has a bold new plan to eradicate crime in New York City using the massive power of the legal system! But does this mean he'll have to give up being Daredevil? It's the biggest case of Matt's career - but to win it, his alter ego will have to take to the witness stand! Luke Cage and Echo drop by - but when attorney Jennifer Walters, A.K.A. She-Hulk, enters the picture, will she lay down the law? And when Tombstone and the Kingpin weigh in, Matt faces the fight of his life! By the time his gambit reaches its endgame, will Daredevil claim the victory he was seeking - or will it just be the start of something far worse? Collecting DAREDEVIL (2015) #21-25.",
855
+ "modified": "2017-11-22T12:39:06-0500",
856
+ "isbn": "978-1-302-90563-7",
857
+ "upc": "",
858
+ "diamondCode": "JUL171224",
859
+ "ean": "9781302 905637 51999",
860
+ "issn": "",
861
+ "format": "Trade Paperback",
862
+ "pageCount": 176,
863
+ "textObjects": [
864
+ {
865
+ "type": "issue_solicit_text",
866
+ "language": "en-us",
867
+ "text": "Matt Murdock takes his fight to the grandest stage of all: the Supreme Court! He has a bold new plan to eradicate crime in New York City using the massive power of the legal system! But does this mean he'll have to give up being Daredevil? It's the biggest case of Matt's career - but to win it, his alter ego will have to take to the witness stand! Luke Cage and Echo drop by - but when attorney Jennifer Walters, A.K.A. She-Hulk, enters the picture, will she lay down the law? And when Tombstone and the Kingpin weigh in, Matt faces the fight of his life! By the time his gambit reaches its endgame, will Daredevil claim the victory he was seeking - or will it just be the start of something far worse? Collecting DAREDEVIL (2015) #21-25."
868
+ }
869
+ ],
870
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/62133",
871
+ "urls": [
872
+ {
873
+ "type": "detail",
874
+ "url": "http://marvel.com/comics/collection/62133/daredevil_back_in_black_vol_5_-_supreme_trade_paperback?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
875
+ }
876
+ ],
877
+ "series": {
878
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/22760",
879
+ "name": "Daredevil: Back in Black Vol. 5 - Supreme (2017)"
880
+ },
881
+ "variants": [],
882
+ "collections": [],
883
+ "collectedIssues": [],
884
+ "dates": [
885
+ {
886
+ "type": "onsaleDate",
887
+ "date": "2017-11-29T00:00:00-0500"
888
+ },
889
+ {
890
+ "type": "focDate",
891
+ "date": "2017-10-09T00:00:00-0400"
892
+ }
893
+ ],
894
+ "prices": [
895
+ {
896
+ "type": "printPrice",
897
+ "price": 19.99
898
+ }
899
+ ],
900
+ "thumbnail": {
901
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/b0/5a15c1da308df",
902
+ "extension": "jpg"
903
+ },
904
+ "images": [
905
+ {
906
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/b/b0/5a15c1da308df",
907
+ "extension": "jpg"
908
+ }
909
+ ],
910
+ "creators": {
911
+ "available": 4,
912
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/62133/creators",
913
+ "items": [
914
+ {
915
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/12905",
916
+ "name": "MIKE DEODATO Jr.",
917
+ "role": "penciller (cover)"
918
+ },
919
+ {
920
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/12371",
921
+ "name": "Charles Soule",
922
+ "role": "writer"
923
+ },
924
+ {
925
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/13082",
926
+ "name": "Goran Sudzuka",
927
+ "role": "penciller"
928
+ },
929
+ {
930
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4430",
931
+ "name": "Jeff Youngquist",
932
+ "role": "editor"
933
+ }
934
+ ],
935
+ "returned": 4
936
+ },
937
+ "characters": {
938
+ "available": 6,
939
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/62133/characters",
940
+ "items": [
941
+ {
942
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009262",
943
+ "name": "Daredevil"
944
+ },
945
+ {
946
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010785",
947
+ "name": "Echo"
948
+ },
949
+ {
950
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009389",
951
+ "name": "Kingpin"
952
+ },
953
+ {
954
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009215",
955
+ "name": "Luke Cage"
956
+ },
957
+ {
958
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009583",
959
+ "name": "She-Hulk (Jennifer Walters)"
960
+ },
961
+ {
962
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009675",
963
+ "name": "Tombstone"
964
+ }
965
+ ],
966
+ "returned": 6
967
+ },
968
+ "stories": {
969
+ "available": 2,
970
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/62133/stories",
971
+ "items": [
972
+ {
973
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/134651",
974
+ "name": "cover from Daredevil: Back in Black (2018)",
975
+ "type": "cover"
976
+ },
977
+ {
978
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/134652",
979
+ "name": "story from Daredevil: Back in Black (2018)",
980
+ "type": "interiorStory"
981
+ }
982
+ ],
983
+ "returned": 2
984
+ },
985
+ "events": {
986
+ "available": 0,
987
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/62133/events",
988
+ "items": [],
989
+ "returned": 0
990
+ }
991
+ },
992
+ {
993
+ "id": 65068,
994
+ "digitalId": 0,
995
+ "title": "Defenders (2017) #7",
996
+ "issueNumber": 7,
997
+ "variantDescription": "",
998
+ "description": "KINGPINS OF NEW YORK Part 2. The Kingpin’s kingdom is up for grabs and the streets of Marvel will burn as every major crime figure makes a play to be the next kingpin of crime! Unfortunately for them, this is exactly why the Defenders have gathered — to defend our streets and make them a safer place!",
999
+ "modified": "2017-11-08T15:30:16-0500",
1000
+ "isbn": "",
1001
+ "upc": "75960608667200711",
1002
+ "diamondCode": "SEP170915",
1003
+ "ean": "",
1004
+ "issn": "",
1005
+ "format": "Comic",
1006
+ "pageCount": 32,
1007
+ "textObjects": [
1008
+ {
1009
+ "type": "issue_solicit_text",
1010
+ "language": "en-us",
1011
+ "text": "KINGPINS OF NEW YORK Part 2. The Kingpin’s kingdom is up for grabs and the streets of Marvel will burn as every major crime figure makes a play to be the next kingpin of crime! Unfortunately for them, this is exactly why the Defenders have gathered — to defend our streets and make them a safer place!"
1012
+ }
1013
+ ],
1014
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/65068",
1015
+ "urls": [
1016
+ {
1017
+ "type": "detail",
1018
+ "url": "http://marvel.com/comics/issue/65068/defenders_2017_7?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
1019
+ },
1020
+ {
1021
+ "type": "purchase",
1022
+ "url": "http://comicstore.marvel.com/Defenders-7/digital-comic/46393?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
1023
+ }
1024
+ ],
1025
+ "series": {
1026
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/23074",
1027
+ "name": "Defenders (2017 - Present)"
1028
+ },
1029
+ "variants": [],
1030
+ "collections": [],
1031
+ "collectedIssues": [],
1032
+ "dates": [
1033
+ {
1034
+ "type": "onsaleDate",
1035
+ "date": "2017-11-15T00:00:00-0500"
1036
+ },
1037
+ {
1038
+ "type": "focDate",
1039
+ "date": "2017-10-23T00:00:00-0400"
1040
+ }
1041
+ ],
1042
+ "prices": [
1043
+ {
1044
+ "type": "printPrice",
1045
+ "price": 3.99
1046
+ }
1047
+ ],
1048
+ "thumbnail": {
1049
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/f/f0/5a03492328b07",
1050
+ "extension": "jpg"
1051
+ },
1052
+ "images": [
1053
+ {
1054
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/f/f0/5a03492328b07",
1055
+ "extension": "jpg"
1056
+ },
1057
+ {
1058
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/90/599ef437213aa",
1059
+ "extension": "jpg"
1060
+ }
1061
+ ],
1062
+ "creators": {
1063
+ "available": 6,
1064
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65068/creators",
1065
+ "items": [
1066
+ {
1067
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/24",
1068
+ "name": "Brian Michael Bendis",
1069
+ "role": "writer"
1070
+ },
1071
+ {
1072
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/2133",
1073
+ "name": "Tom Brevoort",
1074
+ "role": "editor"
1075
+ },
1076
+ {
1077
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11610",
1078
+ "name": "David Marquez",
1079
+ "role": "inker (cover)"
1080
+ },
1081
+ {
1082
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/479",
1083
+ "name": "Paul Mounts",
1084
+ "role": "colorist"
1085
+ },
1086
+ {
1087
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/12980",
1088
+ "name": "Vc Cory Petit",
1089
+ "role": "letterer"
1090
+ },
1091
+ {
1092
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/360",
1093
+ "name": "Justin Ponsor",
1094
+ "role": "colorist (cover)"
1095
+ }
1096
+ ],
1097
+ "returned": 6
1098
+ },
1099
+ "characters": {
1100
+ "available": 7,
1101
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65068/characters",
1102
+ "items": [
1103
+ {
1104
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009262",
1105
+ "name": "Daredevil"
1106
+ },
1107
+ {
1108
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009268",
1109
+ "name": "Deadpool"
1110
+ },
1111
+ {
1112
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009288",
1113
+ "name": "Elektra"
1114
+ },
1115
+ {
1116
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009367",
1117
+ "name": "Iron Fist (Danny Rand)"
1118
+ },
1119
+ {
1120
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009378",
1121
+ "name": "Jessica Jones"
1122
+ },
1123
+ {
1124
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009389",
1125
+ "name": "Kingpin"
1126
+ },
1127
+ {
1128
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009215",
1129
+ "name": "Luke Cage"
1130
+ }
1131
+ ],
1132
+ "returned": 7
1133
+ },
1134
+ "stories": {
1135
+ "available": 2,
1136
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65068/stories",
1137
+ "items": [
1138
+ {
1139
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/141228",
1140
+ "name": "cover from Defenders (2017) #7",
1141
+ "type": "cover"
1142
+ },
1143
+ {
1144
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/141229",
1145
+ "name": "story from Defenders (2017) #7",
1146
+ "type": "interiorStory"
1147
+ }
1148
+ ],
1149
+ "returned": 2
1150
+ },
1151
+ "events": {
1152
+ "available": 0,
1153
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65068/events",
1154
+ "items": [],
1155
+ "returned": 0
1156
+ }
1157
+ },
1158
+ {
1159
+ "id": 65063,
1160
+ "digitalId": 0,
1161
+ "title": "Daredevil (2015) #595",
1162
+ "issueNumber": 595,
1163
+ "variantDescription": "",
1164
+ "description": "MAYOR FISK. Part 1. New York City has fallen to Wilson Fisk, the Kingpin – Daredevil’s greatest and deadliest adversary. Matt Murdock has the law and he has his superhuman abilities – but Fisk has an entire city on his side. What can one man do? If he’s Daredevil, he can FIGHT. PLUS: Includes 3 bonus MARVEL PRIMER PAGES!",
1165
+ "modified": "2017-11-01T14:51:06-0400",
1166
+ "isbn": "",
1167
+ "upc": "75960608808959511",
1168
+ "diamondCode": "SEP170831",
1169
+ "ean": "",
1170
+ "issn": "",
1171
+ "format": "Comic",
1172
+ "pageCount": 32,
1173
+ "textObjects": [
1174
+ {
1175
+ "type": "issue_solicit_text",
1176
+ "language": "en-us",
1177
+ "text": "MAYOR FISK. Part 1. New York City has fallen to Wilson Fisk, the Kingpin – Daredevil’s greatest and deadliest adversary. Matt Murdock has the law and he has his superhuman abilities – but Fisk has an entire city on his side. What can one man do? If he’s Daredevil, he can FIGHT. PLUS: Includes 3 bonus MARVEL PRIMER PAGES!"
1178
+ }
1179
+ ],
1180
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/65063",
1181
+ "urls": [
1182
+ {
1183
+ "type": "detail",
1184
+ "url": "http://marvel.com/comics/issue/65063/daredevil_2015_595?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
1185
+ },
1186
+ {
1187
+ "type": "purchase",
1188
+ "url": "http://comicstore.marvel.com/Daredevil-595/digital-comic/46367?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
1189
+ }
1190
+ ],
1191
+ "series": {
1192
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/20780",
1193
+ "name": "Daredevil (2015 - Present)"
1194
+ },
1195
+ "variants": [],
1196
+ "collections": [],
1197
+ "collectedIssues": [],
1198
+ "dates": [
1199
+ {
1200
+ "type": "onsaleDate",
1201
+ "date": "2017-11-08T00:00:00-0500"
1202
+ },
1203
+ {
1204
+ "type": "focDate",
1205
+ "date": "2017-10-16T00:00:00-0400"
1206
+ }
1207
+ ],
1208
+ "prices": [
1209
+ {
1210
+ "type": "printPrice",
1211
+ "price": 3.99
1212
+ }
1213
+ ],
1214
+ "thumbnail": {
1215
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/40/59fa1207069da",
1216
+ "extension": "jpg"
1217
+ },
1218
+ "images": [
1219
+ {
1220
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/40/59fa1207069da",
1221
+ "extension": "jpg"
1222
+ },
1223
+ {
1224
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/7/10/599ef335e40f4",
1225
+ "extension": "jpg"
1226
+ }
1227
+ ],
1228
+ "creators": {
1229
+ "available": 6,
1230
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65063/creators",
1231
+ "items": [
1232
+ {
1233
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/12764",
1234
+ "name": "Christina Harrington",
1235
+ "role": "editor"
1236
+ },
1237
+ {
1238
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/9457",
1239
+ "name": "Stefano Landini",
1240
+ "role": "inker"
1241
+ },
1242
+ {
1243
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1405",
1244
+ "name": "Matt Milla",
1245
+ "role": "colorist"
1246
+ },
1247
+ {
1248
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/12974",
1249
+ "name": "Vc Joe Sabino",
1250
+ "role": "letterer"
1251
+ },
1252
+ {
1253
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/26",
1254
+ "name": "Bill Sienkiewicz",
1255
+ "role": "colorist (cover)"
1256
+ },
1257
+ {
1258
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/12371",
1259
+ "name": "Charles Soule",
1260
+ "role": "writer"
1261
+ }
1262
+ ],
1263
+ "returned": 6
1264
+ },
1265
+ "characters": {
1266
+ "available": 2,
1267
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65063/characters",
1268
+ "items": [
1269
+ {
1270
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009262",
1271
+ "name": "Daredevil"
1272
+ },
1273
+ {
1274
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009389",
1275
+ "name": "Kingpin"
1276
+ }
1277
+ ],
1278
+ "returned": 2
1279
+ },
1280
+ "stories": {
1281
+ "available": 2,
1282
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65063/stories",
1283
+ "items": [
1284
+ {
1285
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/141218",
1286
+ "name": "cover from Daredevil (2017) #595",
1287
+ "type": "cover"
1288
+ },
1289
+ {
1290
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/141219",
1291
+ "name": "story from Daredevil (2017) #595",
1292
+ "type": "interiorStory"
1293
+ }
1294
+ ],
1295
+ "returned": 2
1296
+ },
1297
+ "events": {
1298
+ "available": 0,
1299
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/65063/events",
1300
+ "items": [],
1301
+ "returned": 0
1302
+ }
1303
+ },
1304
+ {
1305
+ "id": 60722,
1306
+ "digitalId": 0,
1307
+ "title": "Moon Girl and Devil Dinosaur (2015) #24",
1308
+ "issueNumber": 24,
1309
+ "variantDescription": "",
1310
+ "description": "MOON GIRL AND…? After the earth-shattering events of issue #23, Moon Girl needs a new partner! Lunella takes three candidates for a test drive, but who will be the lucky hero to become her newest sidekick? Guest stars galore! Ghost Rider! Daredevil! The X-Babies!",
1311
+ "modified": "2017-10-19T09:24:13-0400",
1312
+ "isbn": "",
1313
+ "upc": "759606084051002411",
1314
+ "diamondCode": "AUG170956",
1315
+ "ean": "",
1316
+ "issn": "",
1317
+ "format": "Comic",
1318
+ "pageCount": 32,
1319
+ "textObjects": [
1320
+ {
1321
+ "type": "issue_solicit_text",
1322
+ "language": "en-us",
1323
+ "text": "MOON GIRL AND…? After the earth-shattering events of issue #23, Moon Girl needs a new partner! Lunella takes three candidates for a test drive, but who will be the lucky hero to become her newest sidekick? Guest stars galore! Ghost Rider! Daredevil! The X-Babies!"
1324
+ }
1325
+ ],
1326
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/60722",
1327
+ "urls": [
1328
+ {
1329
+ "type": "detail",
1330
+ "url": "http://marvel.com/comics/issue/60722/moon_girl_and_devil_dinosaur_2015_24?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
1331
+ },
1332
+ {
1333
+ "type": "purchase",
1334
+ "url": "http://comicstore.marvel.com/Moon-Girl-and-Devil-Dinosaur-24/digital-comic/46008?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
1335
+ }
1336
+ ],
1337
+ "series": {
1338
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/20839",
1339
+ "name": "Moon Girl and Devil Dinosaur (2015 - Present)"
1340
+ },
1341
+ "variants": [],
1342
+ "collections": [],
1343
+ "collectedIssues": [],
1344
+ "dates": [
1345
+ {
1346
+ "type": "onsaleDate",
1347
+ "date": "2017-10-25T00:00:00-0400"
1348
+ },
1349
+ {
1350
+ "type": "focDate",
1351
+ "date": "2017-10-02T00:00:00-0400"
1352
+ }
1353
+ ],
1354
+ "prices": [
1355
+ {
1356
+ "type": "printPrice",
1357
+ "price": 3.99
1358
+ }
1359
+ ],
1360
+ "thumbnail": {
1361
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/c/a0/59e7b03ae95cc",
1362
+ "extension": "jpg"
1363
+ },
1364
+ "images": [
1365
+ {
1366
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/c/a0/59e7b03ae95cc",
1367
+ "extension": "jpg"
1368
+ },
1369
+ {
1370
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/6/f0/597fa64309ce4",
1371
+ "extension": "jpg"
1372
+ }
1373
+ ],
1374
+ "creators": {
1375
+ "available": 9,
1376
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/60722/creators",
1377
+ "items": [
1378
+ {
1379
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/12744",
1380
+ "name": "Tamra Bonvillain",
1381
+ "role": "colorist"
1382
+ },
1383
+ {
1384
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/12765",
1385
+ "name": "Natacha Bustos",
1386
+ "role": "colorist (cover)"
1387
+ },
1388
+ {
1389
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/13048",
1390
+ "name": "Ray-&#8203;Anthony Height",
1391
+ "role": "inker"
1392
+ },
1393
+ {
1394
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/13228",
1395
+ "name": "Michael Shelfer",
1396
+ "role": "inker"
1397
+ },
1398
+ {
1399
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/12411",
1400
+ "name": "Felipe Smith",
1401
+ "role": "inker"
1402
+ },
1403
+ {
1404
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/13229",
1405
+ "name": "Dominike Stanton",
1406
+ "role": "inker"
1407
+ },
1408
+ {
1409
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/12993",
1410
+ "name": "Vc Travis Lanham",
1411
+ "role": "letterer"
1412
+ },
1413
+ {
1414
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11347",
1415
+ "name": "Brandon Montclare",
1416
+ "role": "writer"
1417
+ },
1418
+ {
1419
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/13167",
1420
+ "name": "Christopher Robinson",
1421
+ "role": "editor"
1422
+ }
1423
+ ],
1424
+ "returned": 9
1425
+ },
1426
+ "characters": {
1427
+ "available": 5,
1428
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/60722/characters",
1429
+ "items": [
1430
+ {
1431
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009262",
1432
+ "name": "Daredevil"
1433
+ },
1434
+ {
1435
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009318",
1436
+ "name": "Ghost Rider (Johnny Blaze)"
1437
+ },
1438
+ {
1439
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009448",
1440
+ "name": "Mojo"
1441
+ },
1442
+ {
1443
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011418",
1444
+ "name": "X-Babies"
1445
+ },
1446
+ {
1447
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009726",
1448
+ "name": "X-Men"
1449
+ }
1450
+ ],
1451
+ "returned": 5
1452
+ },
1453
+ "stories": {
1454
+ "available": 2,
1455
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/60722/stories",
1456
+ "items": [
1457
+ {
1458
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/131913",
1459
+ "name": "cover from Moon Girl and Devil Dinosaur (2015) #24",
1460
+ "type": "cover"
1461
+ },
1462
+ {
1463
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/131914",
1464
+ "name": "story from Moon Girl and Devil Dinosaur (2015) #24",
1465
+ "type": "interiorStory"
1466
+ }
1467
+ ],
1468
+ "returned": 2
1469
+ },
1470
+ "events": {
1471
+ "available": 0,
1472
+ "collectionURI": "http://gateway.marvel.com/v1/public/comics/60722/events",
1473
+ "items": [],
1474
+ "returned": 0
1475
+ }
1476
+ }
1477
+ ]
1478
+ }
1479
+ }