API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/40272/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "386 [Direct]",
    "number": "386",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "August 1985",
    "key_date": "1985-08-00",
    "price": "0.75 USD; 0.95 CAD; 0.35 GBP",
    "page_count": "36.000",
    "editing": "Len Wein (credited) (editor); Tom Condon (managing editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1985-04-16",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from DC Releases #15.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "Printed in the U.S.A.",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Black Mask!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Tom Mandrake (signed)",
            "inks": "Tom Mandrake (signed)",
            "colors": "Anthony Tollin",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Black Mask",
            "synopsis": "",
            "notes": "Colors credit confirmed by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Black Mask: Losing Face",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "23.000",
            "script": "Doug Moench (credited)",
            "pencils": "Tom Mandrake (credited)",
            "inks": "Tom Mandrake (credited)",
            "colors": "Adrienne Roy (credited)",
            "letters": "John Costanza (credited)",
            "editing": "None",
            "job_number": "G-1959",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Commissioner Gordon; Harvey Bullock; Black Mask (1st and origin, villain); Lucius Fox",
            "synopsis": "Roman Sionis loses his family's company, Janus Cosmetics, and turns to a life of crime as Black Mask.",
            "notes": "Story continues in Detective Comics #553.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Robert Greenberger",
            "pencils": "José Luis García-López",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-2023",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Dale Coe, Rick Oberle, Joe Rusnek, Ronald Bialkowki, T.M. Maple, Susan M. Murrie, Clark A. Novak, John A. Leach, John Fleig and Greg W. Myers.",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "",
            "feature": "Meanwhile...",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "Dick Giordano",
            "pencils": "None",
            "inks": "None",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2848.jpg"
}