API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2362735/",
    "series_name": "Batman / Catwoman (2021 series)",
    "descriptor": "11",
    "number": "11",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "Julio de 2022",
    "key_date": "2022-07-00",
    "price": "2,50 EUR",
    "page_count": "28.000",
    "editing": "?",
    "indicia_publisher": "ECC Ediciones",
    "brand_emblem": "ECC; DC Black Label [outside circle]",
    "isbn": "978-84-19325-57-0",
    "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]; Catwoman [Selina Kyle]",
            "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": "Clay Mann",
            "inks": "Clay Mann",
            "colors": "Tomeu Morey",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Dick Grayson; Inque; Batwoman [Helena Wayne]; Catwoman [Selina Kyle]; Riddler [Edward Nygma]; Batman [Bruce Wayne]; Phantasm [Andrea Beaumont]; The Joker; Andrew Beaumont",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1607/w400/1607497.jpg"
}