API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2718427/?format=api",
    "series_name": "Your Friendly Neighborhood Spider-Man (2025 series)",
    "descriptor": "1 [Second Printing - Leonardo Romero]",
    "number": "1",
    "volume": "",
    "variant_name": "Second Printing - Leonardo Romero",
    "title": "",
    "publication_date": "May 2025",
    "key_date": "2025-05-00",
    "price": "4.99 USD",
    "page_count": "36.000",
    "editing": "Jordan D. White (credited) (editor); Emerald Bensadoun (credited) (assistant editor); C. B. Cebulski (credited) (editor in chief)",
    "indicia_publisher": "Marvel Worldwide Inc.",
    "brand_emblem": "Marvel Animation; Marvel [in horizontal box]",
    "isbn": "",
    "barcode": "75960621029900151",
    "rating": "Rated T",
    "on_sale_date": "2025-03-19",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/2686856/?format=api",
    "series": "https://www.comics.org/api/series/218544/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Spider-Man",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Leonardo Romero",
            "inks": "Leonardo Romero",
            "colors": "Leonardo Romero",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}