API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/49669/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "463 [Direct]",
    "number": "463",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "June 1991",
    "key_date": "1991-06-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": "1991-04-18",
    "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": "Norm Breyfogle (signed)",
            "inks": "Norm Breyfogle (signed)",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Spirit of the Beast Part Two: Ghost",
            "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": "G-6418",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Black Wolf; Dog [Ace]; Manitou; Two-Hearts; Cosmo",
            "synopsis": "On the way from San Francisco to Las Vegas, Batman makes a stop in Death Valley to save Black Wolf from Two-Hearts' killers.",
            "notes": "Story continues in Batman (DC, 1940 series) #464.",
            "keywords": "Batmobile; Death Valley; Las Vegas; Navajo; San Francisco"
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Kelley Puckett (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 Chris Connelly, Rol Hirst, Sir Jon Johnson, Rob Hotchkin, Jared Knapp, Pat Mulcrone, Uncle Elvis, David Cullen, Jan C. Childress, Malcolm Bourne, Ed Davis and Jason Crase. Includes \"From the Den\" column.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/774/w400/774378.jpg"
}