API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/55006/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "507 [Direct Sales]",
    "number": "507",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "May 1994",
    "key_date": "1994-05-00",
    "price": "1.50 USD; 2.00 CAD; 0.70 GBP",
    "page_count": "36.000",
    "editing": "Denny O'Neil (editor); Jordan B. Gorfinkel (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005750711",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1994-03-17",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Knightquest: The Crusade",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Kelley Jones (signed)",
            "inks": "Kelley Jones (signed)",
            "colors": "Bob LeRose",
            "letters": "None",
            "editing": "Curtis King Jr.",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Jean-Paul Valley]; Ballistic",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Ballistic [Knightquest: The Crusade]",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Doug Moench",
            "pencils": "Jim Balent",
            "inks": "Frank McLaughlin",
            "colors": "Adrienne Roy",
            "letters": "Willie Schubert",
            "editing": "None",
            "job_number": "G-9120",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Jean-Paul Valley]; Ballistic (villain); Robin [Tim Drake] (cameo); Huntress (cameo)",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Jordan B. Gorfinkel",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters from: The Letterhack; Christopher Moore; Carl Pietrantonio; Kevin Hall; Aaron Yeoman; Chris Polansky; Chris Brantley; Jeff Bowers; Scott Brownlee; Pablo J. Acosta, Jr.; Chris Coleman; Jacob Hue Bert; Don Cromie; Joey Marchese; Danny VanOver; Wayne Shiu; Sara Grandic",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2969.jpg"
}