API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2632790/?format=api",
    "series_name": "Ultimate Black Panther (2024 series)",
    "descriptor": "4",
    "number": "4",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "July 2024",
    "key_date": "2024-07-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": "75960620797800411",
    "rating": "Rated T+",
    "on_sale_date": "2024-05-22",
    "indicia_frequency": "monthly",
    "notes": "The main cover has additional date May 2024, but the variant covers do not. The variants and the main cover have indicia publication date of July 2024.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/208771/?format=api",
    "indicia_printer": "Freeport Press Inc., New Philadelphia, OH, 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)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Black Panther [T'Challa]; Shuri",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "recap",
            "title": "",
            "feature": "Black Panther",
            "sequence_number": 1,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "None",
            "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": "None",
            "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": "Stefano Caselli (credited)",
            "inks": "Stefano Caselli (credited)",
            "colors": "David Curiel (credited)",
            "letters": "Cory Petit of Virtual Calligraphy (credited as VC's Cory Petit)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "I have heard from our king.",
            "characters": "Moon Knight [Lord Khonshu; Lord Ra]; Black Panther [T'Challa]; Killmonger; Okoye; Shuri; Storm [Ororo Munroe]; unnamed assassin",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "Next",
            "feature": "Black Panther",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Stefano Caselli (signed as s casselli)",
            "inks": "Stefano Caselli (signed as s casselli)",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1700/w400/1700492.jpg"
}