API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/48798/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "457 [Direct]",
    "number": "457",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "December 1990",
    "key_date": "1990-12-00",
    "price": "1.00 USD; 1.25 CAD; 0.50 GBP",
    "page_count": "36.000",
    "editing": "Kelley Puckett (credited) (assistant editor); Denny O'Neil (credited as Dennis O'Neil) (editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1990-10-25",
    "indicia_frequency": "monthly",
    "notes": "Copies with issue numbers 000 and 457 in the indicia known to exist.",
    "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": "Norm Breyfogle",
            "inks": "Norm Breyfogle",
            "colors": "?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Tim Drake]; Scarecrow [Jonathan Crane]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Master of Fear",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Alan Grant (credited)",
            "pencils": "Norm Breyfogle (credited)",
            "inks": "Steve Mitchell (credited)",
            "colors": "Adrienne Roy (credited)",
            "letters": "Todd Klein (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Tim Drake (also as Robin (last page cameo)); Alfred Pennyworth; Scarecrow [Jonathan Crane] (villain); Vicki Vale; Rico Marcuse; Hammy; Leon; Joe Chill (Scarecrow fear image); Thomas Wayne (Scarecrow fear image); Martha Wayne (Scarecrow fear image); Obeah Man (Scarecrow fear image); Jack Drake (Scarecrow fear image); Janet Drake (Scarecrow fear image); Jeremy (Scarecrow fear image); Robin [Jason Todd] (Scarecrow fear image); Robin [Dick Grayson] (Scarecrow fear image)",
            "synopsis": "With Batman and Vicki captured by the Scarecrow, Tim risks his potential future as Robin by disobeying Bruce's orders to go rescue them. After successfully rescuing Batman and defeating the Scarecrow, Batman presents to Tim a new Robin costume for him to wear.",
            "notes": "First appearance of Tim Drake in the new Robin costume as he officially takes over the role of Robin.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "KC Carlson (replies); Denny O'Neil",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Hurricane Hugo, Melissa Page, Cory Boecker and Mark Anderson. Includes \"From the Den\" column.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/774/w400/774365.jpg"
}