API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/41262/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "394 [Direct]",
    "number": "394",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "April 1986",
    "key_date": "1986-04-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-12-18",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from DC Releases #23.",
    "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": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Paul Gulacy (signed)",
            "inks": "Paul Gulacy (signed)",
            "colors": "Anthony Tollin",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Robin [Jason Todd]",
            "synopsis": "",
            "notes": "Colors credit confirmed by Anthony Tollin.",
            "keywords": "horses"
        },
        {
            "type": "comic story",
            "title": "At the Heart of Stone",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "23.000",
            "script": "Doug Moench",
            "pencils": "Paul Gulacy (credited)",
            "inks": "Paul Gulacy (credited)",
            "colors": "Adrienne Roy (credited)",
            "letters": "John Costanza (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Robin [Jason Todd]; Alfred Pennyworth; Commissioner Gordon; Harvey Bullock",
            "synopsis": "Batman teams up with a KGB agent to take down the terrorist known as the Dark Rider, who has smuggled plutonium into Gotham.",
            "notes": "Story continues from Batman #393.",
            "keywords": "plutonium"
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "1.800",
            "script": "Robert Greenberger",
            "pencils": "José Luis García-López",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-2243",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Bob G. \"Cat\" Prat, Ken Rhodes, Hurricane Heeran, Roger Z. Cadenhead, Phetsy Calloway, L.A. Steel, Joe Sarnicola, Elvis Orten, Gary Ballard and Mike Griffith.",
            "keywords": ""
        },
        {
            "type": "statement of ownership",
            "title": "",
            "feature": "",
            "sequence_number": 3,
            "page_count": "0.200",
            "script": "None",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Average # copies per issue, previous year - 195,602.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2856.jpg"
}