API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2546697/",
    "series_name": "Titans (2023 series)",
    "descriptor": "2 [Joe Quinones Cardstock Swimsuit Variant Cover]",
    "number": "2",
    "volume": "",
    "variant_name": "Joe Quinones Cardstock Swimsuit Variant Cover",
    "title": "",
    "publication_date": "August 2023",
    "key_date": "2023-08-00",
    "price": "4.99 USD",
    "page_count": "36.000",
    "editing": "Chris Rosa (credited) (associate editor); Brittany Holzherr (credited) (editor); Paul Kaminski (credited) (group editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [circle and serifs]",
    "isbn": "",
    "barcode": "76194138022300261",
    "rating": "Ages 13+",
    "on_sale_date": "2023-06-20",
    "indicia_frequency": "monthly",
    "notes": "Cardstock cover. Cover does not feature series logo.",
    "variant_of": "https://www.comics.org/api/issue/2546638/",
    "series": "https://www.comics.org/api/series/200444/",
    "indicia_printer": "Transcontinental Printing Interweb Montreal",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Titans",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Joe Quinones (credited) (signed as QUIN ONES)",
            "inks": "Joe Quinones (credited) (signed as QUIN ONES)",
            "colors": "Joe Quinones (credited) (signed as QUIN ONES)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "The Titans [Beast Boy [Garfield Logan]; Cyborg [Victor Stone]; The Flash [Wally West]; Nightwing [Dick Grayson]; Raven [Rachel Roth]; Starfire [Koriand'r]; Donna Troy]; ",
            "synopsis": "",
            "notes": "",
            "keywords": "beach; campfire; cooler; swimsuit"
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1643/w400/1643838.jpg"
}