API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/1661595/",
    "series_name": "All Star Batman (2016 series)",
    "descriptor": "5 [John Romita Jr. Cover]",
    "number": "5",
    "volume": "",
    "variant_name": "John Romita Jr. Cover",
    "title": "",
    "publication_date": "February 2017",
    "key_date": "2017-02-00",
    "price": "4.99 USD",
    "page_count": "44.000",
    "editing": "Mark Doyle (credited) (editor); Dave Wielgosz (credited) (assistant editor); Rebecca Taylor (credited) (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [circle and serifs]",
    "isbn": "",
    "barcode": "76194134457700511",
    "rating": "Rated T Teen",
    "on_sale_date": "2016-12-28",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/105108/",
    "indicia_printer": "Transcontinental Printing Interweb Montreal",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "John Romita Jr. (credited) (signed as JR JR)",
            "inks": "Danny Miki (credited) (signed as D Miki [vertical])",
            "colors": "Dean White (credited) (signed as DW)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Two-Face [Harvey Dent]",
            "synopsis": "",
            "notes": "",
            "keywords": "DC Universe Rebirth"
        },
        {
            "type": "comic story",
            "title": "My Own Worst Enemy Finale",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "31.000",
            "script": "Scott Snyder (credited)",
            "pencils": "John Romita Jr. (credited)",
            "inks": "Danny Miki (credited); Tom Palmer (credited); Sandra Hope (credited); Richard Friend (credited)",
            "colors": "Dean White (credited)",
            "letters": "Steve Wands (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Two-Face [Harvey Dent]; Penguin; K.G.Beast; Duke; Tweedle Dee; Tweedle Dum; Alfred Pennyworth; Commissioner Jim Gordon",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "illustration",
            "title": "Happy Holidays! from DC",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Jim Lee ?",
            "inks": "?",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1117/w400/1117293.jpg"
}