API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/57292/",
    "series_name": "The Batman Adventures (1992 series)",
    "descriptor": "33 [Direct Sales]",
    "number": "33",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "July 1995",
    "key_date": "1995-07-00",
    "price": "1.75 USD; 2.50 CAD; 1.25 GBP",
    "page_count": "36.000",
    "editing": "Scott Peterson (editor); Darren Vincenzo (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120006403311",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1995-05-04",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/4374/",
    "indicia_printer": "Printed in Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Mike Parobeck",
            "inks": "Rick Burchett",
            "colors": "Rick Taylor ?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Just Another Night",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "21.000",
            "script": "Ty Templeton",
            "pencils": "Dev Madan",
            "inks": "Rick Burchett",
            "colors": "Rick Taylor",
            "letters": "Richard Starkings; Comicraft",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Harvey Bullock; Alfred Pennyworth; Veronica Thomas; Justin Thomas",
            "synopsis": "",
            "notes": "Story told in three acts.\r\nAct One: Deja Vu (7 pages).\r\nAct Two: Dark Victory (9 pages).\r\nAct Three: At What Cost... (5 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 Chris Franklin, Philip G. Smith, Miam, Jennifer Wand, Robert Olson, Jenn Stewart and Gene Popa.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/3/w400/3045.jpg"
}