API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2641030/?format=api",
    "series_name": "Ultimate Black Panther (2024 series)",
    "descriptor": "5",
    "number": "5",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "August 2024",
    "key_date": "2024-08-00",
    "price": "4.99 USD",
    "page_count": "36.000",
    "editing": "Wil Moss (credited) (editor); Michelle Marchese (credited) (assistant editor); C. B. Cebulski (credited) (editor in chief)",
    "indicia_publisher": "Marvel Worldwide Inc.",
    "brand_emblem": "Marvel [in horizontal box]",
    "isbn": "",
    "barcode": "75960620797800511",
    "rating": "Rated T+",
    "on_sale_date": "2024-06-26",
    "indicia_frequency": "monthly",
    "notes": "The main cover has additional date June 2024, but the variant covers do not. The variants and the main cover have indicia publication date of August 2024.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/208771/?format=api",
    "indicia_printer": "Fry Communications, Mechanicsburg, PA, USA",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Black Panther",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Stefano Caselli (credited) (signed as s casselli)",
            "inks": "Stefano Caselli (credited) (signed as s casselli)",
            "colors": "David Curiel (credited) (signed as Curiel)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Black Panther [T'Challa]; Matron Imala; Killmonger; Storm [Ororo Munroe]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "recap",
            "title": "",
            "feature": "Black Panther",
            "sequence_number": 1,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "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": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Black Panther",
            "sequence_number": 3,
            "page_count": "20.000",
            "script": "Bryan Hill (credited)",
            "pencils": "Carlos Nieto (credited) (guest artist)",
            "inks": "Carlos Nieto (credited) (guest artist)",
            "colors": "David Curiel (credited)",
            "letters": "Cory Petit of Virtual Calligraphy (credited as VC's Cory Petit)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "This is not vibranium.",
            "characters": "Moon Knight [Lord Khonshu; Lord Ra]; Matron Imala; Okoye; Shuri; Storm [Ororo Munroe]; T'Challa",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1705/w400/1705356.jpg"
}