API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2740777/?format=api",
    "series_name": "Welcome to the Maynard (2024 series)",
    "descriptor": "1 [Fábio Moon - Cover C]",
    "number": "1",
    "volume": "",
    "variant_name": "Fábio Moon - Cover C",
    "title": "",
    "publication_date": "November 2024",
    "key_date": "2024-11-27",
    "price": "4.99 USD",
    "page_count": "36.000",
    "editing": "Daniel Chabon (credited) (editor); Chuck Howitt-Lease (credited as Chuck Howitt) (assisting editor); Foster R. Kupbens (credited) (assistant editor)",
    "indicia_publisher": "Dark Horse Comics LLC",
    "brand_emblem": "Dark Horse Comics [facing left]",
    "isbn": "",
    "barcode": "76156801309200131",
    "rating": "",
    "on_sale_date": "2024-11-27",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/2683575/?format=api",
    "series": "https://www.comics.org/api/series/218122/?format=api",
    "indicia_printer": "Printed in Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Fábio Moon (credited)",
            "inks": "Fábio Moon (credited)",
            "colors": "Fábio Moon (credited)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}