API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2362732/",
    "series_name": "Batman / Catwoman (2021 series)",
    "descriptor": "8",
    "number": "8",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "",
    "key_date": "",
    "price": "2,25 EUR",
    "page_count": "28.000",
    "editing": "",
    "indicia_publisher": "ECC Ediciones",
    "brand_emblem": "ECC; DC Black Label [outside circle]",
    "isbn": "",
    "barcode": "",
    "rating": "",
    "on_sale_date": "",
    "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",
            "inks": "Clay Mann",
            "colors": "Tomeu Morey",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Batman; Catwoman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Tom King; Felip Tobar Pastor (Traductor)",
            "pencils": "Liam Sharp",
            "inks": "Liam Sharp",
            "colors": "Liam Sharp",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Catwoman [Selina Kyle]; The Joker; Phantasm [Andrea Beaumont]; Batwoman [Helena Wayne]; Dick Grayson",
            "synopsis": "Batman y Catwoman han establecido nuevas reglas en su relación, algo que ha conducido a conflictos internos... y externos, en las calles de Gotham. Los oportunistas, como el Pingüino, esperan a la vuelta de la esquina. ¡El Hombre Murciélago es más vulnerable que nunca! Mientras, el Fantasma localiza a su objetivo: ¡el Joker!",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1607/w400/1607494.jpg"
}