Skip to content

Instantly share code, notes, and snippets.

@figital
Created June 14, 2017 17:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save figital/ce1b76c55e3fb481a4efc0abe2cf7b4e to your computer and use it in GitHub Desktop.
Save figital/ce1b76c55e3fb481a4efc0abe2cf7b4e to your computer and use it in GitHub Desktop.
{
"code": 200,
"status": "Ok",
"copyright": "© 2017 MARVEL",
"attributionText": "Data provided by Marvel. © 2017 MARVEL",
"attributionHTML": "<a href=\"http://marvel.com\">Data provided by Marvel. © 2017 MARVEL</a>",
"etag": "f7ae8704ea32cc99319512387ca51853185ff50b",
"data": {
"offset": 0,
"limit": 20,
"total": 1,
"count": 1,
"results": [
{
"id": 16926,
"digitalId": 4746,
"title": "Amazing Fantasy (1962) #15",
"issueNumber": 15,
"variantDescription": "",
"description": null,
"modified": "2013-03-06T08:54:26-0500",
"isbn": "",
"upc": "",
"diamondCode": "",
"ean": "",
"issn": "",
"format": "Comic",
"pageCount": 36,
"textObjects": [
{
"type": "70th_winner_desc",
"language": "en-us",
"text": "Jack Kirby and Steve Ditko collaborated on this cover to create what is quite possibly the most iconic image in Marvel Comics' history. Before all the clones, symbiotes and civil wars we see Spider-Man in a simpler time doing what he does best, catching crooks and saving the day."
}
],
"resourceURI": "http://gateway.marvel.com/v1/public/comics/16926",
"urls": [
{
"type": "detail",
"url": "http://marvel.com/comics/issue/16926/amazing_fantasy_1962_15?utm_campaign=apiRef&utm_source=24eb53b1f20564fdc12fd0a1185540a1"
},
{
"type": "reader",
"url": "http://marvel.com/digitalcomics/view.htm?iid=4746&utm_campaign=apiRef&utm_source=24eb53b1f20564fdc12fd0a1185540a1"
}
],
"series": {
"resourceURI": "http://gateway.marvel.com/v1/public/series/2987",
"name": "Amazing Fantasy (1962)"
},
"variants": [],
"collections": [
{
"resourceURI": "http://gateway.marvel.com/v1/public/comics/16214",
"name": "Amazing Fantasy Omnibus (Hardcover)"
}
],
"collectedIssues": [],
"dates": [
{
"type": "onsaleDate",
"date": "1962-08-10T00:00:00-0400"
},
{
"type": "focDate",
"date": "-0001-11-30T00:00:00-0500"
},
{
"type": "unlimitedDate",
"date": "2007-11-13T00:00:00-0500"
}
],
"prices": [
{
"type": "printPrice",
"price": 0.1
}
],
"thumbnail": {
"path": "http://i.annihil.us/u/prod/marvel/i/mg/b/80/4bc37bb4ae105",
"extension": "jpg"
},
"images": [
{
"path": "http://i.annihil.us/u/prod/marvel/i/mg/b/80/4bc37bb4ae105",
"extension": "jpg"
}
],
"creators": {
"available": 3,
"collectionURI": "http://gateway.marvel.com/v1/public/comics/16926/creators",
"items": [
{
"resourceURI": "http://gateway.marvel.com/v1/public/creators/32",
"name": "Steve Ditko",
"role": "inker"
},
{
"resourceURI": "http://gateway.marvel.com/v1/public/creators/196",
"name": "Jack Kirby",
"role": "penciler"
},
{
"resourceURI": "http://gateway.marvel.com/v1/public/creators/30",
"name": "Stan Lee",
"role": "editor"
}
],
"returned": 3
},
"characters": {
"available": 1,
"collectionURI": "http://gateway.marvel.com/v1/public/comics/16926/characters",
"items": [
{
"resourceURI": "http://gateway.marvel.com/v1/public/characters/1009610",
"name": "Spider-Man"
}
],
"returned": 1
},
"stories": {
"available": 5,
"collectionURI": "http://gateway.marvel.com/v1/public/comics/16926/stories",
"items": [
{
"resourceURI": "http://gateway.marvel.com/v1/public/stories/35504",
"name": "Cover: Amazing Fantasy (1962) #15",
"type": "cover"
},
{
"resourceURI": "http://gateway.marvel.com/v1/public/stories/35505",
"name": "Spider-Man!",
"type": "interiorStory"
},
{
"resourceURI": "http://gateway.marvel.com/v1/public/stories/35506",
"name": "The Bell-Ringer",
"type": "interiorStory"
},
{
"resourceURI": "http://gateway.marvel.com/v1/public/stories/35507",
"name": "Man in the Mummy Case",
"type": "interiorStory"
},
{
"resourceURI": "http://gateway.marvel.com/v1/public/stories/35508",
"name": "There are Martians Among Us",
"type": "interiorStory"
}
],
"returned": 5
},
"events": {
"available": 0,
"collectionURI": "http://gateway.marvel.com/v1/public/comics/16926/events",
"items": [],
"returned": 0
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment