API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2291048/?format=api",
    "series_name": "Sonic the Hedgehog (2018 series)",
    "descriptor": "47",
    "number": "47",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "December 2021",
    "key_date": "2021-12-22",
    "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": "82771401521804711",
    "rating": "",
    "on_sale_date": "2021-12-22",
    "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": "Adam Bryce Thomas (credited)",
            "inks": "Adam Bryce Thomas (credited)",
            "colors": "Leonardo Ito (credited)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Tangle the Lemur; Belle the Tinkerer",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Trial by Fire, Part 3",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 1,
            "page_count": "20.000",
            "script": "Evan Stanley (credited)",
            "pencils": "Evan Stanley (credited)",
            "inks": "Matt Froese (credited)",
            "colors": "Matt Herms (credited)",
            "letters": "Shawn Lee (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Amy Rose; Ashe; Motobud; Charmy Bee; Espio the Chameleon; Vector the Crocodile; Tails [Miles Prower];\r\nRed Hot; Belle the Tinkerer; Jewel the Beetle; Sonic the Hedgehog; Tangle the Lemur",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}