API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2789909/",
    "series_name": "Titans (2023 series)",
    "descriptor": "28 [Second Printing Pete Woods Logo Color Variant Cover]",
    "number": "28",
    "volume": "",
    "variant_name": "Second Printing Pete Woods Logo Color Variant Cover",
    "title": "",
    "publication_date": "January 2026",
    "key_date": "2026-01-00",
    "price": "3.99 USD",
    "page_count": "32.000",
    "editing": "Marquis Draper (credited) (editor); Brittany Holzherr (credited) (senior editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC All In [DC Bullet]",
    "isbn": "",
    "barcode": "76194138022302812",
    "rating": "Ages 13+",
    "on_sale_date": "2025-11-26",
    "indicia_frequency": "monthly",
    "notes": "Second printing.",
    "variant_of": "https://www.comics.org/api/issue/2775762/",
    "series": "https://www.comics.org/api/series/200444/",
    "indicia_printer": "Transcontinental Printing Interweb Montreal",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Evacuation: Earth!",
            "feature": "Titans",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Pete Woods (credited)",
            "inks": "Pete Woods (credited)",
            "colors": "Pete Woods (credited)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "The Titans [Arsenal [Roy Harper]; Beast Boy [Garfield Logan]; Cyborg [Victor Stone]; Nightwing [Dick Grayson]; Raven [Rachel Roth]; Starfire [Koriand'r]; Donna Troy]; ",
            "synopsis": "",
            "notes": "Same art as the first printing Pete Woods cover with a different color Titans logo.",
            "keywords": ""
        }
    ],
    "cover": ""
}