API endpoint that allows Issue to be viewed.

GET /api/issue/2549293/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/2549293/?format=api",
    "series_name": "Avengers (2023 series)",
    "descriptor": "2 (768) [George Pérez Retailer Incentive Virgin Variant]",
    "number": "2 (768)",
    "volume": "",
    "variant_name": "George Pérez Retailer Incentive Virgin Variant",
    "title": "",
    "publication_date": "August 2023",
    "key_date": "2023-08-00",
    "price": "3.99 USD",
    "page_count": "32.000",
    "editing": "Tom Brevoort (credited) (editor); Annalise Bissa (credited) (associate editor); Martin Biro (credited) (assistant editor); C. B. Cebulski (credited) (editor in chief); Carlos Lao (credited) (designer)",
    "indicia_publisher": "Marvel Worldwide Inc.",
    "brand_emblem": "Marvel [in horizontal box]",
    "isbn": "",
    "barcode": "75960620426700216",
    "rating": "Rated T+",
    "on_sale_date": "2023-06-21",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/2549183/?format=api",
    "series": "https://www.comics.org/api/series/200634/?format=api",
    "indicia_printer": "Fry Communications, Mechanicsburg, PA, USA",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "The Avengers",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "George Pérez (credited) (signed as George Perez)",
            "inks": "George Pérez (credited) (signed as George Perez)",
            "colors": "Edgar Delgado (credited) (signed as delgado)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "The Avengers [Vision]; ",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1642/w400/1642391.jpg"
}