API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/54347/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "503 [Direct Sales]",
    "number": "503",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "January 1994",
    "key_date": "1994-01-00",
    "price": "1.50 USD; 1.95 CAD; 0.70 GBP",
    "page_count": "36.000",
    "editing": "Denny O'Neil (credited) (editor); Jordan B. Gorfinkel (credited) (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005750311",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1993-11-18",
    "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 as KELLEY JONES)",
            "inks": "Kelley Jones (signed as KELLEY JONES)",
            "colors": "?",
            "letters": "Bob LeRose",
            "editing": "Curtis King Jr.",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Jean-Paul Valley]; Catwoman [Selina Kyle]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Night Becomes Woman [Knightquest: The Crusade]",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Doug Moench (credited)",
            "pencils": "Mike Manley (credited)",
            "inks": "Mike Manley (credited)",
            "colors": "Adrienne Roy (credited)",
            "letters": "Ken Bruzenak (credited)",
            "editing": "None",
            "job_number": "G-9116",
            "genre": "superhero",
            "first_line": "Muggers, drunks, dopers and pimps -- an uneventful night,",
            "characters": "Batman [Jean-Paul Valley]; Sergeant Harvey Bullock; Catwoman [Selina Kyle]; Commissioner James Gordon; Mayor Armand Krol; Martha Wayne (portrait); Thomas Wayne (portrait); Dr. Carruthers (TV screen)",
            "synopsis": "",
            "notes": "Knightquest: The Crusade continues from Catwoman (DC, 1993 series) #6; continues in Batman #504.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Jordan B. Gorfinkel",
            "pencils": "None",
            "inks": "None",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2965.jpg"
}