API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/57140/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "519 [Direct Sales]",
    "number": "519",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "June 1995",
    "key_date": "1995-06-00",
    "price": "1.95 USD; 2.75 CAD; 1.25 GBP",
    "page_count": "36.000",
    "editing": "Denny O'Neil (editor); Jordan B. Gorfinkel (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005751911",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1995-04-13",
    "indicia_frequency": "monthly",
    "notes": "Switch to glossy paper with this issue.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Kelley Jones",
            "inks": "John Beatty",
            "colors": "Bob LeRose",
            "letters": "None",
            "editing": "Curtis King Jr.",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Black Spider",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Black Spider: Web of Scars",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "23.000",
            "script": "Doug Moench",
            "pencils": "Kelley Jones",
            "inks": "John Beatty",
            "colors": "Gregory Wright",
            "letters": "Todd Klein",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Black Mask (villain); Black Spider (villain); James Gordon; Commissioner Sarah Gordon",
            "synopsis": "Jim Gordon is replaced as Commissioner by his wife Sarah.",
            "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 J. Caleb Mozzocco, Jaco Bilbert, Kat, Tim Holl, Neil Phillips, Michelle E. Koller, Kahlia Fisher, Joey Marchese, SteveLabr, Mark Kille, Jim SciGuy, R. Flair, David Baumeister, A. Pilie, Josh Hill, John A. Sigmon.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2982.jpg"
}