API endpoint that allows Issue to be viewed.

GET /api/issue/2598990/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/2598990/",
    "series_name": "Titans (2023 series)",
    "descriptor": "7",
    "number": "7",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "March 2024",
    "key_date": "2024-03-00",
    "price": "3.99 USD",
    "page_count": "32.000",
    "editing": "Chris Rosa (credited) (associate editor); Brittany Holzherr (credited) (editor); Paul Kaminski (credited) (group editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [circle and serifs]",
    "isbn": "",
    "barcode": "76194138022300711",
    "rating": "Ages 13+",
    "on_sale_date": "2024-01-16",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/200444/",
    "indicia_printer": "Transcontinental Printing Interweb Montreal",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Unholy Alliance",
            "feature": "Titans",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Clayton Henry (credited) (signed as C Henry)",
            "inks": "Clayton Henry (credited) (signed as C Henry)",
            "colors": "Marcelo Maiolo (credited) (signed as Maiolo)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Brother Eternity [Xand'r]; Tempest [Garth]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Royal Blood Part 2",
            "feature": "Titans",
            "sequence_number": 1,
            "page_count": "20.000",
            "script": "Tom Taylor (credited)",
            "pencils": "Travis Moore (credited)",
            "inks": "Travis Moore (credited)",
            "colors": "Tamra Bonvillain (credited)",
            "letters": "Wes Abbott (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "The Titans [Cyborg [Victor Stone]; The Flash [Wally West]; Nightwing [Dick Grayson]; Raven [Rachel Roth]; Starfire [Koriand'r]]; Batgirl [Barbara Gordon]; Brother Eternity [Xand'r]; Komand'r; Tempest [Garth]",
            "synopsis": "The Titans fight off an attack at Titans Tower by a mind-controlled Tempest and Brother Eternity, who has been revealed to be Xand'r, a Tamaranean with ties to Kory's past.  Complicating matters, they must also stop Nightwing, who has been transformed into a fox.",
            "notes": "Story takes place before Titans: Beast World #4.",
            "keywords": "Citadel; Dominators"
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1676/w400/1676030.jpg"
}