API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2212286/",
    "series_name": "Batman / Superman (2020 series)",
    "descriptor": "12",
    "number": "12",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "Febrero 2021",
    "key_date": "2021-02-16",
    "price": "2,25 EUR",
    "page_count": "28.000",
    "editing": "?",
    "indicia_publisher": "ECC Ediciones",
    "brand_emblem": "ECC; DC [circle and serifs]",
    "isbn": "978-84-18569-26-5",
    "barcode": "9788418569265",
    "rating": "",
    "on_sale_date": "2021-02-16",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/171230/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Iniciando... ...los protocolos... ...B.R.A.I.N.I.A.C. Instrucción: ¡Aniquilación!",
            "feature": "Batman; Superman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "David Marquez (credited) (signed as MARQUEZ!)",
            "inks": "David Marquez (credited) (signed as MARQUEZ!)",
            "colors": "David Marquez (credited) (signed as MARQUEZ!)",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Superman [Clark Kent; Kal-El]; Batman [Bruce Wayne]; Brainiac",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Batman; Superman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Joshua Williamson",
            "pencils": "Max Raynor",
            "inks": "Max Raynor",
            "colors": "Alejandro Sánchez",
            "letters": "John J. Hill",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Superman [Clark Kent; Kal-El]; Steel [John Henry Irons]; Batwoman [Kate Kane]; Chemo; Brimstone Brotherhood; Supergirl [Kara Zor-El] (flashback); Joker (headshot); Penguin [Oswald Cobblepot] (headshot); Mister Freeze [Victor Fries] (headshot); Bane (headshot); Captain Cold [Leonard Snart] (headshot); Calendar Man [Julian Day] (headshot); The Eradicator (headshot); Killer Frost (headshot); Two-Face [Harvey Dent] (headshot); Riddler [Edward Nygma] (headshot); Deathstroke [Slade Wilson] (headshot); robot drones; Clayface (robot version); Bane (robot version); Doomsday (robot version); Silver Banshee (robot version)",
            "synopsis": "Batwoman y Steel responden a una señal de emergencia y encuentran la Batcueva en ruinas y Batman y Superman desaparecidos. Descubren un mensaje de Batman advirtiendo que algo se infiltró en los sistemas informáticos de la Batcueva y puso el arsenal de Batman en su contra.",
            "notes": "",
            "keywords": "Batcueva"
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1453/w400/1453781.jpg"
}