API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/49893/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "465 [Direct]",
    "number": "465",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "Late July 1991",
    "key_date": "1991-07-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-06-06",
    "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]; Robin [Tim Drake]",
            "synopsis": "",
            "notes": "",
            "keywords": "bats; spotlight"
        },
        {
            "type": "comic story",
            "title": "Debut",
            "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-6420",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Tim Drake]; Commissioner James Gordon; Detective Sarah Essen; Alfred Pennyworth; Harold; Ace; Vicki Vale; Chico; Larry; Ginny Gray; Duval Pesney [Bob Dane]; Arlene (soap opera character); Miss Meara",
            "synopsis": "On Tim's first night patrolling as Robin, he tries to come to the aide of a damsel in distress but his efforts backfire. Bruce makes an effort to help two underprivileged youths. Later a charity event becomes the setting for a bizarre drama.",
            "notes": "Official 'debut' of Tim Drake as the new Robin. Commissioner Gordon announces his engagement to Sarah Essen.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/774/w400/774386.jpg"
}