API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/34735/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "328 [Direct]",
    "number": "328",
    "volume": "41",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "October 1980",
    "key_date": "1980-10-00",
    "price": "0.50 USD",
    "page_count": "36.000",
    "editing": "Joe Orlando (managing editor); Paul Levitz (editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "",
    "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": "Double Jeopardy!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Joe Kubert (signed)",
            "inks": "Joe Kubert (signed)",
            "colors": "Tatjana Wood",
            "letters": "Gaspar Saladino",
            "editing": "None",
            "job_number": "C-415",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Double Jeopardy",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "17.000",
            "script": "Marv Wolfman",
            "pencils": "Irv Novick",
            "inks": "Frank McLaughlin",
            "colors": "Adrienne Roy",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "J-6662",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Alfred Pennyworth; Carl Ternion [Two-Face]; Anton Karoselle; Lester Greene; Vinnie Allen; James Gordon; David Stevens; Gilda Stevens; Dr. Albert Ekhart; Lucius Fox; Mary Ann Warner",
            "synopsis": "Batman investigates a man who, after being acquitted of murder, admits that he did actually kill the victim - twice!",
            "notes": "Story continues in Batman #329.",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "She's No Angel",
            "feature": "Hawkman; Hostess Fruit Pies",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Curt Swan",
            "inks": "Vince Colletta",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Hawkman; Golden Raven",
            "synopsis": "",
            "notes": "Advertisement for Hostess Fruit Pies in comicstrip format.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "A Tale of Time Past!",
            "feature": "Batman",
            "sequence_number": 3,
            "page_count": "8.000",
            "script": "Marv Wolfman",
            "pencils": "Don Newton",
            "inks": "Kim DeMulder",
            "colors": "Adrienne Roy",
            "letters": "Milt Snapinn",
            "editing": "None",
            "job_number": "J-6801",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Alfred Pennyworth; James Gordon; Hank Weber (flashback, death); Daryl Richmond (flashback); Daryl Richmond's son",
            "synopsis": "On his first case 35 years ago, Jim Gordon apprehended a jewel thief.  Now the thief's son comes after Gordon seeking revenge.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "Paul Levitz (replies)",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-582",
            "genre": "",
            "first_line": "",
            "characters": "Batman",
            "synopsis": "",
            "notes": "Illustrated title header. Letters of comment from Jeffrey Lowndes, Dan Haupert and Karen Wu.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1006/w400/1006445.jpg"
}