API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/65363/",
    "series_name": "Batman: The Doom That Came to Gotham (2000 series)",
    "descriptor": "2",
    "number": "2",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "[December] 2000",
    "key_date": "2000-12-00",
    "price": "4.95 USD; 7.95 CAD",
    "page_count": "52.000",
    "editing": "Mike Carlin (credited) (executive editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]; Elseworlds",
    "isbn": "",
    "barcode": "76194121545700211",
    "rating": "",
    "on_sale_date": "2000-10-11",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/7247/",
    "indicia_printer": "Printed in Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "The Doom That Came to Gotham",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Mike Mignola (credited) (signed as M [squared])",
            "inks": "Mike Mignola (credited) (signed as M [squared])",
            "colors": "Dave Stewart (credited)",
            "letters": "Todd Klein (credited) (logo design)",
            "editing": "None",
            "job_number": "",
            "genre": "horror-suspense; superhero",
            "first_line": "",
            "characters": "Batman; Ra's Al Ghul",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Doom That Came to Gotham, Book Two of Three",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "48.000",
            "script": "Mike Mignola (credited) (plot, script); Richard Pace (credited) (plot)",
            "pencils": "Troy Nixey (credited)",
            "inks": "Dennis Janke (credited)",
            "colors": "Dave Stewart (credited)",
            "letters": "Bill Oakley (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "horror-suspense; superhero",
            "first_line": "",
            "characters": "Dick Grayson; Harvey Dent; Batman; Talia; Ra's Al Ghul; Grendon; Poison Ivy; Oliver Queen; Tim Drake",
            "synopsis": "The evil, released by Ra's, takes the form of a plague of reptiles and overruns Gotham, but Bruce fights and survives, and turns into something else.",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/65/w400/65206.jpg"
}