API endpoint that allows Issue to be viewed.

GET /api/issue/2129790/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/2129790/?format=api",
    "series_name": "Sonic the Hedgehog (2018 series)",
    "descriptor": "29 [Cover A - Jack Lawrence]",
    "number": "29",
    "volume": "",
    "variant_name": "Cover A - Jack Lawrence",
    "title": "",
    "publication_date": "July 2020",
    "key_date": "2020-07-22",
    "price": "3.99 USD",
    "page_count": "36.000",
    "editing": "Riley Farmer (credited) (assistant editor); David Mariotte (credited)",
    "indicia_publisher": "Idea and Design Works, LLC",
    "brand_emblem": "IDW [D-Ring]",
    "isbn": "",
    "barcode": "82771401521802911",
    "rating": "",
    "on_sale_date": "2020-07-22",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/123483/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Jack Lawrence (credited as Jack) (signed)",
            "inks": "Jack Lawrence (credited as Jack) (signed)",
            "colors": "Leonard Ito (signed as Ito)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals; science fiction",
            "first_line": "",
            "characters": "Sonic the Hedgehog; Silver the Hedgehog; Metal Sonic; Zavok",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 1,
            "page_count": "20.000",
            "script": "Ian Flynn (credited)",
            "pencils": "Adam Bryce Thomas (credited)",
            "inks": "Adam Bryce Thomas (credited)",
            "colors": "Matt Herms (credited)",
            "letters": "Shawn Lee (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals; science fiction",
            "first_line": "Why do you always bring trouble to my island?",
            "characters": "Sonic the Hedgehog; Silver the Hedgehog; Metal Sonic; Zavok; Knuckles the Echidna; Amy Rose; Tails; Dr. Eggman; Espio the Chameleon; Whisper the Wolf; Rouge the Bat; Shadow the Hedgehog; Vector the Crocodile; Charmy the Bee; Tangle the Lemur; Big the Cat; Froggie; Vanilla the Rabbit; Cream the Rabbit",
            "synopsis": "With no alternatives left, Sonic teams up with Silver and Metal Sonic to wrest the Chaos Emerald from Zavok and transport the metal virus to another dimension or die.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "cover reprint (on interior page)",
            "title": "Cover art to Sonic the Hedgehog #29",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Jack Lawrence (signed as Jack)",
            "inks": "Jack Lawrence (signed as Jack)",
            "colors": "Leonard Ito (signed as Ito)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals; superhero",
            "first_line": "",
            "characters": "Sonic the Hedgehog; Silver the Hedgehog; Metal Sonic; Zavok",
            "synopsis": "",
            "notes": "Reprint of the cover art for the issue with the logo removed.",
            "keywords": ""
        },
        {
            "type": "cover reprint (on interior page)",
            "title": "Variant cover art to Sonic the Hedgehog #29",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Priscilla Tramontano",
            "inks": "Priscilla Tramontano",
            "colors": "Priscilla Tramontano",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals; science fiction",
            "first_line": "",
            "characters": "Sonic the Hedgehog; Silver the Hedgehog; Metal Sonic; Zavok",
            "synopsis": "",
            "notes": "Reprint of art for one of the variant covers to the issue, with the logo removed.",
            "keywords": ""
        },
        {
            "type": "cover reprint (on interior page)",
            "title": "Variant cover art to Sonic the Hedgehog #29",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Nathalie Fourdraine",
            "inks": "Nathalie Fourdraine",
            "colors": "Nathalie Fourdraine",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals; science fiction",
            "first_line": "",
            "characters": "Rouge the Bat; Knuckles the Echidna; Amy Rose; Tails; Cheese the Chao; Vector the Crocodile; Charmy the Bee",
            "synopsis": "",
            "notes": "Reprint of art of one of the variant covers for the issue, with the logo removed.",
            "keywords": ""
        },
        {
            "type": "preview (from the publisher)",
            "title": "Big's Big Adventure",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 5,
            "page_count": "6.000",
            "script": "Ian Flynn (credited)",
            "pencils": "Jonathan H. Gray (credited as Jonathan Gray)",
            "inks": "Jonathan H. Gray (credited as Jonathan Gray)",
            "colors": "Reggie Graham (credited)",
            "letters": "Shawn Lee (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals; science fiction",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Preview of the Sonic the Hedgehog 2020 Annual.",
            "keywords": ""
        }
    ],
    "cover": ""
}