API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2751009/",
    "series_name": "Who Are the Power Pals? (2025 series)",
    "descriptor": "4",
    "number": "4",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "June 2025",
    "key_date": "2025-06-25",
    "price": "4.99 USD",
    "page_count": null,
    "editing": "",
    "indicia_publisher": "Dark Horse Comics LLC",
    "brand_emblem": "Dark Horse Comics [facing left]",
    "isbn": "",
    "barcode": "76156801417400111",
    "rating": "",
    "on_sale_date": "2025-06-25",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/222055/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [],
    "cover": ""
}