API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2646391/?format=api",
    "series_name": "Titans (2023 series)",
    "descriptor": "13",
    "number": "13",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "September 2024",
    "key_date": "2024-09-00",
    "price": "3.99 USD",
    "page_count": "32.000",
    "editing": "Chris Rosa (credited) (associate editor); Brittany Holzherr (credited) (senior editor); Paul Kaminski (credited) (group editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [circle and serifs]",
    "isbn": "",
    "barcode": "76194138022301311",
    "rating": "Ages 13+",
    "on_sale_date": "2024-07-17",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/200444/?format=api",
    "indicia_printer": "Transcontinental Printing Interweb Montreal",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Raising Hell!",
            "feature": "Titans",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Chris Samnee (credited)",
            "inks": "Chris Samnee (credited)",
            "colors": "Mat Lopes (credited as Matheus Lopes)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "The Titans [Beast Boy [Garfield Logan]; Cyborg [Victor Stone]; Nightwing [Dick Grayson]; Starfire [Koriand'r]; Donna Troy]; ",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Dark-Winged Queen Part 6",
            "feature": "Titans",
            "sequence_number": 1,
            "page_count": "20.000",
            "script": "Tom Taylor (credited)",
            "pencils": "Daniele Di Nicuolo (credited)",
            "inks": "Daniele Di Nicuolo (credited)",
            "colors": "Adriano Lucas (credited)",
            "letters": "Wes Abbott (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "The Titans [Beast Boy [Garfield Logan]; Cyborg [Victor Stone]; Nightwing [Dick Grayson]; Raven [Rachel Roth]]; Apex Ava; The Dark-Winged Queen [Rachel Roth]; Hera; Marco Savic; Blaze; Belial; Suge; Neron; The Spectre",
            "synopsis": "When Dick uncovers that Raven is possessed by the Dark-Winged Queen, she takes steps to alleviate his suspicions.  Cyborg and Beast Boy work to protect a foreign leader who is a target for assassination, who has been targeted by a talking green tiger.  Hera rallies the forces of Hell to rise against the Dark-Winged Queen.",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1708/w400/1708814.jpg"
}