API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/752938/",
    "series_name": "Batman and Robin (2009 series)",
    "descriptor": "12 [Direct Sales]",
    "number": "12",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "July 2010",
    "key_date": "2010-07-00",
    "price": "2.99 USD",
    "page_count": "36.000",
    "editing": "Janelle Asselin (credited as Janelle Siegel) (assistant editor); Mike Marts (credited) (editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194127973201211",
    "rating": "",
    "on_sale_date": "2010-05-05",
    "indicia_frequency": "monthly",
    "notes": "Copyright © 2010 DC Comics.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/36683/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "The Return of Bruce Wayne Begins Here!",
            "feature": "Batman and Robin",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Frank Quitely (credited, signed)",
            "inks": "Frank Quitely (credited, signed)",
            "colors": "Alex Sinclair (signed as Sinc')",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Dick Grayson]; Robin [Damian Wayne]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Batman vs. Robin, Part 3: Mexican Train",
            "feature": "Batman and Robin",
            "sequence_number": 1,
            "page_count": "24.000",
            "script": "Grant Morrison (credited)",
            "pencils": "Andy Clarke (credited) (pages 1-9, 15-17); Dustin Nguyen (credited) (layouts, pages 10-14, 18-24); Scott Hanna (credited) (finishes, pages 10-14, 18-24)",
            "inks": "Scott Hanna (credited) (inks: pages 1-9, 15-17; finishes: pages 10-14, 18-24)",
            "colors": "Alex Sinclair (credited)",
            "letters": "Pat Brosseau (credited as Patrick Brosseau)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Dick Grayson]; Robin [Damian Wayne]; Alfred Pennyworth; Senator Vine; Joker [also as Gravedigger; Oberon Sexton] (villain); Naberius (villain); Sweet Belial (villain); Duke Zepar (villain); Talia al Ghul (villain); Deathstroke [Slade Wilson] (villain)",
            "synopsis": "Batman and Robin take the fight to Talia and Deathstroke. Talia shows Damian she's cloning another Damian. Gravedigger is shown to be the Joker.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "Brightest Day Checklist",
            "feature": "",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "None",
            "pencils": "David Finch (signed)",
            "inks": "Scott Williams (signed)",
            "colors": "Peter Steigerwald (signed)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Hawkman [Carter Hall]; Deadman [Boston Brand]; Hawkgirl [Shiera Hall]; Martian Manhunter [J'onn J'onzz]; Reverse-Flash [Professor Zoom; Eobard Thawne]; Firestorm [Ronnie Raymond; Jason Rusch]; Aquaman [Arthur Curry]; Captain Boomerang [Digger Harkness]; Jade [Jennie-Lynn Hayden]; Green Lantern [Hal Jordan]; Flash [Barry Allen]; Maxwell Lord; Osiris [Amon Tomaz]; Hawk [Hank Hall]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "DC Nation [215]: Oh, The Humanity!",
            "feature": "DC Nation",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "Matt Idelson",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Matt Idelson talks about Superman: War of the Supermen.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/739/w400/739741.jpg"
}