API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2255820/",
    "series_name": "Batman / Catwoman (2021 series)",
    "descriptor": "5",
    "number": "5",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "Noviembre 2021",
    "key_date": "2021-11-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-04-5",
    "barcode": "",
    "rating": "",
    "on_sale_date": "2021-11-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": "Catwoman [Selina Kyle]; Batman [Bruce Wayne]; el Fantasma [Andrea Beaumont]; Batwoman [Helena Wayne]; Joker",
            "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]; Harley Quinn [Harleen Quinzel]; el Fantasma [Andrea Beaumont]; Sal Neismann; Batman [Bruce Wayne]; Helena Wayne [Batwoman]",
            "synopsis": "Catwoman y el Fantasma localizan a uno de los antiguos secuaces del Joker. En el futuro, Harley Quinn quiere vengarse de Selina por la muerte del Joker.",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1481/w400/1481068.jpg"
}