API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/251066/",
    "series_name": "Batman: Joker Time (2000 series)",
    "descriptor": "1",
    "number": "1",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "[July] 2000",
    "key_date": "2000-07-00",
    "price": "4.95 USD; 7.95 CAD",
    "page_count": "52.000",
    "editing": "Denny O'Neil (credited as Dennis O'Neil) (group editor); Joseph Illidge (credited) (associate editor); Mike Carlin (credited) (executive editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194121879300111",
    "rating": "",
    "on_sale_date": "2000-06-01",
    "indicia_frequency": "",
    "notes": "Copyright © 2000 DC Comics.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/14537/",
    "indicia_printer": "Printed in Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Batman: It's Joker Time! 1 of 3",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Bob Hall (credited) (signed as Bob Hall)",
            "inks": "Bob Hall (credited) (signed as Bob Hall)",
            "colors": "Lovern Kindzierski (credited)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Joker",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "credits, title page",
            "title": "Credits",
            "feature": "",
            "sequence_number": 1,
            "page_count": "2.000",
            "script": "None",
            "pencils": "Bob Hall (credited)",
            "inks": "Bob Hall (credited)",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Joker",
            "synopsis": "",
            "notes": "On inside front and back covers in black and white.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "It's Joker Time, Part 1",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "48.000",
            "script": "Bob Hall (credited)",
            "pencils": "Bob Hall (credited)",
            "inks": "Bob Hall (credited)",
            "colors": "Digital Chameleon (credited)",
            "letters": "Jack Morelli (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Commissioner James Gordon; Alfred Pennyworth; Barry Dancer; Mason Merton; Jake; Sam; Winston Clifford; Cassandra Hahn; Mr. Haney; Ralph O'Conner; Dr. Renata Englander; Joker (villain)",
            "synopsis": "Joker's shrink in Arkham numbs his mind by making him watch a constant barrage of the Barry Dancer Show (a parody of The Jerry Springer Show) and when the clown prince escapes, he manages to make it live on the show to face off with his TV nemesis.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "Introducing... TV's Newest Sensation... The Joker!",
            "feature": "Batman",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "Bob Hall (credited)",
            "pencils": "Bob Hall (credited)",
            "inks": "Bob Hall (credited)",
            "colors": "Digital Chameleon (credited)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Joker; Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Back cover.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/232/w400/232490.jpg"
}