API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2719035/",
    "series_name": "Avengers (2023 series)",
    "descriptor": "24 (790) [Justin Mason Cover]",
    "number": "24 (790)",
    "volume": "",
    "variant_name": "Justin Mason Cover",
    "title": "",
    "publication_date": "May 2025",
    "key_date": "2025-05-00",
    "price": "3.99 USD",
    "page_count": "32.000",
    "editing": "Wil Moss (credited) (editor); Danny Khazem (credited) (associate editor); C. B. Cebulski (credited) (editor in chief); Carlos Lao (designer)",
    "indicia_publisher": "Marvel Worldwide Inc.",
    "brand_emblem": "Marvel [in horizontal box]",
    "isbn": "",
    "barcode": "75960620426702431",
    "rating": "Rated T+",
    "on_sale_date": "2025-03-19",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/2718410/",
    "series": "https://www.comics.org/api/series/200634/",
    "indicia_printer": "Freeport Press Inc., New Philadelphia, OH, USA",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "The Avengers",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Justin Mason (credited) (signed as JM)",
            "inks": "Justin Mason (credited) (signed as JM)",
            "colors": "Jesus Aburtov (credited) (signed as ABURTOV in 3 rows)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1770/w400/1770842.jpg"
}