API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2549183/?format=api",
    "series_name": "Avengers (2023 series)",
    "descriptor": "2 (768)",
    "number": "2 (768)",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "August 2023",
    "key_date": "2023-08-00",
    "price": "3.99 USD",
    "page_count": "32.000",
    "editing": "Tom Brevoort (credited) (editor); Annalise Bissa (credited) (associate editor); Martin Biro (credited) (assistant editor); C. B. Cebulski (credited) (editor in chief); Carlos Lao (credited) (designer)",
    "indicia_publisher": "Marvel Worldwide Inc.",
    "brand_emblem": "Marvel [in horizontal box]",
    "isbn": "",
    "barcode": "75960620426700211",
    "rating": "Rated T+",
    "on_sale_date": "2023-06-21",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/200634/?format=api",
    "indicia_printer": "Fry Communications, Mechanicsburg, PA, USA",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "The Avengers",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Stuart Immonen (credited)",
            "inks": "Stuart Immonen (credited)",
            "colors": "Stuart Immonen (credited)",
            "letters": "None",
            "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]; Thor [Thor Odinson]; Vision]; Kang the Conqueror [Nathaniel Richards] (Other Earth - Earth-6311)",
            "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": "",
            "feature": "The Avengers",
            "sequence_number": 2,
            "page_count": "20.000",
            "script": "Jed MacKay (credited)",
            "pencils": "C. F. Villa (credited)",
            "inks": "C. F. Villa (credited)",
            "colors": "Federico Blee (credited)",
            "letters": "Cory Petit of Virtual Calligraphy (credited as VC's Cory Petit)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "-- We have to get Carol out of there!",
            "characters": "The Avengers [Black Panther [T'Challa]; Captain America [Sam Wilson]; Captain Marvel [Carol Danvers]; Iron Man [Tony Stark]; Scarlet Witch [Wanda Maximoff]; Thor [Thor Odinson]; Vision]; Kang the Conqueror [Nathaniel Richards] (Other Earth - Earth-6311); Myrddin",
            "synopsis": "",
            "notes": "",
            "keywords": "Adirondack Mountains; Central India; Dublin; Impossible City; Jarvis Lounge; Mexico City; New York City; Null-Time; Pittsburgh; Project P.E.G.A.S.U.S. Facility"
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "Next",
            "feature": "The Avengers",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Stuart Immonen",
            "inks": "Stuart Immonen",
            "colors": "Stuart Immonen",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1641/w400/1641454.jpg"
}