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,2224 @@
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": "41a70554fc6e7522ff70623faee30c8308c3d36f",
8
+ "data": {
9
+ "offset": 5,
10
+ "limit": 5,
11
+ "total": 75,
12
+ "count": 5,
13
+ "results": [
14
+ {
15
+ "id": 229,
16
+ "title": "Annihilation",
17
+ "description": "Parallel stories pitting the Silver Surfer, Nova, Ronan the Accuser and the Super-Skrull against Annihilus and his forces lead into a climatic six-issue war written by Keith Giffen with art by Andrea DiVito! Follow the machinations of Thanos, the power of Galactus and the early seeds that will create the Guardians of the Galaxy!",
18
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/229",
19
+ "urls": [
20
+ {
21
+ "type": "detail",
22
+ "url": "http://marvel.com/comics/events/229/annihilation?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
23
+ },
24
+ {
25
+ "type": "wiki",
26
+ "url": "http://marvel.com/universe/Annihilation?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
27
+ }
28
+ ],
29
+ "modified": "2013-06-25T15:16:21-0400",
30
+ "start": "2007-06-20 00:00:00",
31
+ "end": "2008-06-01 00:00:00",
32
+ "thumbnail": {
33
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/c/80/51c9ec5e90de1",
34
+ "extension": "jpg"
35
+ },
36
+ "creators": {
37
+ "available": 29,
38
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/229/creators",
39
+ "items": [
40
+ {
41
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1107",
42
+ "name": "Dan Abnett",
43
+ "role": "writer"
44
+ },
45
+ {
46
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/368",
47
+ "name": "Simon Furman",
48
+ "role": "writer"
49
+ },
50
+ {
51
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11765",
52
+ "name": "Christos Gage",
53
+ "role": "writer"
54
+ },
55
+ {
56
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/400",
57
+ "name": "Keith Giffen",
58
+ "role": "writer"
59
+ },
60
+ {
61
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1104",
62
+ "name": "Javier Grillomarxuach",
63
+ "role": "writer"
64
+ },
65
+ {
66
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/888",
67
+ "name": "Michael Hoskin",
68
+ "role": "writer"
69
+ },
70
+ {
71
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/485",
72
+ "name": "Andy Lanning",
73
+ "role": "writer"
74
+ },
75
+ {
76
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/643",
77
+ "name": "Stuart Moore",
78
+ "role": "writer"
79
+ },
80
+ {
81
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/937",
82
+ "name": "Renato Arlem",
83
+ "role": "penciller"
84
+ },
85
+ {
86
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/969",
87
+ "name": "Mitch Breitweiser",
88
+ "role": "penciller"
89
+ },
90
+ {
91
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/5268",
92
+ "name": "Jim Calafiore",
93
+ "role": "penciller"
94
+ },
95
+ {
96
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1141",
97
+ "name": "Giuseppe Camuncoli",
98
+ "role": "penciller"
99
+ },
100
+ {
101
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/194",
102
+ "name": "Scott Kolins",
103
+ "role": "penciller"
104
+ },
105
+ {
106
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4261",
107
+ "name": "Jorge Pereira Lucas",
108
+ "role": "penciller"
109
+ },
110
+ {
111
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/9137",
112
+ "name": "Mike McKone",
113
+ "role": "penciller"
114
+ },
115
+ {
116
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/5251",
117
+ "name": "Joe Caramagna",
118
+ "role": "letterer"
119
+ },
120
+ {
121
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/529",
122
+ "name": "June Chung",
123
+ "role": "colorist"
124
+ },
125
+ {
126
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/8331",
127
+ "name": "Dave McCaig",
128
+ "role": "colorist"
129
+ },
130
+ {
131
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/8522",
132
+ "name": "Gabriele Dell'Otto",
133
+ "role": "penciller (cover)"
134
+ },
135
+ {
136
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/560",
137
+ "name": "Rick Magyar",
138
+ "role": "inker"
139
+ }
140
+ ],
141
+ "returned": 20
142
+ },
143
+ "characters": {
144
+ "available": 33,
145
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/229/characters",
146
+ "items": [
147
+ {
148
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011136",
149
+ "name": "Air-Walker (Gabriel Lan)"
150
+ },
151
+ {
152
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009154",
153
+ "name": "Annihilus"
154
+ },
155
+ {
156
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011137",
157
+ "name": "Baroness S'Bak"
158
+ },
159
+ {
160
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009195",
161
+ "name": "Blastaar"
162
+ },
163
+ {
164
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011139",
165
+ "name": "Cammi"
166
+ },
167
+ {
168
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011142",
169
+ "name": "Devos"
170
+ },
171
+ {
172
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010735",
173
+ "name": "Drax"
174
+ },
175
+ {
176
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009305",
177
+ "name": "Firelord"
178
+ },
179
+ {
180
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011177",
181
+ "name": "Forgotten One"
182
+ },
183
+ {
184
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009312",
185
+ "name": "Galactus"
186
+ },
187
+ {
188
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010763",
189
+ "name": "Gamora"
190
+ },
191
+ {
192
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011144",
193
+ "name": "Glorian"
194
+ },
195
+ {
196
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011147",
197
+ "name": "Korath"
198
+ },
199
+ {
200
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011145",
201
+ "name": "Lord Hawal"
202
+ },
203
+ {
204
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009451",
205
+ "name": "Moondragon"
206
+ },
207
+ {
208
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010365",
209
+ "name": "Nebula"
210
+ },
211
+ {
212
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009477",
213
+ "name": "Nova"
214
+ },
215
+ {
216
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010734",
217
+ "name": "Peter Quill"
218
+ },
219
+ {
220
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011151",
221
+ "name": "Praxagora"
222
+ },
223
+ {
224
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011152",
225
+ "name": "Preak"
226
+ }
227
+ ],
228
+ "returned": 20
229
+ },
230
+ "stories": {
231
+ "available": 71,
232
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/229/stories",
233
+ "items": [
234
+ {
235
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/4848",
236
+ "name": "1 of 4 - 4XLS",
237
+ "type": "interiorStory"
238
+ },
239
+ {
240
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/4850",
241
+ "name": "2 of 4 - 4XLS",
242
+ "type": "interiorStory"
243
+ },
244
+ {
245
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/4852",
246
+ "name": "3 of 4 - 4XLS",
247
+ "type": "interiorStory"
248
+ },
249
+ {
250
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/4854",
251
+ "name": "4 of 4 - 4XLS",
252
+ "type": "interiorStory"
253
+ },
254
+ {
255
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/5923",
256
+ "name": "1 of 1",
257
+ "type": "cover"
258
+ },
259
+ {
260
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/5924",
261
+ "name": "1 of 1",
262
+ "type": "interiorStory"
263
+ },
264
+ {
265
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/5925",
266
+ "name": "Annihilation: Silver Surfer (2006) #1",
267
+ "type": "cover"
268
+ },
269
+ {
270
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/5926",
271
+ "name": "Annihilation: Silver Surfer (2006) #1",
272
+ "type": "interiorStory"
273
+ },
274
+ {
275
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/5927",
276
+ "name": "Annihilation: Silver Surfer (2006) #2",
277
+ "type": "cover"
278
+ },
279
+ {
280
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/5928",
281
+ "name": "Annihilation: Silver Surfer (2006) #2",
282
+ "type": "interiorStory"
283
+ },
284
+ {
285
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/5929",
286
+ "name": "Annihilation: Silver Surfer (2006) #3",
287
+ "type": "cover"
288
+ },
289
+ {
290
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/5930",
291
+ "name": "Annihilation: Silver Surfer (2006) #3",
292
+ "type": "interiorStory"
293
+ },
294
+ {
295
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/5931",
296
+ "name": "Annihilation: Silver Surfer (2006) #4",
297
+ "type": "cover"
298
+ },
299
+ {
300
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/5932",
301
+ "name": "Annihilation: Silver Surfer (2006) #4",
302
+ "type": "interiorStory"
303
+ },
304
+ {
305
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/5933",
306
+ "name": "Annihilation: Ronan (2006) #1",
307
+ "type": "cover"
308
+ },
309
+ {
310
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/5934",
311
+ "name": "Annihilation: Ronan (2006) #1",
312
+ "type": "interiorStory"
313
+ },
314
+ {
315
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/5935",
316
+ "name": "Annihilation: Ronan (2006) #2",
317
+ "type": "cover"
318
+ },
319
+ {
320
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/5936",
321
+ "name": "Annihilation: Ronan (2006) #2",
322
+ "type": "interiorStory"
323
+ },
324
+ {
325
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/5937",
326
+ "name": "Annihilation: Ronan (2006) #3",
327
+ "type": "cover"
328
+ },
329
+ {
330
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/5938",
331
+ "name": "Annihilation: Ronan (2006) #3",
332
+ "type": "interiorStory"
333
+ }
334
+ ],
335
+ "returned": 20
336
+ },
337
+ "comics": {
338
+ "available": 33,
339
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/229/comics",
340
+ "items": [
341
+ {
342
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/4788",
343
+ "name": "Annihilation (2006) #1"
344
+ },
345
+ {
346
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/5078",
347
+ "name": "Annihilation (2006) #2"
348
+ },
349
+ {
350
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/5230",
351
+ "name": "Annihilation (2006) #3"
352
+ },
353
+ {
354
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/5529",
355
+ "name": "Annihilation (2006) #4"
356
+ },
357
+ {
358
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/5655",
359
+ "name": "Annihilation (2006) #5"
360
+ },
361
+ {
362
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/5795",
363
+ "name": "Annihilation (2006) #6"
364
+ },
365
+ {
366
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/6028",
367
+ "name": "Annihilation Book 1 (Hardcover)"
368
+ },
369
+ {
370
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/16666",
371
+ "name": "Annihilation Book One (Trade Paperback)"
372
+ },
373
+ {
374
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/6292",
375
+ "name": "Annihilation Book 2 (Hardcover)"
376
+ },
377
+ {
378
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/16667",
379
+ "name": "Annihilation Book 2 (Trade Paperback)"
380
+ },
381
+ {
382
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/15907",
383
+ "name": "Annihilation Book 3 (Hardcover)"
384
+ },
385
+ {
386
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/17329",
387
+ "name": "Annihilation Book 3 (Trade Paperback)"
388
+ },
389
+ {
390
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/13499",
391
+ "name": "Annihilation Saga (2007) #1"
392
+ },
393
+ {
394
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/5976",
395
+ "name": "Annihilation: Heralds of Galactus (2007) #1"
396
+ },
397
+ {
398
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/6175",
399
+ "name": "Annihilation: Heralds of Galactus (2007) #2"
400
+ },
401
+ {
402
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/4111",
403
+ "name": "Annihilation: Nova (2006) #1"
404
+ },
405
+ {
406
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/4221",
407
+ "name": "Annihilation: Nova (2006) #2"
408
+ },
409
+ {
410
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/4318",
411
+ "name": "Annihilation: Nova (2006) #3"
412
+ },
413
+ {
414
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/4473",
415
+ "name": "Annihilation: Nova (2006) #4"
416
+ },
417
+ {
418
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/3985",
419
+ "name": "Annihilation: Prologue (2006)"
420
+ }
421
+ ],
422
+ "returned": 20
423
+ },
424
+ "series": {
425
+ "available": 15,
426
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/229/series",
427
+ "items": [
428
+ {
429
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/3613",
430
+ "name": "Annihilation (2006 - 2007)"
431
+ },
432
+ {
433
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1924",
434
+ "name": "Annihilation Book 1 (2007)"
435
+ },
436
+ {
437
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1971",
438
+ "name": "Annihilation Book 2 (2007)"
439
+ },
440
+ {
441
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2974",
442
+ "name": "Annihilation Book 2 (2007)"
443
+ },
444
+ {
445
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2436",
446
+ "name": "Annihilation Book 3 (2007)"
447
+ },
448
+ {
449
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/3131",
450
+ "name": "Annihilation Book 3 (2007)"
451
+ },
452
+ {
453
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2973",
454
+ "name": "Annihilation Book One (2007)"
455
+ },
456
+ {
457
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2211",
458
+ "name": "Annihilation Saga (2007)"
459
+ },
460
+ {
461
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1864",
462
+ "name": "Annihilation: Heralds of Galactus (2007)"
463
+ },
464
+ {
465
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1081",
466
+ "name": "Annihilation: Nova (2006)"
467
+ },
468
+ {
469
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1077",
470
+ "name": "Annihilation: Prologue (2006)"
471
+ },
472
+ {
473
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1079",
474
+ "name": "Annihilation: Ronan (2006)"
475
+ },
476
+ {
477
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1078",
478
+ "name": "Annihilation: Silver Surfer (2006)"
479
+ },
480
+ {
481
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1080",
482
+ "name": "Annihilation: Super-Skrull (2006)"
483
+ },
484
+ {
485
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1115",
486
+ "name": "Annihilation: The Nova Corps (2006)"
487
+ }
488
+ ],
489
+ "returned": 15
490
+ },
491
+ "next": {
492
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/293",
493
+ "name": "Annihilation: Conquest"
494
+ },
495
+ "previous": {
496
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/255",
497
+ "name": "Initiative"
498
+ }
499
+ },
500
+ {
501
+ "id": 293,
502
+ "title": "Annihilation: Conquest",
503
+ "description": "The Phalanx have a new leader in the killer robot Ultron, and he's looking for nothing less than univesal conquest! They've already taken the Kree and assimilated heroes like Ronan and Drax; can a rag tag group including Star-Lord, Quasar, Wraith and the reborn Adam Warlock stop them?",
504
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/293",
505
+ "urls": [
506
+ {
507
+ "type": "detail",
508
+ "url": "http://marvel.com/comics/events/293/annihilation_conquest?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
509
+ }
510
+ ],
511
+ "modified": "2013-06-28T17:55:53-0400",
512
+ "start": "2007-06-20 00:00:00",
513
+ "end": "2009-01-14 00:00:00",
514
+ "thumbnail": {
515
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/8/f0/51c9ed1304bb7",
516
+ "extension": "jpg"
517
+ },
518
+ "creators": {
519
+ "available": 34,
520
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/293/creators",
521
+ "items": [
522
+ {
523
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/8571",
524
+ "name": "Guru-eFX",
525
+ "role": "colorist"
526
+ },
527
+ {
528
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/8504",
529
+ "name": "Frank D'Armata",
530
+ "role": "colorist"
531
+ },
532
+ {
533
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/10454",
534
+ "name": "Nathan Fairbairn",
535
+ "role": "colorist"
536
+ },
537
+ {
538
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1936",
539
+ "name": "Gina Going",
540
+ "role": "colorist"
541
+ },
542
+ {
543
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1107",
544
+ "name": "Dan Abnett",
545
+ "role": "writer"
546
+ },
547
+ {
548
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11765",
549
+ "name": "Christos Gage",
550
+ "role": "writer"
551
+ },
552
+ {
553
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/400",
554
+ "name": "Keith Giffen",
555
+ "role": "writer"
556
+ },
557
+ {
558
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1104",
559
+ "name": "Javier Grillomarxuach",
560
+ "role": "writer"
561
+ },
562
+ {
563
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/4201",
564
+ "name": "Bob Almond",
565
+ "role": "inker"
566
+ },
567
+ {
568
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/5030",
569
+ "name": "Rick Basaldua",
570
+ "role": "inker"
571
+ },
572
+ {
573
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/362",
574
+ "name": "Scott Hanna",
575
+ "role": "inker"
576
+ },
577
+ {
578
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/5039",
579
+ "name": "Wellington Alves",
580
+ "role": "penciller"
581
+ },
582
+ {
583
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/5029",
584
+ "name": "Eric Basaldua",
585
+ "role": "penciller"
586
+ },
587
+ {
588
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/174",
589
+ "name": "Sean Chen",
590
+ "role": "penciller"
591
+ },
592
+ {
593
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1068",
594
+ "name": "Brian Denham",
595
+ "role": "penciller"
596
+ },
597
+ {
598
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/5742",
599
+ "name": "Timothy Green",
600
+ "role": "penciller"
601
+ },
602
+ {
603
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/5634",
604
+ "name": "Aleksi Briclot",
605
+ "role": "penciller (cover)"
606
+ },
607
+ {
608
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/436",
609
+ "name": "Adi Granov",
610
+ "role": "penciller (cover)"
611
+ },
612
+ {
613
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/5251",
614
+ "name": "Joe Caramagna",
615
+ "role": "letterer"
616
+ },
617
+ {
618
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/8635",
619
+ "name": "Randy Gentile",
620
+ "role": "letterer"
621
+ }
622
+ ],
623
+ "returned": 20
624
+ },
625
+ "characters": {
626
+ "available": 18,
627
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/293/characters",
628
+ "items": [
629
+ {
630
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010354",
631
+ "name": "Adam Warlock"
632
+ },
633
+ {
634
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009195",
635
+ "name": "Blastaar"
636
+ },
637
+ {
638
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011027",
639
+ "name": "Captain Universe"
640
+ },
641
+ {
642
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011037",
643
+ "name": "Deathcry"
644
+ },
645
+ {
646
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010763",
647
+ "name": "Gamora"
648
+ },
649
+ {
650
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010743",
651
+ "name": "Groot"
652
+ },
653
+ {
654
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011299",
655
+ "name": "Guardians of the Galaxy"
656
+ },
657
+ {
658
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011300",
659
+ "name": "High Evolutionary"
660
+ },
661
+ {
662
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1011026",
663
+ "name": "Mantis"
664
+ },
665
+ {
666
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009451",
667
+ "name": "Moondragon"
668
+ },
669
+ {
670
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009477",
671
+ "name": "Nova"
672
+ },
673
+ {
674
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009523",
675
+ "name": "Quasar (Phyla-Vell)"
676
+ },
677
+ {
678
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010744",
679
+ "name": "Rocket Raccoon"
680
+ },
681
+ {
682
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010344",
683
+ "name": "Ronan"
684
+ },
685
+ {
686
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010733",
687
+ "name": "Star-Lord (Peter Quill)"
688
+ },
689
+ {
690
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009639",
691
+ "name": "Super-Skrull"
692
+ },
693
+ {
694
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009685",
695
+ "name": "Ultron"
696
+ },
697
+ {
698
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010737",
699
+ "name": "Wraith"
700
+ }
701
+ ],
702
+ "returned": 18
703
+ },
704
+ "stories": {
705
+ "available": 54,
706
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/293/stories",
707
+ "items": [
708
+ {
709
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/32454",
710
+ "name": "1 of 1",
711
+ "type": "interiorStory"
712
+ },
713
+ {
714
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/32618",
715
+ "name": "Annihilation: Conquest 1 of 4",
716
+ "type": "cover"
717
+ },
718
+ {
719
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/32619",
720
+ "name": "Annihilation: Conquest 1 of 4",
721
+ "type": "interiorStory"
722
+ },
723
+ {
724
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/32657",
725
+ "name": "Annihilation Conquest: Quasar (2007) #1",
726
+ "type": "cover"
727
+ },
728
+ {
729
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/32658",
730
+ "name": "1 of 4 - 4XLS",
731
+ "type": "interiorStory"
732
+ },
733
+ {
734
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/32673",
735
+ "name": "Annihilation Conquest: Wraith (2007) #1",
736
+ "type": "cover"
737
+ },
738
+ {
739
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/32674",
740
+ "name": " Annihilation Conquest: Wraith (2007) #1",
741
+ "type": "interiorStory"
742
+ },
743
+ {
744
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/32691",
745
+ "name": "Annihilation Conquest: Starlord (2007) #1",
746
+ "type": "cover"
747
+ },
748
+ {
749
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/32692",
750
+ "name": "Annihilation Conquest: Starlord (2007) #1",
751
+ "type": "interiorStory"
752
+ },
753
+ {
754
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/33002",
755
+ "name": "Annihilation: Conquest 2 of 4",
756
+ "type": "cover"
757
+ },
758
+ {
759
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/33003",
760
+ "name": "Annihilation: Conquest 2 of 4",
761
+ "type": "interiorStory"
762
+ },
763
+ {
764
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/33043",
765
+ "name": "Annihilation Conquest: Quasar (2007) #2",
766
+ "type": "interiorStory"
767
+ },
768
+ {
769
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/33058",
770
+ "name": " Annihilation Conquest: Wraith (2007) #2",
771
+ "type": "cover"
772
+ },
773
+ {
774
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/33059",
775
+ "name": "Annihilation Conquest: Wraith (2007) #2",
776
+ "type": "interiorStory"
777
+ },
778
+ {
779
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/33072",
780
+ "name": "Annihilation Conquest: Starlord (2007) #2",
781
+ "type": "cover"
782
+ },
783
+ {
784
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/33073",
785
+ "name": "Annihilation Conquest: Starlord (2007) #2",
786
+ "type": "interiorStory"
787
+ },
788
+ {
789
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/33339",
790
+ "name": "Annihilation: Conquest 3 of 4",
791
+ "type": "cover"
792
+ },
793
+ {
794
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/33340",
795
+ "name": "Annihilation: Conquest 3 of 4",
796
+ "type": "interiorStory"
797
+ },
798
+ {
799
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/33341",
800
+ "name": "Annihilation: Conquest 4 of 4",
801
+ "type": "cover"
802
+ },
803
+ {
804
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/33342",
805
+ "name": "Annihilation: Conquest 4 of 4",
806
+ "type": "interiorStory"
807
+ }
808
+ ],
809
+ "returned": 20
810
+ },
811
+ "comics": {
812
+ "available": 27,
813
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/293/comics",
814
+ "items": [
815
+ {
816
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/17271",
817
+ "name": "Annihilation: Conquest (2007) #1"
818
+ },
819
+ {
820
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/17405",
821
+ "name": "Annihilation: Conquest (2007) #2"
822
+ },
823
+ {
824
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/17645",
825
+ "name": "Annihilation: Conquest (2007) #3"
826
+ },
827
+ {
828
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/20686",
829
+ "name": "Annihilation: Conquest (2007) #4"
830
+ },
831
+ {
832
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/20885",
833
+ "name": "Annihilation: Conquest (2007) #5"
834
+ },
835
+ {
836
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/21016",
837
+ "name": "Annihilation: Conquest (2007) #6"
838
+ },
839
+ {
840
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/15992",
841
+ "name": "Annihilation: Conquest - Quasar (2007) #1"
842
+ },
843
+ {
844
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/16176",
845
+ "name": "Annihilation: Conquest - Quasar (2007) #2"
846
+ },
847
+ {
848
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/16573",
849
+ "name": "Annihilation: Conquest - Quasar (2007) #3"
850
+ },
851
+ {
852
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/16574",
853
+ "name": "Annihilation: Conquest - Quasar (2007) #4"
854
+ },
855
+ {
856
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/16009",
857
+ "name": "Annihilation: Conquest - Starlord (2007) #1"
858
+ },
859
+ {
860
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/16191",
861
+ "name": "Annihilation: Conquest - Starlord (2007) #2"
862
+ },
863
+ {
864
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/16598",
865
+ "name": "Annihilation: Conquest - Starlord (2007) #3"
866
+ },
867
+ {
868
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/16599",
869
+ "name": "Annihilation: Conquest - Starlord (2007) #4"
870
+ },
871
+ {
872
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/16000",
873
+ "name": "Annihilation: Conquest - Wraith (2007) #1"
874
+ },
875
+ {
876
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/16184",
877
+ "name": "Annihilation: Conquest - Wraith (2007) #2"
878
+ },
879
+ {
880
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/16585",
881
+ "name": "Annihilation: Conquest - Wraith (2007) #3"
882
+ },
883
+ {
884
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/16586",
885
+ "name": "Annihilation: Conquest - Wraith (2007) #4"
886
+ },
887
+ {
888
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/22404",
889
+ "name": "Annihilation: Conquest Book 1 (Trade Paperback)"
890
+ },
891
+ {
892
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/17688",
893
+ "name": "Annihilation: Conquest Book 1 (Hardcover)"
894
+ }
895
+ ],
896
+ "returned": 20
897
+ },
898
+ "series": {
899
+ "available": 10,
900
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/293/series",
901
+ "items": [
902
+ {
903
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/3061",
904
+ "name": "Annihilation: Conquest (2007)"
905
+ },
906
+ {
907
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2524",
908
+ "name": "Annihilation: Conquest - Quasar (2007)"
909
+ },
910
+ {
911
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2541",
912
+ "name": "Annihilation: Conquest - Starlord (2007)"
913
+ },
914
+ {
915
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2532",
916
+ "name": "Annihilation: Conquest - Wraith (2007)"
917
+ },
918
+ {
919
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/6025",
920
+ "name": "Annihilation: Conquest Book 1 (2008)"
921
+ },
922
+ {
923
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/3454",
924
+ "name": "Annihilation: Conquest Book 1 (2008)"
925
+ },
926
+ {
927
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/5239",
928
+ "name": "Annihilation: Conquest Book 2 (2008)"
929
+ },
930
+ {
931
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/6619",
932
+ "name": "Annihilation: Conquest Book 2 (2009 - Present)"
933
+ },
934
+ {
935
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2420",
936
+ "name": "Annihilation: Conquest Prologue (2007)"
937
+ },
938
+ {
939
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2504",
940
+ "name": "Nova (2007 - 2010)"
941
+ }
942
+ ],
943
+ "returned": 10
944
+ },
945
+ "next": {
946
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/277",
947
+ "name": "World War Hulk"
948
+ },
949
+ "previous": {
950
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/229",
951
+ "name": "Annihilation"
952
+ }
953
+ },
954
+ {
955
+ "id": 231,
956
+ "title": "Armor Wars",
957
+ "description": "Tony Stark discovers that someone has been stealing his Iron Man tech and selling it to supervillains. He decides he must do whatever it takes to reacquire -- or destroy -- the stolen tech.",
958
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/231",
959
+ "urls": [
960
+ {
961
+ "type": "detail",
962
+ "url": "http://marvel.com/comics/events/231/armor_wars?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
963
+ },
964
+ {
965
+ "type": "wiki",
966
+ "url": "http://marvel.com/universe/Armor_Wars?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
967
+ }
968
+ ],
969
+ "modified": "2014-01-02T12:19:28-0500",
970
+ "start": "1987-12-10 00:00:00",
971
+ "end": "2010-03-17 00:00:00",
972
+ "thumbnail": {
973
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/8/d0/51ca13895b3ab",
974
+ "extension": "jpg"
975
+ },
976
+ "creators": {
977
+ "available": 18,
978
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/231/creators",
979
+ "items": [
980
+ {
981
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/211",
982
+ "name": "Mark Bright",
983
+ "role": "penciller"
984
+ },
985
+ {
986
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/180",
987
+ "name": "Kieron Dwyer",
988
+ "role": "penciller"
989
+ },
990
+ {
991
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11419",
992
+ "name": "Barry Windsor-Smith",
993
+ "role": "penciller"
994
+ },
995
+ {
996
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1887",
997
+ "name": "Janice Chiang",
998
+ "role": "letterer"
999
+ },
1000
+ {
1001
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1933",
1002
+ "name": "Jack Morelli",
1003
+ "role": "letterer"
1004
+ },
1005
+ {
1006
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/2028",
1007
+ "name": "John Morelli",
1008
+ "role": "letterer"
1009
+ },
1010
+ {
1011
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1894",
1012
+ "name": "Bill Oakley",
1013
+ "role": "letterer"
1014
+ },
1015
+ {
1016
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/5764",
1017
+ "name": "Ron Frenz",
1018
+ "role": "penciller (cover)"
1019
+ },
1020
+ {
1021
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/2697",
1022
+ "name": "Butch Guice",
1023
+ "role": "penciller (cover)"
1024
+ },
1025
+ {
1026
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/259",
1027
+ "name": "Mark Gruenwald",
1028
+ "role": "editor"
1029
+ },
1030
+ {
1031
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1282",
1032
+ "name": "Ralph Macchio",
1033
+ "role": "editor"
1034
+ },
1035
+ {
1036
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/3036",
1037
+ "name": "David Michelinie Barry WindsorSmith",
1038
+ "role": "editor"
1039
+ },
1040
+ {
1041
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1247",
1042
+ "name": "Bob Layton",
1043
+ "role": "inker"
1044
+ },
1045
+ {
1046
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/435",
1047
+ "name": "Al Milgrom",
1048
+ "role": "inker"
1049
+ },
1050
+ {
1051
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/3035",
1052
+ "name": "David Michelinie Bob Layton",
1053
+ "role": "writer"
1054
+ },
1055
+ {
1056
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/3034",
1057
+ "name": "David Michelinie Bob Layton",
1058
+ "role": "writer"
1059
+ },
1060
+ {
1061
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/2784",
1062
+ "name": "David Michelinie",
1063
+ "role": "writer"
1064
+ },
1065
+ {
1066
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1832",
1067
+ "name": "Bob Sharen",
1068
+ "role": "colorist"
1069
+ }
1070
+ ],
1071
+ "returned": 18
1072
+ },
1073
+ "characters": {
1074
+ "available": 10,
1075
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/231/characters",
1076
+ "items": [
1077
+ {
1078
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009179",
1079
+ "name": "Beetle (Abner Jenkins)"
1080
+ },
1081
+ {
1082
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009220",
1083
+ "name": "Captain America"
1084
+ },
1085
+ {
1086
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009251",
1087
+ "name": "Crimson Dynamo"
1088
+ },
1089
+ {
1090
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009287",
1091
+ "name": "Electro"
1092
+ },
1093
+ {
1094
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009338",
1095
+ "name": "Hawkeye"
1096
+ },
1097
+ {
1098
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009368",
1099
+ "name": "Iron Man"
1100
+ },
1101
+ {
1102
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009572",
1103
+ "name": "Serpent Society"
1104
+ },
1105
+ {
1106
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009628",
1107
+ "name": "Stingray (Walter Newell)"
1108
+ },
1109
+ {
1110
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009672",
1111
+ "name": "Titanium Man (Topolov)"
1112
+ },
1113
+ {
1114
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009719",
1115
+ "name": "Wonder Man"
1116
+ }
1117
+ ],
1118
+ "returned": 10
1119
+ },
1120
+ "stories": {
1121
+ "available": 36,
1122
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/231/stories",
1123
+ "items": [
1124
+ {
1125
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/17945",
1126
+ "name": "CAPTAIN AMERICA (1968) #340",
1127
+ "type": "cover"
1128
+ },
1129
+ {
1130
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/17946",
1131
+ "name": "Breakout",
1132
+ "type": "interiorStory"
1133
+ },
1134
+ {
1135
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/17947",
1136
+ "name": "Cover #17947",
1137
+ "type": "cover"
1138
+ },
1139
+ {
1140
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/17948",
1141
+ "name": "Break-In",
1142
+ "type": ""
1143
+ },
1144
+ {
1145
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/17949",
1146
+ "name": "Free Speech",
1147
+ "type": ""
1148
+ },
1149
+ {
1150
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/17950",
1151
+ "name": "In Our Midst",
1152
+ "type": ""
1153
+ },
1154
+ {
1155
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19414",
1156
+ "name": "",
1157
+ "type": ""
1158
+ },
1159
+ {
1160
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19415",
1161
+ "name": "Interior #19415",
1162
+ "type": "interiorStory"
1163
+ },
1164
+ {
1165
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19416",
1166
+ "name": "",
1167
+ "type": ""
1168
+ },
1169
+ {
1170
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19417",
1171
+ "name": "",
1172
+ "type": ""
1173
+ },
1174
+ {
1175
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19418",
1176
+ "name": "",
1177
+ "type": ""
1178
+ },
1179
+ {
1180
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19419",
1181
+ "name": "",
1182
+ "type": ""
1183
+ },
1184
+ {
1185
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19420",
1186
+ "name": "",
1187
+ "type": ""
1188
+ },
1189
+ {
1190
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19421",
1191
+ "name": "Who Guards the Guardsmen?",
1192
+ "type": ""
1193
+ },
1194
+ {
1195
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19422",
1196
+ "name": "",
1197
+ "type": ""
1198
+ },
1199
+ {
1200
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19423",
1201
+ "name": "Stark Wars Chapter 5: Red Snow",
1202
+ "type": "interiorStory"
1203
+ },
1204
+ {
1205
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19426",
1206
+ "name": "Death of the Hero!",
1207
+ "type": "cover"
1208
+ },
1209
+ {
1210
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19427",
1211
+ "name": "Stark Wars Chapter 6: The Day the Hero Died",
1212
+ "type": "interiorStory"
1213
+ },
1214
+ {
1215
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19428",
1216
+ "name": "Interior #19428",
1217
+ "type": "interiorStory"
1218
+ },
1219
+ {
1220
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19429",
1221
+ "name": "Stark Wars: Chapter 7 Reborn Again",
1222
+ "type": "interiorStory"
1223
+ }
1224
+ ],
1225
+ "returned": 20
1226
+ },
1227
+ "comics": {
1228
+ "available": 12,
1229
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/231/comics",
1230
+ "items": [
1231
+ {
1232
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/7721",
1233
+ "name": "Captain America (1968) #340"
1234
+ },
1235
+ {
1236
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/7722",
1237
+ "name": "Captain America (1968) #341"
1238
+ },
1239
+ {
1240
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/9467",
1241
+ "name": "Iron Man (1968) #225"
1242
+ },
1243
+ {
1244
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/9468",
1245
+ "name": "Iron Man (1968) #226"
1246
+ },
1247
+ {
1248
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/9469",
1249
+ "name": "Iron Man (1968) #227"
1250
+ },
1251
+ {
1252
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/9470",
1253
+ "name": "Iron Man (1968) #228"
1254
+ },
1255
+ {
1256
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/9471",
1257
+ "name": "Iron Man (1968) #229"
1258
+ },
1259
+ {
1260
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/9473",
1261
+ "name": "Iron Man (1968) #230"
1262
+ },
1263
+ {
1264
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/9474",
1265
+ "name": "Iron Man (1968) #231"
1266
+ },
1267
+ {
1268
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/9475",
1269
+ "name": "Iron Man (1968) #232"
1270
+ },
1271
+ {
1272
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/5872",
1273
+ "name": "Iron Man: Armor Wars (Trade Paperback)"
1274
+ },
1275
+ {
1276
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/29065",
1277
+ "name": "Iron Man: Armor Wars Prologue (Trade Paperback)"
1278
+ }
1279
+ ],
1280
+ "returned": 12
1281
+ },
1282
+ "series": {
1283
+ "available": 4,
1284
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/231/series",
1285
+ "items": [
1286
+ {
1287
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1996",
1288
+ "name": "Captain America (1968 - 1996)"
1289
+ },
1290
+ {
1291
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2029",
1292
+ "name": "Iron Man (1968 - 1996)"
1293
+ },
1294
+ {
1295
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1846",
1296
+ "name": "Iron Man: Armor Wars (2007)"
1297
+ },
1298
+ {
1299
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/9479",
1300
+ "name": "Iron Man: Armor Wars Prologue (2010)"
1301
+ }
1302
+ ],
1303
+ "returned": 4
1304
+ },
1305
+ "next": {
1306
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/246",
1307
+ "name": "Evolutionary War"
1308
+ },
1309
+ "previous": {
1310
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/258",
1311
+ "name": "Kraven's Last Hunt"
1312
+ }
1313
+ },
1314
+ {
1315
+ "id": 233,
1316
+ "title": "Atlantis Attacks",
1317
+ "description": "Ghaur returns to complete his quest to resurrect the evil god Set, but his plan is opposed by Earth's heroes.",
1318
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/233",
1319
+ "urls": [
1320
+ {
1321
+ "type": "detail",
1322
+ "url": "http://marvel.com/comics/events/233/atlantis_attacks?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
1323
+ },
1324
+ {
1325
+ "type": "wiki",
1326
+ "url": "http://marvel.com/universe/Atlantis_Attacks?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
1327
+ }
1328
+ ],
1329
+ "modified": "2013-06-25T13:49:06-0400",
1330
+ "start": "1989-01-01 00:00:00",
1331
+ "end": "2011-02-16 00:00:00",
1332
+ "thumbnail": {
1333
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/9/60/51c9d7f42a0c8",
1334
+ "extension": "jpg"
1335
+ },
1336
+ "creators": {
1337
+ "available": 103,
1338
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/233/creators",
1339
+ "items": [
1340
+ {
1341
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/11401",
1342
+ "name": "various",
1343
+ "role": "penciller"
1344
+ },
1345
+ {
1346
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1279",
1347
+ "name": "Jon Bogdanove",
1348
+ "role": "penciller"
1349
+ },
1350
+ {
1351
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/211",
1352
+ "name": "Mark Bright",
1353
+ "role": "penciller"
1354
+ },
1355
+ {
1356
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1216",
1357
+ "name": "Rich Buckler",
1358
+ "role": "penciller"
1359
+ },
1360
+ {
1361
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/6675",
1362
+ "name": "Don Ald",
1363
+ "role": "inker"
1364
+ },
1365
+ {
1366
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1836",
1367
+ "name": "Terry Austin",
1368
+ "role": "inker"
1369
+ },
1370
+ {
1371
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/2077",
1372
+ "name": "Hilary Barta",
1373
+ "role": "inker"
1374
+ },
1375
+ {
1376
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/5823",
1377
+ "name": "Danny Bulanadi",
1378
+ "role": "inker"
1379
+ },
1380
+ {
1381
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/3074",
1382
+ "name": "Ralph Cabrera",
1383
+ "role": "inker"
1384
+ },
1385
+ {
1386
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1898",
1387
+ "name": "Mike DeCarlo",
1388
+ "role": "inker"
1389
+ },
1390
+ {
1391
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/2047",
1392
+ "name": "Craig Anderson",
1393
+ "role": "editor"
1394
+ },
1395
+ {
1396
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/87",
1397
+ "name": "Mark Bagley",
1398
+ "role": "penciler"
1399
+ },
1400
+ {
1401
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1827",
1402
+ "name": "John Byrne",
1403
+ "role": "penciler"
1404
+ },
1405
+ {
1406
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/270",
1407
+ "name": "Gene Colan",
1408
+ "role": "penciler"
1409
+ },
1410
+ {
1411
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/8018",
1412
+ "name": "Amanda Conner",
1413
+ "role": "penciler"
1414
+ },
1415
+ {
1416
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/3456",
1417
+ "name": "Gavin Curtis",
1418
+ "role": "penciler"
1419
+ },
1420
+ {
1421
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/3459",
1422
+ "name": "Judy Bogdanove",
1423
+ "role": "writer"
1424
+ },
1425
+ {
1426
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/954",
1427
+ "name": "Gerry Conway",
1428
+ "role": "writer"
1429
+ },
1430
+ {
1431
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1909",
1432
+ "name": "Steve Buccellato",
1433
+ "role": "colorist"
1434
+ },
1435
+ {
1436
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/1887",
1437
+ "name": "Janice Chiang",
1438
+ "role": "letterer"
1439
+ }
1440
+ ],
1441
+ "returned": 20
1442
+ },
1443
+ "characters": {
1444
+ "available": 47,
1445
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/233/characters",
1446
+ "items": [
1447
+ {
1448
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010354",
1449
+ "name": "Adam Warlock"
1450
+ },
1451
+ {
1452
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009159",
1453
+ "name": "Archangel"
1454
+ },
1455
+ {
1456
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009165",
1457
+ "name": "Avengers"
1458
+ },
1459
+ {
1460
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009175",
1461
+ "name": "Beast"
1462
+ },
1463
+ {
1464
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010366",
1465
+ "name": "Boom Boom"
1466
+ },
1467
+ {
1468
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009219",
1469
+ "name": "Cannonball"
1470
+ },
1471
+ {
1472
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010813",
1473
+ "name": "Celestials"
1474
+ },
1475
+ {
1476
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009243",
1477
+ "name": "Colossus"
1478
+ },
1479
+ {
1480
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009257",
1481
+ "name": "Cyclops"
1482
+ },
1483
+ {
1484
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009267",
1485
+ "name": "Dazzler"
1486
+ },
1487
+ {
1488
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009281",
1489
+ "name": "Doctor Doom"
1490
+ },
1491
+ {
1492
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010807",
1493
+ "name": "Eternals"
1494
+ },
1495
+ {
1496
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009299",
1497
+ "name": "Fantastic Four"
1498
+ },
1499
+ {
1500
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010868",
1501
+ "name": "Firebird"
1502
+ },
1503
+ {
1504
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009315",
1505
+ "name": "Gateway"
1506
+ },
1507
+ {
1508
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009337",
1509
+ "name": "Havok"
1510
+ },
1511
+ {
1512
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009356",
1513
+ "name": "Human Torch"
1514
+ },
1515
+ {
1516
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009362",
1517
+ "name": "Iceman"
1518
+ },
1519
+ {
1520
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009366",
1521
+ "name": "Invisible Woman"
1522
+ },
1523
+ {
1524
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009368",
1525
+ "name": "Iron Man"
1526
+ }
1527
+ ],
1528
+ "returned": 20
1529
+ },
1530
+ "stories": {
1531
+ "available": 75,
1532
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/233/stories",
1533
+ "items": [
1534
+ {
1535
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/15311",
1536
+ "name": "",
1537
+ "type": ""
1538
+ },
1539
+ {
1540
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/15312",
1541
+ "name": "For Crown and Conquest",
1542
+ "type": ""
1543
+ },
1544
+ {
1545
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/15313",
1546
+ "name": "Savior of the Lost Artifacts",
1547
+ "type": ""
1548
+ },
1549
+ {
1550
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/15314",
1551
+ "name": "Mission: Impossible Man",
1552
+ "type": ""
1553
+ },
1554
+ {
1555
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/15315",
1556
+ "name": "Doctor Doom's Strength Comparison Page",
1557
+ "type": ""
1558
+ },
1559
+ {
1560
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/15316",
1561
+ "name": "Game, Set, and Match: Ch. 14",
1562
+ "type": ""
1563
+ },
1564
+ {
1565
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/17393",
1566
+ "name": "Avengers Annual (1967) #18",
1567
+ "type": "cover"
1568
+ },
1569
+ {
1570
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/17394",
1571
+ "name": "Avengers Assembled",
1572
+ "type": "interiorStory"
1573
+ },
1574
+ {
1575
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/17395",
1576
+ "name": "The Initiation of Quasar",
1577
+ "type": "interiorStory"
1578
+ },
1579
+ {
1580
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/17396",
1581
+ "name": "Cap's Avengerability Analysis",
1582
+ "type": "interiorStory"
1583
+ },
1584
+ {
1585
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/17397",
1586
+ "name": "The Saga of the Serpent Crown Chapter 8: Manifest Destiny",
1587
+ "type": "interiorStory"
1588
+ },
1589
+ {
1590
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19855",
1591
+ "name": "Atlantis Attacks Part 3",
1592
+ "type": "cover"
1593
+ },
1594
+ {
1595
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19856",
1596
+ "name": "Double Cross",
1597
+ "type": "interiorStory"
1598
+ },
1599
+ {
1600
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19857",
1601
+ "name": "Jubilation Day",
1602
+ "type": "interiorStory"
1603
+ },
1604
+ {
1605
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/19858",
1606
+ "name": "The Saga of the Serpent Crown Part 3: Serpent In the Garden",
1607
+ "type": "interiorStory"
1608
+ },
1609
+ {
1610
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/21535",
1611
+ "name": "Cover #21535",
1612
+ "type": "cover"
1613
+ },
1614
+ {
1615
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/21536",
1616
+ "name": "Splash!",
1617
+ "type": "interiorStory"
1618
+ },
1619
+ {
1620
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/21622",
1621
+ "name": "Cover #21622",
1622
+ "type": "cover"
1623
+ },
1624
+ {
1625
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/21623",
1626
+ "name": "",
1627
+ "type": "table of contents"
1628
+ },
1629
+ {
1630
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/21624",
1631
+ "name": "Here Be Monsters!",
1632
+ "type": "interiorStory"
1633
+ }
1634
+ ],
1635
+ "returned": 20
1636
+ },
1637
+ "comics": {
1638
+ "available": 14,
1639
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/233/comics",
1640
+ "items": [
1641
+ {
1642
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/16898",
1643
+ "name": "Amazing Spider-Man Annual (1964) #23"
1644
+ },
1645
+ {
1646
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/29321",
1647
+ "name": "Atlantis Attacks (2011) #1"
1648
+ },
1649
+ {
1650
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/29322",
1651
+ "name": "Atlantis Attacks (DM Only) (2011)"
1652
+ },
1653
+ {
1654
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/6932",
1655
+ "name": "Avengers Annual (1967) #18"
1656
+ },
1657
+ {
1658
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/17794",
1659
+ "name": "Avengers West Coast (1985) #52"
1660
+ },
1661
+ {
1662
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/17842",
1663
+ "name": "Avengers West Coast Annual (1986) #4"
1664
+ },
1665
+ {
1666
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/8701",
1667
+ "name": "Fantastic Four Annual (1963) #22"
1668
+ },
1669
+ {
1670
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/19861",
1671
+ "name": "Iron Man Annual (1970) #10"
1672
+ },
1673
+ {
1674
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/10417",
1675
+ "name": "New Mutants (1983) #76"
1676
+ },
1677
+ {
1678
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/10339",
1679
+ "name": "New Mutants Annual (1984) #5"
1680
+ },
1681
+ {
1682
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/16675",
1683
+ "name": "Thor Annual (1966) #14"
1684
+ },
1685
+ {
1686
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/18326",
1687
+ "name": "What If? (1989) #25"
1688
+ },
1689
+ {
1690
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/23512",
1691
+ "name": "X-Factor Annual (1986) #4"
1692
+ },
1693
+ {
1694
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/12359",
1695
+ "name": "X-Men Annual (1970) #13"
1696
+ }
1697
+ ],
1698
+ "returned": 14
1699
+ },
1700
+ "series": {
1701
+ "available": 14,
1702
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/233/series",
1703
+ "items": [
1704
+ {
1705
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2984",
1706
+ "name": "Amazing Spider-Man Annual (1964 - 2009)"
1707
+ },
1708
+ {
1709
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/10030",
1710
+ "name": "Atlantis Attacks (2011)"
1711
+ },
1712
+ {
1713
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/10031",
1714
+ "name": "Atlantis Attacks (DM Only) (2011)"
1715
+ },
1716
+ {
1717
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1988",
1718
+ "name": "Avengers Annual (1967 - 1994)"
1719
+ },
1720
+ {
1721
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/3623",
1722
+ "name": "Avengers West Coast (1985 - 1994)"
1723
+ },
1724
+ {
1725
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/3624",
1726
+ "name": "Avengers West Coast Annual (1986 - 1993)"
1727
+ },
1728
+ {
1729
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2012",
1730
+ "name": "Fantastic Four Annual (1963 - 1994)"
1731
+ },
1732
+ {
1733
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/3723",
1734
+ "name": "Iron Man Annual (1970 - 1994)"
1735
+ },
1736
+ {
1737
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2055",
1738
+ "name": "New Mutants (1983 - 1991)"
1739
+ },
1740
+ {
1741
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2053",
1742
+ "name": "New Mutants Annual (1984 - 1991)"
1743
+ },
1744
+ {
1745
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2978",
1746
+ "name": "Thor Annual (1966 - 2001)"
1747
+ },
1748
+ {
1749
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/3648",
1750
+ "name": "What If? (1989 - 1998)"
1751
+ },
1752
+ {
1753
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/6689",
1754
+ "name": "X-Factor Annual (1986 - 1994)"
1755
+ },
1756
+ {
1757
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2100",
1758
+ "name": "X-Men Annual (1970 - 1994)"
1759
+ }
1760
+ ],
1761
+ "returned": 14
1762
+ },
1763
+ "next": {
1764
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/116",
1765
+ "name": "Acts of Vengeance!"
1766
+ },
1767
+ "previous": {
1768
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/252",
1769
+ "name": "Inferno"
1770
+ }
1771
+ },
1772
+ {
1773
+ "id": 234,
1774
+ "title": "Avengers Disassembled",
1775
+ "description": "Writer Brian Michael Bendis kicks off his historic run with the Avengers by bringing the previous era to a close alongside artist David Finch! Chaos reigns when of Earth’s Mightiest Heroes turns against their teammates, leading the Avengers into a battle that not all will survive! Featuring Iron Man, Captain America, Hawkeye, the Scarlet Witch and more!",
1776
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/234",
1777
+ "urls": [
1778
+ {
1779
+ "type": "detail",
1780
+ "url": "http://marvel.com/comics/events/234/avengers_disassembled?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
1781
+ },
1782
+ {
1783
+ "type": "wiki",
1784
+ "url": "http://marvel.com/universe/Avengers_Disassembled?utm_campaign=apiRef&utm_source=dcc0afa448458533d901bf0ff81da74c"
1785
+ }
1786
+ ],
1787
+ "modified": "2013-10-18T16:38:16-0400",
1788
+ "start": "2004-07-28 00:00:00",
1789
+ "end": "2005-01-01 00:00:00",
1790
+ "thumbnail": {
1791
+ "path": "http://i.annihil.us/u/prod/marvel/i/mg/1/03/52127e32d3671",
1792
+ "extension": "jpg"
1793
+ },
1794
+ "creators": {
1795
+ "available": 43,
1796
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/234/creators",
1797
+ "items": [
1798
+ {
1799
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/498",
1800
+ "name": "Greg Adams",
1801
+ "role": "inker"
1802
+ },
1803
+ {
1804
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/544",
1805
+ "name": "Wayne Faucher",
1806
+ "role": "inker"
1807
+ },
1808
+ {
1809
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/492",
1810
+ "name": "Tom Feister",
1811
+ "role": "inker"
1812
+ },
1813
+ {
1814
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/476",
1815
+ "name": "Drew Geraci",
1816
+ "role": "inker"
1817
+ },
1818
+ {
1819
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/763",
1820
+ "name": "Jack Jadson",
1821
+ "role": "inker"
1822
+ },
1823
+ {
1824
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/438",
1825
+ "name": "Karl Kesel",
1826
+ "role": "inker"
1827
+ },
1828
+ {
1829
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/314",
1830
+ "name": "Neal Adams",
1831
+ "role": "penciller (cover)"
1832
+ },
1833
+ {
1834
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/374",
1835
+ "name": "Steve Epting",
1836
+ "role": "penciller (cover)"
1837
+ },
1838
+ {
1839
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/10432",
1840
+ "name": "Dave Johnson",
1841
+ "role": "penciller (cover)"
1842
+ },
1843
+ {
1844
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/24",
1845
+ "name": "Brian Michael Bendis",
1846
+ "role": "writer"
1847
+ },
1848
+ {
1849
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/44",
1850
+ "name": "Chris Claremont",
1851
+ "role": "writer"
1852
+ },
1853
+ {
1854
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/55",
1855
+ "name": "Paul Jenkins",
1856
+ "role": "writer"
1857
+ },
1858
+ {
1859
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/506",
1860
+ "name": "Joe Bennett",
1861
+ "role": "penciller"
1862
+ },
1863
+ {
1864
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/5106",
1865
+ "name": "Scot Eaton",
1866
+ "role": "penciller"
1867
+ },
1868
+ {
1869
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/248",
1870
+ "name": "David Finch",
1871
+ "role": "penciller"
1872
+ },
1873
+ {
1874
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/460",
1875
+ "name": "Tony Harris",
1876
+ "role": "penciller"
1877
+ },
1878
+ {
1879
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/8504",
1880
+ "name": "Frank D'Armata",
1881
+ "role": "colorist"
1882
+ },
1883
+ {
1884
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/430",
1885
+ "name": "Edgar Delgado",
1886
+ "role": "colorist"
1887
+ },
1888
+ {
1889
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/618",
1890
+ "name": "Transparency Digital",
1891
+ "role": "colorist"
1892
+ },
1893
+ {
1894
+ "resourceURI": "http://gateway.marvel.com/v1/public/creators/8635",
1895
+ "name": "Randy Gentile",
1896
+ "role": "letterer"
1897
+ }
1898
+ ],
1899
+ "returned": 20
1900
+ },
1901
+ "characters": {
1902
+ "available": 11,
1903
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/234/characters",
1904
+ "items": [
1905
+ {
1906
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009165",
1907
+ "name": "Avengers"
1908
+ },
1909
+ {
1910
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009220",
1911
+ "name": "Captain America"
1912
+ },
1913
+ {
1914
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1010771",
1915
+ "name": "Excalibur"
1916
+ },
1917
+ {
1918
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009299",
1919
+ "name": "Fantastic Four"
1920
+ },
1921
+ {
1922
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009338",
1923
+ "name": "Hawkeye"
1924
+ },
1925
+ {
1926
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009359",
1927
+ "name": "Hydra"
1928
+ },
1929
+ {
1930
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009368",
1931
+ "name": "Iron Man"
1932
+ },
1933
+ {
1934
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009562",
1935
+ "name": "Scarlet Witch"
1936
+ },
1937
+ {
1938
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
1939
+ "name": "Spider-Man"
1940
+ },
1941
+ {
1942
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009664",
1943
+ "name": "Thor"
1944
+ },
1945
+ {
1946
+ "resourceURI": "http://gateway.marvel.com/v1/public/characters/1009707",
1947
+ "name": "Wasp"
1948
+ }
1949
+ ],
1950
+ "returned": 11
1951
+ },
1952
+ "stories": {
1953
+ "available": 80,
1954
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/234/stories",
1955
+ "items": [
1956
+ {
1957
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/586",
1958
+ "name": "Interior #586",
1959
+ "type": "interiorStory"
1960
+ },
1961
+ {
1962
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/882",
1963
+ "name": "THOR (1998) #83",
1964
+ "type": "cover"
1965
+ },
1966
+ {
1967
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/883",
1968
+ "name": "Interior #883",
1969
+ "type": "interiorStory"
1970
+ },
1971
+ {
1972
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/884",
1973
+ "name": "THOR (1998) #82",
1974
+ "type": "cover"
1975
+ },
1976
+ {
1977
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/885",
1978
+ "name": "Interior #885",
1979
+ "type": "interiorStory"
1980
+ },
1981
+ {
1982
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/890",
1983
+ "name": "THOR (1998) #80",
1984
+ "type": "cover"
1985
+ },
1986
+ {
1987
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/891",
1988
+ "name": "Interior #891",
1989
+ "type": "interiorStory"
1990
+ },
1991
+ {
1992
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/892",
1993
+ "name": "THOR (1998) #81",
1994
+ "type": "cover"
1995
+ },
1996
+ {
1997
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/893",
1998
+ "name": "Interior #893",
1999
+ "type": "interiorStory"
2000
+ },
2001
+ {
2002
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/894",
2003
+ "name": "THOR (1998) #84",
2004
+ "type": "cover"
2005
+ },
2006
+ {
2007
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/895",
2008
+ "name": "AVENGERS DISASSEMBLED TIE-IN! “RAGNAROK” PART 4 (OF 6) What makes a god? Is it birthright, is it happenstance, or is it in the m",
2009
+ "type": "interiorStory"
2010
+ },
2011
+ {
2012
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/896",
2013
+ "name": "THOR (1998) #85",
2014
+ "type": "cover"
2015
+ },
2016
+ {
2017
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/897",
2018
+ "name": "AVENGERS DISASSEMBLED TIE-IN! \"RAGNAROK\" PART 6 (OF 6) It's the end of all that is, and you've got a ringside seat for the last ",
2019
+ "type": "interiorStory"
2020
+ },
2021
+ {
2022
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/920",
2023
+ "name": "Cover #920",
2024
+ "type": "cover"
2025
+ },
2026
+ {
2027
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/921",
2028
+ "name": "Interior #921",
2029
+ "type": "interiorStory"
2030
+ },
2031
+ {
2032
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/922",
2033
+ "name": "AVENGERS DISASSEMBLED TIE-IN! \"FOURTITUDE\" PART 2 (OF 3) With public opinion of the FF at an all-time low and with all of Manhat",
2034
+ "type": "cover"
2035
+ },
2036
+ {
2037
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/923",
2038
+ "name": "AVENGERS DISASSEMBLED TIE-IN! \"FOURTITUDE\" PART 2 (OF 3) With public opinion of the FF at an all-time low and with all of Manhat",
2039
+ "type": "interiorStory"
2040
+ },
2041
+ {
2042
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/924",
2043
+ "name": "AVENGERS DISASSEMBLED TIE-IN! \"FOURTITUDE\" FINALE! PART 3 (OF 3) Galactus the World-Eater is coming to Earth to choose one of th",
2044
+ "type": "cover"
2045
+ },
2046
+ {
2047
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/925",
2048
+ "name": "AVENGERS DISASSEMBLED TIE-IN! \"FOURTITUDE\" FINALE! PART 3 (OF 3) Galactus the World-Eater is coming to Earth to choose one of th",
2049
+ "type": "interiorStory"
2050
+ },
2051
+ {
2052
+ "resourceURI": "http://gateway.marvel.com/v1/public/stories/987",
2053
+ "name": "Cover #987",
2054
+ "type": "cover"
2055
+ }
2056
+ ],
2057
+ "returned": 20
2058
+ },
2059
+ "comics": {
2060
+ "available": 39,
2061
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/234/comics",
2062
+ "items": [
2063
+ {
2064
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/532",
2065
+ "name": "Avengers (1998) #500"
2066
+ },
2067
+ {
2068
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/767",
2069
+ "name": "Avengers (1998) #501"
2070
+ },
2071
+ {
2072
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/845",
2073
+ "name": "Avengers (1998) #502"
2074
+ },
2075
+ {
2076
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/923",
2077
+ "name": "Avengers (1998) #503"
2078
+ },
2079
+ {
2080
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/1703",
2081
+ "name": "Avengers Disassembled (Trade Paperback)"
2082
+ },
2083
+ {
2084
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/5685",
2085
+ "name": "Avengers Disassembled (Hardcover)"
2086
+ },
2087
+ {
2088
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/1490",
2089
+ "name": "Avengers Disassembled: Captain America (Trade Paperback)"
2090
+ },
2091
+ {
2092
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/1491",
2093
+ "name": "Avengers Disassembled: Iron Man (Trade Paperback)"
2094
+ },
2095
+ {
2096
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/23900",
2097
+ "name": "Avengers Disassembled: Iron Man, Thor & Captain America (Hardcover)"
2098
+ },
2099
+ {
2100
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/1481",
2101
+ "name": "Avengers Disassembled: Thor (Trade Paperback)"
2102
+ },
2103
+ {
2104
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/90",
2105
+ "name": "Avengers Finale (2004) #1"
2106
+ },
2107
+ {
2108
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/595",
2109
+ "name": "Captain America (2002) #29"
2110
+ },
2111
+ {
2112
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/514",
2113
+ "name": "Captain America (2002) #30"
2114
+ },
2115
+ {
2116
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/801",
2117
+ "name": "Captain America (2002) #31"
2118
+ },
2119
+ {
2120
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/893",
2121
+ "name": "Captain America (2002) #32"
2122
+ },
2123
+ {
2124
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/605",
2125
+ "name": "Captain America & the Falcon (2004) #5"
2126
+ },
2127
+ {
2128
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/573",
2129
+ "name": "Captain America & the Falcon (2004) #6"
2130
+ },
2131
+ {
2132
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/1448",
2133
+ "name": "Excalibur (2004) #8"
2134
+ },
2135
+ {
2136
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/748",
2137
+ "name": "Fantastic Four (1998) #517"
2138
+ },
2139
+ {
2140
+ "resourceURI": "http://gateway.marvel.com/v1/public/comics/826",
2141
+ "name": "Fantastic Four (1998) #518"
2142
+ }
2143
+ ],
2144
+ "returned": 20
2145
+ },
2146
+ "series": {
2147
+ "available": 15,
2148
+ "collectionURI": "http://gateway.marvel.com/v1/public/events/234/series",
2149
+ "items": [
2150
+ {
2151
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/354",
2152
+ "name": "Avengers (1998 - 2004)"
2153
+ },
2154
+ {
2155
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/344",
2156
+ "name": "Avengers Disassembled (2005)"
2157
+ },
2158
+ {
2159
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1795",
2160
+ "name": "Avengers Disassembled (2006)"
2161
+ },
2162
+ {
2163
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1398",
2164
+ "name": "Avengers Disassembled: Captain America (2004)"
2165
+ },
2166
+ {
2167
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1403",
2168
+ "name": "Avengers Disassembled: Iron Man (2004)"
2169
+ },
2170
+ {
2171
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/7067",
2172
+ "name": "Avengers Disassembled: Iron Man, Thor & Captain America (2009 - Present)"
2173
+ },
2174
+ {
2175
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/1359",
2176
+ "name": "Avengers Disassembled: Thor (2004)"
2177
+ },
2178
+ {
2179
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/829",
2180
+ "name": "Avengers Finale (2004)"
2181
+ },
2182
+ {
2183
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/485",
2184
+ "name": "Captain America (2002 - 2004)"
2185
+ },
2186
+ {
2187
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/716",
2188
+ "name": "Captain America & the Falcon (2004 - 2005)"
2189
+ },
2190
+ {
2191
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/740",
2192
+ "name": "Excalibur (2004 - 2005)"
2193
+ },
2194
+ {
2195
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/421",
2196
+ "name": "Fantastic Four (1998 - 2012)"
2197
+ },
2198
+ {
2199
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/2572",
2200
+ "name": "Iron Man (1998 - 2004)"
2201
+ },
2202
+ {
2203
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/556",
2204
+ "name": "Spectacular Spider-Man (2003 - 2005)"
2205
+ },
2206
+ {
2207
+ "resourceURI": "http://gateway.marvel.com/v1/public/series/581",
2208
+ "name": "Thor (1998 - 2004)"
2209
+ }
2210
+ ],
2211
+ "returned": 15
2212
+ },
2213
+ "next": {
2214
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/245",
2215
+ "name": "Enemy of the State"
2216
+ },
2217
+ "previous": {
2218
+ "resourceURI": "http://gateway.marvel.com/v1/public/events/37",
2219
+ "name": "Maximum Security"
2220
+ }
2221
+ }
2222
+ ]
2223
+ }
2224
+ }