API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/203834/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "622 [Direct Sales]",
    "number": "622",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "February 2004",
    "key_date": "2004-02-00",
    "price": "2.25 USD; 3.50 CAD",
    "page_count": "52.000",
    "editing": "Bob Schreck (credited) (editor); Will Dennis (credited) (editor); Casey Seijas (credited) (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005762211",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2003-12-24",
    "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": "Broken City 3",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Dave Johnson (credited) (signed as Johnson)",
            "inks": "Dave Johnson (credited) (signed as Johnson)",
            "colors": "Dave Johnson (credited) (signed as Johnson)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Penguin [Oswald Cobblepot]; Scarface",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Broken City Part Three",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Brian Azzarello (credited)",
            "pencils": "Eduardo Risso (credited) (signed as Risso)",
            "inks": "Eduardo Risso (credited) (signed as Risso)",
            "colors": "Trish Mulvihill (credited as Patricia Mulvihill)",
            "letters": "Clem Robins (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "A man without fear...",
            "characters": "Batman [Bruce Wayne]; Margo Farr; Penguin [Oswald Cobblepot]; Ventriloquist [Arnold Wesker]; Scarface; Thomas Wayne (dream); Martha Wayne (dream); Joe Chill (dream)",
            "synopsis": "",
            "notes": "",
            "keywords": "Gotham City"
        },
        {
            "type": "preview (from the publisher)",
            "title": "Fraction #1",
            "feature": "Fraction",
            "sequence_number": 2,
            "page_count": "7.000",
            "script": "David Tischman (credited)",
            "pencils": "Timothy Green II (credited); Tomer Hanuka (cover art)",
            "inks": "Timothy Green II (credited); Tomer Hanuka (cover art)",
            "colors": "Brian Haberlin (credited); ? (cover)",
            "letters": "Ken Lopez (credited as Kenny Lopez)",
            "editing": "Joan Hilty (editor); Harvey Richards (assistant editor)",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Cover and 6 page preview of Fraction #1.",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "",
            "feature": "DC in Demand",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "DC house ads for December 2003; Spotlight on the Focus group of comics.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/185/w400/185265.jpg"
}