API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2721300/?format=api",
    "series_name": "When I Lay My Vengeance upon Thee (2025 series)",
    "descriptor": "3 [Martin Morazzo Cover]",
    "number": "3",
    "volume": "",
    "variant_name": "Martin Morazzo Cover",
    "title": "",
    "publication_date": "March 2025",
    "key_date": "2025-03-19",
    "price": "4.99 USD",
    "page_count": null,
    "editing": "Ramiro Portnoy (credited) (editor); Matt Gagnon (credited) (editor-in-chief); Madison Goyette (credited) (designer)",
    "indicia_publisher": "Boom! Studios",
    "brand_emblem": "Boom! Studios 20!",
    "isbn": "",
    "barcode": "84428401246103041",
    "rating": "",
    "on_sale_date": "2025-03-19",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/2718407/?format=api",
    "series": "https://www.comics.org/api/series/219432/?format=api",
    "indicia_printer": "Printed in Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "When I Lay My Vengeance upon Thee",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Martín Morazzo (credited)",
            "inks": "Martín Morazzo (credited)",
            "colors": "Chris O'Halloran (credited)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "horror-suspense",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}