API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/33725/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "316",
    "number": "316",
    "volume": "40",
    "variant_name": "",
    "title": "",
    "publication_date": "October 1979",
    "key_date": "1979-10-00",
    "price": "0.40 USD",
    "page_count": "36.000",
    "editing": "Joe Orlando (credited) (managing editor); Paul Levitz (credited) (editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "0709893043010",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1979-07-03",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from Comic Reader #170.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "Printed in U.S.A.",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "The Man Who Stole His Eyes!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Dick Giordano (signed)",
            "inks": "Dick Giordano (signed)",
            "colors": "Tatjana Wood",
            "letters": "Todd Klein (sourced)",
            "editing": "None",
            "job_number": "C-146",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Robin; Crazy-Quilt",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Color Me Deadly!",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "17.000",
            "script": "Len Wein",
            "pencils": "Irv Novick",
            "inks": "Frank McLaughlin",
            "colors": "Glynis Oliver",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Robin; Crazy-Quilt (villain, origin); Batman; James Gordon; Dr. Norman Dexter; Lucius Fox; Gwen; S. T. A. R. Labs",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "Wonder Woman Saves the Astronauts",
            "feature": "Hostess Fruit Pies; Wonder Woman",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Curt Swan",
            "inks": "Vince Colletta",
            "colors": "?",
            "letters": "?",
            "editing": "?",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Wonder Woman [Diana Prince]; 2 astronauts",
            "synopsis": "A space shuttle cannot be reached by radio signal, so Wonder Woman leaves them a trail of Hostess Fruit Pies to guide them back to earth.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-327",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "Volume 79 Issue 29 - Week of July 2, 1979",
            "feature": "Daily Planet",
            "sequence_number": 4,
            "page_count": "0.600",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "Bob Rozakis",
            "job_number": "P-329",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "",
            "feature": "The Answer Man",
            "sequence_number": 5,
            "page_count": "0.200",
            "script": "Bob Rozakis",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "DC questions and answers. Part of the Daily Planet page.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Deadman",
            "feature": "Hembeck",
            "sequence_number": 6,
            "page_count": "0.200",
            "script": "Fred Hembeck",
            "pencils": "Fred Hembeck",
            "inks": "Fred Hembeck",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "P-329",
            "genre": "satire-parody",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Part of the Daily Planet page.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2778.jpg"
}