API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/57455/?format=api",
    "series_name": "The Batman Adventures (1992 series)",
    "descriptor": "34 [Direct Sales]",
    "number": "34",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "August 1995",
    "key_date": "1995-08-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": "76194120006403411",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1995-06-08",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/4374/?format=api",
    "indicia_printer": "",
    "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",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "In Memoriam",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "23.000",
            "script": "Kelley Puckett",
            "pencils": "Mike Parobeck",
            "inks": "Rick Burchett",
            "colors": "Rick Taylor",
            "letters": "Tim Harkins",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Catwoman; Hugo Strange; Alfred Pennyworth",
            "synopsis": "",
            "notes": "Story continues next issue. Told this issue in three acts.\r\nAct One: Charons Fee (8 pages).\r\nAct 2: Filling In the Gaps (7 pages).\r\nAct 3: Total Recall (8 pages).",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "The Batman Adventures",
            "sequence_number": 2,
            "page_count": "1.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 Patrick Gallagher, Ryan Berry, John Swindell, Cassie Munsee, Sandra Young, Gary Collins, Eric Reynolds and Chris Smith.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/3/w400/3046.jpg"
}