API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/57901/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "524 [Direct Sales]",
    "number": "524",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "November 1995",
    "key_date": "1995-11-00",
    "price": "1.95 USD; 2.75 CAD; 1.25 GBP",
    "page_count": "36.000",
    "editing": "Denny O'Neil (editor); Jordan B. Gorfinkel (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005752411",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1995-09-14",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Kelley Jones (signed)",
            "inks": "John Beatty (signed)",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Scarecrow (on monitors)",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Scarecrow Part Two: Haunted Houses of the Head",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Doug Moench",
            "pencils": "Kelley Jones",
            "inks": "John Beatty",
            "colors": "Gregory Wright; Android Images (separations)",
            "letters": "Todd Klein",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Scarecrow (villain); Armand Krol",
            "synopsis": "",
            "notes": "Lettering uncredited. Klein letters credit from his website.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Doug Moench",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters from Wayne A. Chandler, Roger Justice, C. Corey Ohmer, James Meeley, Keith Emroll, Kahlia Fisher, Tony Escobar Jr., Min. Donnell Meriweather, Michael Foschini, Todd Gallina, Paul Gallagher.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2987.jpg"
}