API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2711943/?format=api",
    "series_name": "Deadly Tales of the Gunslinger (2024 series)",
    "descriptor": "3",
    "number": "3",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "February 2025",
    "key_date": "2025-02-19",
    "price": "2.99 USD",
    "page_count": "24.000",
    "editing": "Todd McFarlane (credited) (creative director); Thomas Healy (credited) (editor-in-chief)",
    "indicia_publisher": "Image Comics Inc.",
    "brand_emblem": "Image",
    "isbn": "",
    "barcode": "70985304169600311",
    "rating": "",
    "on_sale_date": "2025-02-19",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/218881/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Marcial Toledano (credited as Marcial Toledano Vargas)",
            "inks": "Marcial Toledano (credited as Marcial Toledano Vargas)",
            "colors": "Marcial Toledano (credited as Marcial Toledano Vargas)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Gunslinger Spawn",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "",
            "sequence_number": 1,
            "page_count": "20.000",
            "script": "Jimmy Palmiotti (credited)",
            "pencils": "Patric Reynolds (credited)",
            "inks": "Patric Reynolds (credited)",
            "colors": "Luis NCT (credited)",
            "letters": "Tom Orzechowski (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "The night erupted with blood-curdling screams as death descended, unprovoked and unstoppable.",
            "characters": "Gunslinger Spawn; James Owen Johnson",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1855/w400/1855185.jpg"
}