API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/256113/",
    "series_name": "Batman: Dark Victory (1999 series)",
    "descriptor": "11",
    "number": "11",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "October 2000",
    "key_date": "2000-10-00",
    "price": "2.95 USD; 4.50 CAD",
    "page_count": "36.000",
    "editing": "Mark Chiarello (editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194122054301111",
    "rating": "",
    "on_sale_date": "2000-08-16",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/6139/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Passion",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Tim Sale",
            "inks": "Tim Sale",
            "colors": "Mark Chiarello",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Poison Ivy",
            "synopsis": "",
            "notes": "Coloring credit verified by Tim Sale to Gregory Fischer.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Passion",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "23.000",
            "script": "Jeph Loeb",
            "pencils": "Tim Sale",
            "inks": "Tim Sale",
            "colors": "Gregory Wright (colors); Heroic Age (separations)",
            "letters": "Richard Starkings",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Dick Grayson; Alfred Pennyworth; Commissioner James Gordon; District Attorney Janice Porter; Officer Lopez; Officer Wilcox (dies); Judge Harkness; Two-Face [Harvey Dent]; Mr. Freeze [Victor Fries]; Solomon Grundy; Poison Ivy [Pamela Isley]; Sofia Falcone Gigante; Mario Falcone; Albert Falcone [Holiday]; Anthony Zucco (dies); Umberto Maroni; Pino Maroni",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Dark Victory",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters from readers",
            "keywords": ""
        },
        {
            "type": "illustration",
            "title": "",
            "feature": "Batman",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Tim Sale",
            "inks": "Tim Sale",
            "colors": "?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Commissioner James Gordon",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/237/w400/237537.jpg"
}