API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2686856/",
    "series_name": "Your Friendly Neighborhood Spider-Man (2025 series)",
    "descriptor": "1",
    "number": "1",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "February 2025",
    "key_date": "2025-02-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": "75960621029900111",
    "rating": "Rated T",
    "on_sale_date": "2024-12-11",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/218544/",
    "indicia_printer": "Fry Communications, Mechanicsburg, PA, USA",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Spider-Man",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Leonardo Romero (credited) (signed as Leonardo Romero)",
            "inks": "Leonardo Romero (credited) (signed as Leonardo Romero)",
            "colors": "Leonardo Romero (credited) (signed as Leonardo Romero)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Spider-Man [Peter Parker]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Spider-Man",
            "sequence_number": 1,
            "page_count": "25.000",
            "script": "Christos Gage (credited)",
            "pencils": "Eric Gapstur (credited)",
            "inks": "Eric Gapstur (credited)",
            "colors": "Jim Campbell (credited)",
            "letters": "Joe Caramagna of Virtual Calligraphy (credited as VC's Joe Caramagna)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "Don't worry.",
            "characters": "Nico Minoru; Aunt May Parker; Silvermane [Silvio Manfredi]; Spider-Man [Peter Parker]; Susan O'Hara; Jerry; Vinnie",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "credits, title page",
            "title": "",
            "feature": "",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Occurs after the second page of the main comic sequence.",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "",
            "feature": "Spiders & Symbiotes",
            "sequence_number": 3,
            "page_count": "2.000",
            "script": "Nick Lowe (credited)",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "#2",
            "feature": "Spider-Man",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Leonardo Romero",
            "inks": "Leonardo Romero",
            "colors": "Leonardo Romero",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1735/w400/1735500.jpg"
}