API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/103149/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "603 [Direct Sales]",
    "number": "603",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "July 2002",
    "key_date": "2002-07-00",
    "price": "2.25 USD; 3.75 CAD",
    "page_count": "36.000",
    "editing": "Bob Schreck (credited) (editor); Michael Wright (credited) (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005760311",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2002-05-30",
    "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": "Bruce Wayne: Fugitive Part Eleven",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Sean Phillips (signed as Sean)",
            "inks": "Sean Phillips (signed as Sean)",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Turning Point",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Ed Brubaker (credited)",
            "pencils": "Sean Phillips (credited)",
            "inks": "Sean Phillips (credited)",
            "colors": "Gregory Wright (credited); Wildstorm FX (credited) (separations)",
            "letters": "John Costanza (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "-- and look, if you really feel that way about Gotham, why don't you just leave?",
            "characters": "Batman [Bruce Wayne]; Catwoman; Leslie Thompkins; Oracle; Flash [Barry Allen] (flashback); Joker (flashback); Two-Face (flashback)",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "advertisement",
            "title": "various",
            "feature": "",
            "sequence_number": 2,
            "page_count": "13.000",
            "script": "None",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "[inside front] Scoob-Doo (movie); [5] Starburst; [6] The Scorpion King (game); [9] Toys \"R\" Us; ; [15] In house -- JSA: Darkness Falls (1/2 page) & The Unlimited Prize from SoBe Sweepstakes (1/2 page); [16-17] SoBe; [21] Yu-Gi-Uh! (game); [25] Gauntlet: Dark Legacy; [27] Dragonball Z: The Legacy of Goku (game); [29] Totaled!; [inside back] Tony's Original Crust; [back] got chocolate milk",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/102/w400/102409.jpg"
}