API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/51861/",
    "series_name": "The Batman Adventures (1992 series)",
    "descriptor": "1 [Direct]",
    "number": "1",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "October 1992",
    "key_date": "1992-10-00",
    "price": "1.25 USD; 1.50 CAD; 0.60 GBP",
    "page_count": "36.000",
    "editing": "Scott Peterson (credited) (editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1992-09-10",
    "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": "Ty Templeton (signed as temPleton [upper P])",
            "inks": "Ty Templeton (signed as temPleton [upper P])",
            "colors": "?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Penguin",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Penguin's Big Score",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Kelley Puckett (credited)",
            "pencils": "Ty Templeton (credited)",
            "inks": "Rick Burchett (credited)",
            "colors": "Rick Taylor (credited)",
            "letters": "Tim Harkins (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "Give it up, Ross.",
            "characters": "Batman; Commissioner Gordon (guest); Penguin (villain); Joker (villain)",
            "synopsis": "Batman has to stop the Penguin from becoming the biggest philanthropist in town.",
            "notes": "Story told in three acts.\r\nAct One: Charm School Dropout! (7 pages).\r\nAct Two: Top of the World, Ma! (7 pages).\r\nAct Three: Power of the Press! (8 pages).\r\n\r\n\"Scott\" credited for interior inks on cover.",
            "keywords": ""
        },
        {
            "type": "text article",
            "title": "The Batman Adventures",
            "feature": "",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Scott Peterson",
            "pencils": "Ty Templeton",
            "inks": "Rick Burchett",
            "colors": "Rick Taylor",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "The animated Batman television show...",
            "characters": "",
            "synopsis": "",
            "notes": "Information about The Batman Adventures with most of the second page having preview panels of the next issue.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/3/w400/3013.jpg"
}