API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2263545/?format=api",
    "series_name": "Sonic the Hedgehog (2018 series)",
    "descriptor": "44",
    "number": "44",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "August 2021",
    "key_date": "2021-08-00",
    "price": "3.99 USD",
    "page_count": "32.000",
    "editing": "David Mariotte (credited) (editor); Riley Farmer (credited) (assistant editor)",
    "indicia_publisher": "IDW Publishing",
    "brand_emblem": "IDW [D-Ring]",
    "isbn": "",
    "barcode": "82771401521804411",
    "rating": "",
    "on_sale_date": "2021-09-15",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/123483/?format=api",
    "indicia_printer": "Printed in Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Gigi Dutreix (credited)",
            "inks": "Gigi Dutreix (credited)",
            "colors": "Gigi Dutreix (credited)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Sonic The Hedgehog",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Zeti Hunt, Part 4",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 1,
            "page_count": "20.000",
            "script": "Ian Flynn (credited)",
            "pencils": "Tracy Yardley (credited)",
            "inks": "Matt Froese (credited)",
            "colors": "Matt Herms (credited)",
            "letters": "Shawn Lee (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Charmy Bee; Espio the Chameleon; Vector the Crocodile;\r\nMaster Zik; Zavok; Zazz; Zeena; Zomom; Zor; Doctor Eggman [Ivo Robotnik]; Doctor Starline; Elder Scruffy; Metal Sonic; Tails [Miles Prower]; Belle the Tinkerer; Jewel the Beetle; Shadow the Hedgehog; Sonic the Hedgehog",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}