API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/393703/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "672 [Direct Sales]",
    "number": "672",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "February 2008",
    "key_date": "2008-02-00",
    "price": "2.99 USD; 3.65 CAD",
    "page_count": "36.000",
    "editing": "Mike Marts (credited) (editor); Jeanine Schaefer (credited) (associate editor); Dan DiDio (credited) (executive editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194120005767211",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2007-12-26",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "Printed in Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Tony S. Daniel (signed as T. S. Daniel)",
            "inks": "Jonathan Glapion (signed as JG)",
            "colors": "Guy Major",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Color credit from DC site.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Space Medicine",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Grant Morrison (credited)",
            "pencils": "Tony S. Daniel (credited as Tony Daniel)",
            "inks": "Tony S. Daniel (credited as Daniel); Sandu Florea (credited as Florea); Jonathan Glapion (credited as Glapion); Mark Irwin (credited as Irwin)",
            "colors": "Guy Major (credited)",
            "letters": "Randolph Gentile (credited as Randy Gentile)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "Out of my way, all of you! Move!",
            "characters": "Bat-Mite; Batman [Bruce Wayne]; Batman [Michael Lane] (villain); Pete Farelli; Commissioner James Gordon; Jezebel Jet; Alfred Pennyworth; Vicki Vale",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "DC Nation 93",
            "feature": "DC Nation",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Jann Jones",
            "pencils": "Scott Kolins; ?",
            "inks": "Scott Kolins; ?",
            "colors": "Tom Chu; ?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Jean Loring (Earth-51); Sue Dibny (Earth-51); Ralph Dibny [Elongated Man] (Earth-51); Iris Allen (Earth-51); Barry Allen [Flash] (Earth-51); Ray Palmer [Atom]",
            "synopsis": "",
            "notes": "Jann Jones wishes everyone a happy holiday. Unlettered art is from upper 2 panels of page 10 of COUNTDOWN (DC, 2007 series) #18. Hot list - COUNTDOWN #18, DEATH OF THE NEW GODS #4 and GREEN LANTERN #26. House ad for BATMAN 673.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/377/w400/377754.jpg"
}