API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2625314/?format=api",
    "series_name": "Ultimate Black Panther (2024 series)",
    "descriptor": "2 [Second Printing - Stefano Caselli]",
    "number": "2",
    "volume": "",
    "variant_name": "Second Printing - Stefano Caselli",
    "title": "",
    "publication_date": "May 2024",
    "key_date": "2024-05-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": "75960620797800218",
    "rating": "Rated T+",
    "on_sale_date": "2024-03-13",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/2616285/?format=api",
    "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 (signed as s casselli)",
            "inks": "Stefano Caselli (signed as s casselli)",
            "colors": "?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1743/w400/1743671.jpg"
}