API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/34178/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "321",
    "number": "321",
    "volume": "41",
    "variant_name": "",
    "title": "",
    "publication_date": "March 1980",
    "key_date": "1980-03-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": "0709893043003",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1979-12-04",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from Comic Reader #175.",
    "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": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "José Luis García-López (signed)",
            "inks": "José Luis García-López (signed)",
            "colors": "Tatjana Wood",
            "letters": "?",
            "editing": "None",
            "job_number": "C-256",
            "genre": "superhero",
            "first_line": "You are cordially invited to the Joker's birthday!",
            "characters": "Batman; Robin; Alfred Pennyworth; James Gordon; Joker",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Dreadful Birthday, Dear Joker...!",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "18.000",
            "script": "Len Wein",
            "pencils": "Walter Simonson",
            "inks": "Dick Giordano",
            "colors": "Glynis Oliver",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "J-6336",
            "genre": "superhero",
            "first_line": "Since 1899, Gotham Police Headquarters has stood at the junction of the area called Five Points, on the lower east side of the city...",
            "characters": "Batman [Bruce Wayne]; Catwoman [Selina Kyle]; Lucius Fox; Commissioner James Gordon; Joker; Alfred Pennyworth; Robin [Dick Grayson]",
            "synopsis": "The Joker plans his own birthday party and invites all of Gotham to watch the explosive celebration with some of Batman's closest allies. It is up to the Caped Crusader to find the event before the fireworks start.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "Hawkman Makes a Safe Landing",
            "feature": "Hawkman; Hostess Cup Cakes",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Curt Swan",
            "inks": "Vince Colletta",
            "colors": "?",
            "letters": "?",
            "editing": "?",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Hawkman [Katar Hol]; sky diving club members",
            "synopsis": "Hawkman rescues a man whose parachute fails to open and the rest of his club celebrates with Hostess Cup Cakes.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "Paul Levitz",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-436",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "Volume 79 Issue 49 - Week of December 3, 1979",
            "feature": "Daily Planet",
            "sequence_number": 4,
            "page_count": "0.600",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "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": "None",
            "inks": "None",
            "colors": "None",
            "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": "Man-Bat",
            "feature": "Hembeck",
            "sequence_number": 6,
            "page_count": "0.200",
            "script": "Fred Hembeck",
            "pencils": "Fred Hembeck",
            "inks": "Fred Hembeck",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "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/2783.jpg"
}