API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2719007/?format=api",
    "series_name": "Archie Is Mr. Justice (2025 series)",
    "descriptor": "3 [Soo Lee Cover]",
    "number": "3",
    "volume": "",
    "variant_name": "Soo Lee 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": "Archie Comics [circle]",
    "isbn": "",
    "barcode": "76281694865400321",
    "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": "",
            "feature": "",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Soo Lee (credited, signed)",
            "inks": "Soo Lee (credited, signed)",
            "colors": "Soo Lee (credited, signed)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}