API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/1968253/?format=api",
    "series_name": "Sonic the Hedgehog (2018 series)",
    "descriptor": "17 [Cover A - Jack Lawrence]",
    "number": "17",
    "volume": "",
    "variant_name": "Cover A - Jack Lawrence",
    "title": "",
    "publication_date": "May 2019",
    "key_date": "2019-05-22",
    "price": "3.99 USD",
    "page_count": "36.000",
    "editing": "David Mariotte (editor); Megan Brown (assistant editor)",
    "indicia_publisher": "IDW Publishing",
    "brand_emblem": "20 Years of IDW",
    "isbn": "",
    "barcode": "82771401521801711",
    "rating": "",
    "on_sale_date": "2019-05-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",
            "inks": "Jack Lawrence",
            "colors": "Matt Herms",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals",
            "first_line": "",
            "characters": "Sonic the Hedgehog",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 1,
            "page_count": "21.000",
            "script": "Ian Flynn",
            "pencils": "Tracy Yardley",
            "inks": "Tracy Yardley",
            "colors": "Leonardo Ito",
            "letters": "Shawn Lee",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals; science fiction",
            "first_line": "Head out into the world and share what I've given you.",
            "characters": "Sonic the Hedgehog; Chaotix [Vector the Crocodile; Espio the Chameleon; Charmy the Bee]; Tails; Amy Rose",
            "synopsis": "Chaotix struggles to evacuate the uninfected residents of a town before they can be exposed to the zombie-bot virus.  Meanwhile Sonic struggles to keep his own infection at bay.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "preview (from the publisher)",
            "title": "",
            "feature": "Tangle and Whisper",
            "sequence_number": 2,
            "page_count": "4.000",
            "script": "Ian Flynn",
            "pencils": "Evan Stanley",
            "inks": "Evan Stanley",
            "colors": "Matt Herms",
            "letters": "Shawn Lee",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals; science fiction",
            "first_line": "Tangle!",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "preview (from the publisher)",
            "title": "Robot Animals",
            "feature": "Teenage Mutant Ninja Turtles",
            "sequence_number": 3,
            "page_count": "4.000",
            "script": "Caleb Goellner",
            "pencils": "Chad Thomas",
            "inks": "Chad Thomas",
            "colors": "Heather Breckel",
            "letters": "Shawn Lee",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals; martial arts",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1263/w400/1263936.jpg"
}