API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2718254/",
    "series_name": "Batman / Superman: World's Finest (2022 series)",
    "descriptor": "37 [Adrián Gutiérrez Cardstock Variant Cover]",
    "number": "37",
    "volume": "",
    "variant_name": "Adrián Gutiérrez Cardstock Variant Cover",
    "title": "",
    "publication_date": "May 2025",
    "key_date": "2025-05-00",
    "price": "4.99 USD",
    "page_count": "36.000",
    "editing": "Chris Rosa (credited) (associate editor); Paul Kaminski (credited) (editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194137521203721",
    "rating": "Ages 13+",
    "on_sale_date": "2025-03-19",
    "indicia_frequency": "monthly",
    "notes": "Cardstock variant cover over base issue cover.",
    "variant_of": "https://www.comics.org/api/issue/2717873/",
    "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": "Adrián Gutiérrez (credited) (signed as AG)",
            "inks": "Adrián Gutiérrez (credited) (signed as AG)",
            "colors": "Matt Herms (credited)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}