API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/527237/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "679 [Alex Ross Cover]",
    "number": "679",
    "volume": "",
    "variant_name": "Alex Ross Cover",
    "title": "",
    "publication_date": "September 2008",
    "key_date": "2008-09-00",
    "price": "2.99 USD; 2.99 CAD",
    "page_count": "36.000",
    "editing": "Mike Marts (credited) (editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194120005767911",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2008-08-13",
    "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": "Batman R.I.P.",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Alex Ross (painted)",
            "inks": "Alex Ross (painted)",
            "colors": "Alex Ross (painted)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Batman R.I.P.: Miracle on Crime Alley",
            "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": "Randolph Gentile (credited as Randy Gentile)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Zur-En-Arrh [Batman; Bruce Wayne]; Bat-Mite (hallucination); Nightwing [Dick Grayson]; Robin [Tim Drake]; Alfred Pennyworth; Commissioner James Gordon; The Club of Heroes [The Knight [Cyril Sheldrake]; The Squire [Beryl Hutchinson]]; Jezebel Jet; Dr. Arkham; Joker (villain; cameo); Black Glove [Doctor Hurt [Simon Hurt] (villain)]; Club of Villains [Charlie Caligula (villain); El Sombrero (villain); King Kraken (villain); Hunchback [Le Bossu; also as Dr. Dax] (villain); Murder Mime [Pierrot Lunaire] (villain); Scorpiana (villain); Spring-Heeled Jack (villain)]",
            "synopsis": "Batman slips further into his Zur-En-Arrh identity, and the Black Glove continues to go after his allies.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "DC Nation 123",
            "feature": "DC Nation",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Dan DiDio",
            "pencils": "Michael Turner; ?",
            "inks": "Michael Turner; ?",
            "colors": "Peter Steigerwald; ?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Supergirl [Kara Zor-El]",
            "synopsis": "",
            "notes": "Tribute to Michael Turner, who passed away on June 27, 2008. Hot list - AMBUSH BUG: YEAR NONE #1, JOKER'S ASYLUM: SCARECROW #1 and SUPERMAN/BATMAN #50. House ad for BATMAN #680.  Issue actually released the same week as the DC Nation 126 column.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/511/w400/511282.jpg"
}