API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2553695/?format=api",
    "series_name": "Sonic the Hedgehog (2018 series)",
    "descriptor": "62 [Cover A - Abby Bulmer]",
    "number": "62",
    "volume": "",
    "variant_name": "Cover A - Abby Bulmer",
    "title": "",
    "publication_date": "July 2023",
    "key_date": "2023-07-05",
    "price": "3.99 USD",
    "page_count": "32.000",
    "editing": "Riley Farmer (credited) (editor); David Mariotte (credited) (editor)",
    "indicia_publisher": "IDW Publishing",
    "brand_emblem": "IDW [D-Ring]",
    "isbn": "",
    "barcode": "82771401521806211",
    "rating": "",
    "on_sale_date": "2023-07-05",
    "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": "Abby Bulmer (credited)",
            "inks": "Abby Bulmer (credited)",
            "colors": "Reggie Graham (credited)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 1,
            "page_count": "20.000",
            "script": "Ian Flynn (credited)",
            "pencils": "Thomas Rothlisberger (credited)",
            "inks": "Thomas Rothlisberger (credited)",
            "colors": "Leonardo Ito (credited)",
            "letters": "Shawn Lee",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Amy Rose; Clutch the Opossum; Lanolin the Sheep; Tangle the Lemur; Whisper the Wolf; Knuckles the Echidna; Mimic",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}