API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2650506/?format=api",
    "series_name": "Ultimate Black Panther (2024 series)",
    "descriptor": "7 [Mahmud Asrar Cover]",
    "number": "7",
    "volume": "",
    "variant_name": "Mahmud Asrar Cover",
    "title": "",
    "publication_date": "October 2024",
    "key_date": "2024-10-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": "75960620797800731",
    "rating": "Rated T+",
    "on_sale_date": "2024-08-07",
    "indicia_frequency": "monthly",
    "notes": "The main cover has additional date August 2024, but the variant covers do not. The variants and the main cover have indicia publication date of October 2024.",
    "variant_of": "https://www.comics.org/api/issue/2650489/?format=api",
    "series": "https://www.comics.org/api/series/208771/?format=api",
    "indicia_printer": "Imprimerie F. L. Web, Saint-Germain-de-Grantham, Quebec, Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Black Panther",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Mahmud Asrar (signed as M. Asrar [between lines, long 'S'])",
            "inks": "Mahmud Asrar (signed as M. Asrar [between lines, long 'S'])",
            "colors": "Matthew Wilson (signed as MW)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1825/w400/1825442.jpg"
}