API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2673977/?format=api",
    "series_name": "Avengers (2023 series)",
    "descriptor": "20 (786)",
    "number": "20 (786)",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "January 2025",
    "key_date": "2025-01-00",
    "price": "3.99 USD",
    "page_count": "32.000",
    "editing": "Wil Moss (credited) (editor); Michelle Marchese (credited) (assistant editor); C. B. Cebulski (credited) (editor in chief); Carlos Lao (designer)",
    "indicia_publisher": "Marvel Worldwide Inc.",
    "brand_emblem": "Marvel [in horizontal box]",
    "isbn": "",
    "barcode": "75960620426702011",
    "rating": "Rated T+",
    "on_sale_date": "2024-11-06",
    "indicia_frequency": "monthly except in April",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/200634/?format=api",
    "indicia_printer": "Imprimerie F. L. Web, Saint-Germain-de-Grantham, Quebec, Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "The Avengers",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Valerio Schiti (credited)",
            "inks": "Valerio Schiti (credited)",
            "colors": "Federico Blee (credited)",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "The Avengers [Black Panther [T'Challa]; Captain America [Sam Wilson]; Captain Marvel [Carol Danvers]; Iron Man [Tony Stark]; Scarlet Witch [Wanda Maximoff]; Storm [Ororo Munroe]; Vision]; ",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "credits, title page",
            "title": "",
            "feature": "",
            "sequence_number": 1,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Panther Gang",
            "feature": "The Avengers",
            "sequence_number": 2,
            "page_count": "20.000",
            "script": "Jed MacKay (credited)",
            "pencils": "Farid Karami (credited)",
            "inks": "Farid Karami (credited)",
            "colors": "Federico Blee (credited); Andrew Dalhouse (credited)",
            "letters": "Cory Petit of Virtual Calligraphy (credited as VC's Cory Petit)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "I told you we shouldn't have gone into loyalist territory, Harno!",
            "characters": "Black Panther [T'Challa]; Harno; Ruatli",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Avengers Assemble!",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "Michelle Marchese (credited)",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "Welcome back to Avengers Assemble!",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "Next #21",
            "feature": "The Avengers",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Valerio Schiti (signed as schiti)",
            "inks": "Valerio Schiti (signed as schiti)",
            "colors": "Federico Blee",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1725/w400/1725849.jpg"
}