API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2659019/?format=api",
    "series_name": "Avengers (2023 series)",
    "descriptor": "18 (784) [Jan Bazaldúa 'Stormbreakers' Cover]",
    "number": "18 (784)",
    "volume": "",
    "variant_name": "Jan Bazaldúa 'Stormbreakers' Cover",
    "title": "",
    "publication_date": "November 2024",
    "key_date": "2024-11-00",
    "price": "3.99 USD",
    "page_count": "32.000",
    "editing": "Wil Moss (credited) (editor); Michelle Marchese (credited) (assistant editor); C. B. Cebulski (credited) (editor in chief)",
    "indicia_publisher": "Marvel Worldwide Inc.",
    "brand_emblem": "Marvel [in horizontal box]",
    "isbn": "",
    "barcode": "75960620426701831",
    "rating": "Rated T+",
    "on_sale_date": "2024-09-18",
    "indicia_frequency": "monthly except in April",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/2658300/?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": "Janeth Bazaldúa Nava (credited as Jan Bazaldúa)",
            "inks": "Janeth Bazaldúa Nava (credited as Jan Bazaldúa)",
            "colors": "Federico Blee (credited)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1783/w400/1783442.jpg"
}