API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2426951/?format=api",
    "series_name": "Sonic the Hedgehog (2018 series)",
    "descriptor": "52",
    "number": "52",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "August 2022",
    "key_date": "2022-08-24",
    "price": "3.99 USD",
    "page_count": "32.000",
    "editing": "David Mariotte (credited) (editor); Riley Farmer (credited) (editor)",
    "indicia_publisher": "IDW Publishing",
    "brand_emblem": "IDW [D-Ring]",
    "isbn": "",
    "barcode": "82771401521805211",
    "rating": "",
    "on_sale_date": "2022-08-24",
    "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": "Gigi Dutreix (credited)",
            "inks": "Gigi Dutreix (credited)",
            "colors": "Gigi Dutreix (credited)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Overpowered, Part 1",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 1,
            "page_count": "20.000",
            "script": "Evan Stanley (credited)",
            "pencils": "Evan Stanley (credited)",
            "inks": "Evan Stanley (credited); Rik Mack (credited); Maria Keane (credited)",
            "colors": "Reggie Graham (credited)",
            "letters": "Shawn Lee (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Belle the Tinkerer; Doctor Eggman [Ivo Robotnik]; Kitsunami the Fennec; Metal Sonic; Tails [Miles Prower]; Orbot; Sonic the Hedgehog; Surge the Tenrec",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}