API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2719002/?format=api",
    "series_name": "Archie Is Mr. Justice (2025 series)",
    "descriptor": "3 [Matt Talbot Variant Cover]",
    "number": "3",
    "volume": "",
    "variant_name": "Matt Talbot Variant Cover",
    "title": "",
    "publication_date": "May 2025",
    "key_date": "2025-05-00",
    "price": "4.99 USD",
    "page_count": "36.000",
    "editing": "Jamie Lee Rotante (credited) (editor / senior director of editorial); Stephen Oswald (credited) (associate editor / production manager); Vincent Lovallo (credited) (assistant editor / art director); Mike Pellerito (credited) (president / editor-in-chief)",
    "indicia_publisher": "Archie Comic Publications Inc.",
    "brand_emblem": "",
    "isbn": "",
    "barcode": "76281694865400331",
    "rating": "Teen+",
    "on_sale_date": "2025-03-19",
    "indicia_frequency": "bi-monthly",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/2718985/?format=api",
    "series": "https://www.comics.org/api/series/217868/?format=api",
    "indicia_printer": "Printed in Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Archie No More!",
            "feature": "Archie",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Matt Talbot (credited) (signed as Matt Talbot)",
            "inks": "Matt Talbot (credited) (signed as Matt Talbot)",
            "colors": "Matt Talbot (credited) (signed as Matt Talbot)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Cover is an homage to the cover of [gcd_link_story](152550) by [gcd_link_creator](7146), [gcd_link_creator](9456) and [gcd_link_creator](12300) and is signed, \"after Romita, Goldberg, & Rosen.\"",
            "keywords": "homage cover"
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1786/w400/1786225.jpg"
}