API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2255822/",
    "series_name": "Batman / Catwoman (2021 series)",
    "descriptor": "7",
    "number": "7",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "Enero 2022",
    "key_date": "2022-01-00",
    "price": "2,25 EUR",
    "page_count": "28.000",
    "editing": "?",
    "indicia_publisher": "ECC Ediciones",
    "brand_emblem": "ECC; DC Black Label [outside circle]",
    "isbn": "978-84-19021-57-1",
    "barcode": "",
    "rating": "",
    "on_sale_date": "2022-02-01",
    "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",
            "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]; Dick Grayson; Joker (imagen); Batwoman [Helena Wayne]; comisionado James Gordon",
            "synopsis": "Bruce confronta a Selina acerca de sus encuentros con el Joker. Batman queda atrapado en la bóveda de un banco por Catwoman y el Fantasma para que puedan matar al Joker, pero no sale según lo planeado. En el futuro, el comisionado Dick Grayson arresta a Selina por el asesinato del Joker.",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1490/w400/1490759.jpg"
}