API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/54677/",
    "series_name": "The Batman Adventures (1992 series)",
    "descriptor": "18 [Direct Sales]",
    "number": "18",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "March 1994",
    "key_date": "1994-03-00",
    "price": "1.50 USD; 2.00 CAD; 0.70 GBP",
    "page_count": "36.000",
    "editing": "Darren Vincenzo (assistant); Scott Peterson (editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120006401811",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1994-02-03",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/4374/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batgirl; Robin",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Mike Parobeck",
            "inks": "Rick Burchett",
            "colors": "?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Robin [Dick Grayson]; Batgirl [Barbara Gordon]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Decision Day",
            "feature": "Batgirl; Robin",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Kelley Puckett",
            "pencils": "Mike Parobeck",
            "inks": "Rick Burchett",
            "colors": "Rick Taylor",
            "letters": "Richard Starkings; Comicraft",
            "editing": "None",
            "job_number": "G-9436",
            "genre": "superhero",
            "first_line": "",
            "characters": "Robin [Dick Grayson]; Batgirl [Barbara Gordon]; GUEST: Commissioner Gordon",
            "synopsis": "Batgirl and Robin expose a crooked politician and his explosive schemes.",
            "notes": "No Batman. Story told in three acts.\r\nAct I: Eye Witness! (7 pages).\r\nAct II: Smoking Gun (7 pages).\r\nAct III: No Justice, No Peace! (8 pages).",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "The Batman Adventures",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Scott Peterson",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Todd Jackson, Steven Leitman, Joseph Cole, Ryan Clements, Ethan Besser, Joshua Dudley, Clark, Kevin Carberry, Jeff Perez and Jennifer Eisenman.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/3/w400/3030.jpg"
}