API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2719144/",
    "series_name": "Daredevil: Unleash Hell - Red Band (2025 series)",
    "descriptor": "3 [Ivan Talavera Virgin Cover]",
    "number": "3",
    "volume": "",
    "variant_name": "Ivan Talavera Virgin Cover",
    "title": "",
    "publication_date": "May 2025",
    "key_date": "2025-05-00",
    "price": "4.99 USD",
    "page_count": "36.000",
    "editing": "Lauren Amaro (credited) (editor); Devin Lewis (credited) (supervising editor); C. B. Cebulski (credited) (editor in chief)",
    "indicia_publisher": "Marvel Worldwide Inc.",
    "brand_emblem": "Marvel Red Band",
    "isbn": "",
    "barcode": "75960621182100316",
    "rating": "Explicit Content",
    "on_sale_date": "2025-03-19",
    "indicia_frequency": "monthly",
    "notes": "Distributed in a polybag due to adult content. Polybag had additional rating text of 'Warning! This comic book is only approved for appropriate audiences by Marvel Comics' and 'Reader discretion advised'.",
    "variant_of": "https://www.comics.org/api/issue/2717877/",
    "series": "https://www.comics.org/api/series/219738/",
    "indicia_printer": "Fry Communications, Mechanicsburg, PA, USA",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Daredevil",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Ivan Talavera (credited)",
            "inks": "Ivan Talavera (credited)",
            "colors": "Ivan Talavera (credited)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1826/w400/1826842.jpg"
}