API endpoint that allows Issue to be viewed.

GET /api/issue/2496367/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/2496367/",
    "series_name": "Batman / Superman: World's Finest (2022 series)",
    "descriptor": "12 [Dave Johnson Cardstock Variant Cover]",
    "number": "12",
    "volume": "",
    "variant_name": "Dave Johnson Cardstock Variant Cover",
    "title": "",
    "publication_date": "April 2023",
    "key_date": "2023-04-00",
    "price": "4.99 USD",
    "page_count": "36.000",
    "editing": "Rebecca Bohanan (credited) (assistant editor); Dave Wielgosz (credited) (associate editor); Paul Kaminski (credited) (editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [circle and serifs]",
    "isbn": "",
    "barcode": "76194137521201221",
    "rating": "Ages 13+",
    "on_sale_date": "2023-02-21",
    "indicia_frequency": "monthly",
    "notes": "Cardstock cover. Cover does not feature series logo.",
    "variant_of": "https://www.comics.org/api/issue/2495109/",
    "series": "https://www.comics.org/api/series/182645/",
    "indicia_printer": "Transcontinental Printing Interweb Montreal",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Superman and Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Dave Johnson (credited) (signed as JØHNSØN [devil pig])",
            "inks": "Dave Johnson (credited) (signed as JØHNSØN [devil pig])",
            "colors": "Dave Johnson (credited) (signed as JØHNSØN [devil pig])",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Superman [Clark Kent; Kal-El]; Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1619/w400/1619874.jpg"
}