API endpoint that allows Issue to be viewed.

GET /api/issue/2717884/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/2717884/?format=api",
    "series_name": "Catwoman (2018 series)",
    "descriptor": "74 [Seba Fiumara Cover]",
    "number": "74",
    "volume": "",
    "variant_name": "Seba Fiumara Cover",
    "title": "",
    "publication_date": "May 2025",
    "key_date": "2025-05-00",
    "price": "3.99 USD",
    "page_count": "32.000",
    "editing": "James Reid (credited) (assistant editor); Arianna Turturro (credited) (editor); Rob Levin (credited) (group editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC All In [DC Bullet]",
    "isbn": "",
    "barcode": "76194135682207411",
    "rating": "Ages 13+",
    "on_sale_date": "2025-03-19",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/126584/?format=api",
    "indicia_printer": "Solisco Printers, Scott, QC, Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Falling into Place",
            "feature": "Catwoman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Sebastián Fiumara (credited as Seba Fiumara) (signed as F [stylized])",
            "inks": "Sebastián Fiumara (credited as Seba Fiumara) (signed as F [stylized])",
            "colors": "Sebastián Fiumara (credited as Seba Fiumara) (signed as F [stylized])",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Catwoman [Selina Kyle]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Long Time, No Time, Part 2",
            "feature": "Catwoman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Torunn Grønbekk (credited)",
            "pencils": "Marianna Ignazzi (credited)",
            "inks": "Marianna Ignazzi (credited)",
            "colors": "Patricio Delpeche (credited)",
            "letters": "Steve Wands (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Catwoman [Selina Kyle]; Suzy Sinner; Alex Belov",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1761/w400/1761036.jpg"
}