API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2255821/",
    "series_name": "Batman / Catwoman (2021 series)",
    "descriptor": "6",
    "number": "6",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "Diciembre 2021",
    "key_date": "2021-12-30",
    "price": "2,25 EUR",
    "page_count": "28.000",
    "editing": "?",
    "indicia_publisher": "ECC Ediciones",
    "brand_emblem": "ECC; DC Black Label [outside circle]",
    "isbn": "978-84-18974-86-1",
    "barcode": "",
    "rating": "",
    "on_sale_date": "2021-12-30",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/175271/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman; Catwoman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Clay Mann (signed as Man)",
            "inks": "Clay Mann (signed as Man)",
            "colors": "Tomeu Morey (signed as Tomeu Morey)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "El Fantasma [Andrea Beaumont]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Batman; Catwoman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Tom King",
            "pencils": "Clay Mann",
            "inks": "Clay Mann",
            "colors": "Tomeu Morey",
            "letters": "Clayton Cowles",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Catwoman [Selina Kyle]; el Joker; el Fantasma [Andrea Beaumont]; Batman [Bruce Wayne]; Helena Wayne [Batwoman]; Dick Grayson; Dragoon (villano del futuro); Four-Face (villanos del futuro); Polymath (villano del futuro)",
            "synopsis": "El Fantasma retiene a Selina como rehén para que Batman le entregue al Joker. Selina y el Joker pasan unas vacaciones juntos. En el futuro, una Selina mayor sale de patrulla con su hija Batwoman y lucha contra los villanos de esa época.",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1481/w400/1481069.jpg"
}