API endpoint that allows Issue to be viewed.

GET /api/issue/71237/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/71237/",
    "series_name": "3-D Batman (1953 series)",
    "descriptor": "",
    "number": "[nn]",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "[December] 1953",
    "key_date": "1953-12-00",
    "price": "0.25 USD",
    "page_count": "36.000",
    "editing": "Jack Schiff (editor, uncredited)",
    "indicia_publisher": "National Comics Publications Inc.",
    "brand_emblem": "",
    "isbn": "",
    "barcode": "",
    "rating": "",
    "on_sale_date": "1953-10-30",
    "indicia_frequency": "",
    "notes": "On-sale date from copyright registration. Schiff info per https://en.wikipedia.org/wiki/Jack_Schiff",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/954/",
    "indicia_printer": "",
    "keywords": "3-D; three dimension",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Curt Swan",
            "inks": "Charles Paris",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]",
            "synopsis": "",
            "notes": "Curt is credited with the pencils in the Giant Batman Annual #1 Replica Edition (DC, 1999 series)  reprint.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Fowls of Fate!",
            "feature": "Batman and Robin",
            "sequence_number": 1,
            "page_count": "11.000",
            "script": "?",
            "pencils": "Jim Mooney (signed as Bob Kane)",
            "inks": "Charles Paris (signed as Bob Kane)",
            "colors": "Jack Adler (3-D effects)",
            "letters": "Ira Schnapp",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]; The Penguin [Oswald Cobblepot] (villain); Duke Malliny; Dodds; Commissioner James Gordon",
            "synopsis": "Believing that basing his past crimes on birds is what got him caught, Penguin escapes from prison and plans a new series of crimes that are not related to birds.",
            "notes": "The original page 9 removed for this reprint.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Interplanetary Aquarium",
            "feature": "Tommy Tomorrow",
            "sequence_number": 2,
            "page_count": "8.000",
            "script": "Otto Binder",
            "pencils": "Curt Swan",
            "inks": "John Fischetti",
            "colors": "Jack Adler (3-D effects)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "science fiction",
            "first_line": "",
            "characters": "Planeteers; Col. Tommy Tomorrow; Joan Gordy",
            "synopsis": "The year is 1988.  Tommy Tomorrow recently graduated from Space Port with the rank of Colonel in the Planeteers.  He is instructed to visit other planets in the solar system and bring back specimens of marine life, so that the giant aquarium can be expanded to an Interplanetary Aquarium.  Joan Gordy of the Planetary Radio News accompanies Col. Tomorrow and his crew.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Robot Robbers!",
            "feature": "Batman and Robin",
            "sequence_number": 3,
            "page_count": "13.000",
            "script": "Bill Finger",
            "pencils": "Charles Paris",
            "inks": "Charles Paris",
            "colors": "Jack Adler (3-D effects)",
            "letters": "Ira Schnapp",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]; Doctor Hercules (villain); Jawbone Bannon (villain); Whitey Drebs (villain); George \"Four-Eyes\" Foley (villain, death)",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "blank page(s)",
            "title": "",
            "feature": "",
            "sequence_number": 4,
            "page_count": "2.000",
            "script": "None",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "The inside front and inside back covers are blank.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/70/w400/70527.jpg"
}