API endpoint that allows Issue to be viewed.

GET /api/issue/264741/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/264741/",
    "series_name": "Batman Adventures (2003 series)",
    "descriptor": "12 [Direct Sales]",
    "number": "12",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "May 2004",
    "key_date": "2004-05-00",
    "price": "2.25 USD; 3.50 CAD",
    "page_count": "40.000",
    "editing": "Joan Hilty (editor); Harvey Richards (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194123816601211",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2004-03-17",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/15821/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "The Duo Dynamic!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Kelsey Shannon",
            "inks": "Kelsey Shannon",
            "colors": "?",
            "letters": "Todd Klein",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Nightwing [Dick Grayson]",
            "synopsis": "",
            "notes": "Art credits from solicitation. Letters credit from Todd Klein via http://kleinletters.com/.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Duo Dynamic",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "17.000",
            "script": "Ty Templeton",
            "pencils": "Rick Burchett",
            "inks": "Terry Beatty",
            "colors": "Heroic Age",
            "letters": "Phil Balsman",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Nightwing [Dick Grayson]; Riddler [Edward Nigma]; Clock King [Nicholas Simon]; Hamilton Hill; Captain Garrett",
            "synopsis": "The mystery of the Penguin's election sends Batman to Bludhaven to team with Nightwing against the Clock King.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Hidden Display",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "5.000",
            "script": "Dan Slott",
            "pencils": "Rick Burchett",
            "inks": "Terry Beatty",
            "colors": "Heroic Age",
            "letters": "Phil Balsman",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batgirl [Barbara Gordon]; Batman [Bruce Wayne]; Nightwing [Dick Grayson]; Alfred Pennyworth; Robin [Dick Grayson]; Robin [Tim Drake]; Killer Moth",
            "synopsis": "The origin of the Batcave trophy room.",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/246/w400/246165.jpg"
}