Skip to content

Instantly share code, notes, and snippets.

@CristinaSolana
Last active June 26, 2018 22:05
Show Gist options
  • Save CristinaSolana/f1184666aed36a042df12c31fcf5da38 to your computer and use it in GitHub Desktop.
Save CristinaSolana/f1184666aed36a042df12c31fcf5da38 to your computer and use it in GitHub Desktop.
[
{
"id": 1009189,
"name": "Black Widow",
"description": "",
"modified": "2016-01-04T18:09:26-0500",
"thumbnail": {
"path": "http://i.annihil.us/u/prod/marvel/i/mg/f/30/50fecad1f395b",
"extension": "jpg"
},
"resourceURI": "http://gateway.marvel.com/v1/public/characters/1009189",
"comics": {
"available": 456,
"collectionURI": "http://gateway.marvel.com/v1/public/characters/1009189/comics",
"items": [
{
"resourceURI": "http://gateway.marvel.com/v1/public/comics/43495",
"name": "A+X (2012) #2"
},
...
],
"returned": 20
},
"series": {
"available": 179,
"collectionURI": "http://gateway.marvel.com/v1/public/characters/1009189/series",
"items": [
{
"resourceURI": "http://gateway.marvel.com/v1/public/series/16450",
"name": "A+X (2012 - Present)"
},
...
],
"returned": 20
},
"stories": {
"available": 490,
"collectionURI": "http://gateway.marvel.com/v1/public/characters/1009189/stories",
"items": [
{
"resourceURI": "http://gateway.marvel.com/v1/public/stories/1060",
"name": "Cover #1060",
"type": "cover"
},
...
],
"returned": 20
},
"events": {
"available": 14,
"collectionURI": "http://gateway.marvel.com/v1/public/characters/1009189/events",
"items": [
{
"resourceURI": "http://gateway.marvel.com/v1/public/events/116",
"name": "Acts of Vengeance!"
},
...
],
"returned": 14
},
"urls": [
{
"type": "detail",
"url": "http://marvel.com/comics/characters/1009189/black_widow?utm_campaign=apiRef&utm_source=e4bbb7636ff9dfc843b2eb4cbd33f0fd"
},
...
]
}
...
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment