API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/52926/",
    "series_name": "The Batman Adventures (1992 series)",
    "descriptor": "8 [Direct]",
    "number": "8",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "May 1993",
    "key_date": "1993-05-00",
    "price": "1.25 USD; 1.60 CAD; 0.60 GBP",
    "page_count": "36.000",
    "editing": "Scott Peterson (editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1993-04-08",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/4374/",
    "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": "?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Clayface; Summer Gleeson",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Larceny, My Sweet",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.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; Alfred Pennyworth; Clayface; Summer Gleeson",
            "synopsis": "Batman tracks down an \"invisible bandit\" who robs and disappears from the scene of the crime. Clayface has a little romance with a reporter.",
            "notes": "Story told in three acts.\r\nAct One: Break the Bank! (8 pages).\r\nAct Two: Love's Lost Labours (8 pages).\r\nAct Three: Beauty and the Beast (6 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 Steve Perram, Steve Schmidt, The Great Buck, Michael Barrett, Christopher Kempf, Margaret Oh, Robert Knaus, Darlene Hallberg and Rol Hirst.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/3/w400/3020.jpg"
}