API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/796859/",
    "series_name": "The All-New Batman: The Brave and the Bold (2011 series)",
    "descriptor": "3 [Direct Sales]",
    "number": "3",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "March 2011",
    "key_date": "2011-03-00",
    "price": "2.99 USD",
    "page_count": "36.000",
    "editing": "Scott Peterson (credited) (editor); Chynna Clugston Flores (credited) (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194130056600311",
    "rating": "",
    "on_sale_date": "2011-01-12",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/53270/",
    "indicia_printer": "Quad/Graphics, Montreal, QC, Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Through the Looking Glass!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Rick Burchett",
            "inks": "Dan Davis",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne] (featured); The Cheshire Cat; The Flash [Barry Allen] (guest); The Mad Hatter (villain); Mirror Master [Sam Scudder] (villain) (in shadow); The White Rabbit",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Mirror, Mirror...",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "20.000",
            "script": "Sholly Fisch (credited)",
            "pencils": "Rick Burchett (credited)",
            "inks": "Dan Davis (credited)",
            "colors": "Heroic Age (credited)",
            "letters": "Travis Lanham (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "A team-up between the Mirror Master and the Mad Hatter is bizarre enough --",
            "characters": "Batman [Bruce Wayne] (featured); Humpty Dumpty; The Flash [Barry Allen] (guest); The Flash [Jay Garrick] (guest); The Jabberwock; The Mad Hatter (villain); Mirror Master [Sam Scudder] (villain); The Red Queen; Tweedledee; Tweedledum; The White Rabbit",
            "synopsis": "Batman and the Flash chase the Mirror Master and Mad Hatter through the looking glass where they are trapped in Wonderland.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "",
            "feature": "DC in Demand",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "various",
            "inks": "various",
            "colors": "various",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "Ring in the New Year with Johnny DC!",
            "characters": "",
            "synopsis": "",
            "notes": "Cover art and preview blurbs for six issues from the publisher.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/792/w400/792468.jpg"
}