API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2718086/?format=api",
    "series_name": "Ultimate Spider-Man Epic Collection (2025 series)",
    "descriptor": "1 - Learning Curve",
    "number": "1",
    "volume": "1",
    "variant_name": "",
    "title": "Learning Curve",
    "publication_date": "2025",
    "key_date": "2025-03-19",
    "price": "39.99 USD; 50.00 CAD",
    "page_count": "356.000",
    "editing": "Jennifer Grünwald (credited) (collection editor)",
    "indicia_publisher": "Marvel Worldwide Inc.",
    "brand_emblem": "Epic; Marvel Ultimate Epic Collection; Marvel [in horizontal box]",
    "isbn": "978-1-302-96300-2",
    "barcode": "978130296300253999",
    "rating": "T",
    "on_sale_date": "2025-03-19",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/221058/?format=api",
    "indicia_printer": "Solisco Printers, Scott, QC, Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Spider-Man",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Mark Bagley (signed as Bagley [3 line \"e\"])",
            "inks": "Mark Bagley (signed as Bagley [3 line \"e\"])",
            "colors": "Richard Isanove (signed as Isanove)",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Spider-Man [Peter Parker]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1784/w400/1784031.jpg"
}