API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/393705/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "674 [Direct Sales]",
    "number": "674",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "April 2008",
    "key_date": "2008-04-00",
    "price": "2.99 USD; 3.65 CAD",
    "page_count": "36.000",
    "editing": "Mike Marts (credited) (editor); Jeanine Schaefer (credited) (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194120005767411",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2008-02-27",
    "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 (credited as Tony Daniel) (signed)",
            "inks": "Jonathan Glapion (credited) (signed as GLAPiON)",
            "colors": "Guy Major (credited)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Batman Dies at Dawn",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Grant Morrison (credited)",
            "pencils": "Tony S. Daniel (credited as Tony Daniel)",
            "inks": "Sandu Florea (credited)",
            "colors": "Guy Major (credited)",
            "letters": "Travis Lanham (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Bat-Mite (hallucination); Batman [Bruce Wayne]; Batman [Michael Lane] (villain); Patrolman Branca (flashback); Pete Farelli; Commissioner James Gordon; Dr. Simon Hurt (villain); Josef Muller (flashback); Robin [Dick Grayson] (hallucination)",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "DC Super Friends [DC Nation 102]",
            "feature": "DC Nation",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Rachel Gluckstern",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Super Friends [Superman; Batman; Wonder Woman; Flash; Green Lantern [John Stewart]; Aquaman]",
            "synopsis": "",
            "notes": "Rachel Gluckstern promotes the new SUPER FRIENDS comic coming out from Johnny DC. Hot list - COUNTDOWN #9, LEGION OF SUPER-HEROES #39 (promo says #56 in error) and TEEN TITANS #56. House ad for BATMAN #675.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/377/w400/377756.jpg"
}