API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/260006/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "646 [Direct Sales]",
    "number": "646",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "December 2005",
    "key_date": "2005-12-00",
    "price": "2.50 USD; 3.50 CAD",
    "page_count": "36.000",
    "editing": "Bob Schreck (credited) (editor); Brandon Montclare (credited) (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194120005764611",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2005-10-19",
    "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": "Bombastic Battle!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Jock (signed)",
            "inks": "Jock (signed)",
            "colors": "Jock (signed)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Red Hood [Jason Todd]; Black Mask [Roman Sionis]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Franchise Part 1 Supply Side Economics",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Judd Winick (credited)",
            "pencils": "Shane Davis (credited)",
            "inks": "Rodney Ramos (credited) (pages 8-13, 15-22); Wayne Faucher (credited) (pages 1-3, 5, 6); Lary Stucker (credited) (pages 4, 7, 14)",
            "colors": "Alex Sinclair (credited)",
            "letters": "Pat Brosseau (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "We're moving too much weight.",
            "characters": "Batman [Bruce Wayne]; Red Hood [Jason Todd]; Black Mask [Roman Sionis]; Deathstroke [Slade Wilson]; Li; Davis McCullen; Alfie Tisner; Mr. O'Donnel (chief of Black Mask's security)",
            "synopsis": "Batman battles Red Hood, while Red Hood attacks Black Mask and his operations.  Deathstroke arrives, offering Red Hood help with his problems.",
            "notes": "An Infinite Crisis tie-in!",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "",
            "feature": "DC in Demand",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "DC house ads for October 2005",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/767/w400/767920.jpg"
}