API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2712999/?format=api",
    "series_name": "SilverHawks (2025 series)",
    "descriptor": "1 [Premium Metal Cover P - Lucio Parrillo]",
    "number": "1",
    "volume": "1",
    "variant_name": "Premium Metal Cover P - Lucio Parrillo",
    "title": "",
    "publication_date": "[January 2025]",
    "key_date": "2025-01-29",
    "price": "4.99 USD",
    "page_count": "36.000",
    "editing": "Nathan Cosby (credited as Nate Cosby) (editor & packager)",
    "indicia_publisher": "Dynamite Entertainment",
    "brand_emblem": "Dynamite [plain]",
    "isbn": "",
    "barcode": "",
    "rating": "Teen",
    "on_sale_date": "2025-01-29",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/2707158/?format=api",
    "series": "https://www.comics.org/api/series/220539/?format=api",
    "indicia_printer": "Printed in Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Lucio Parrillo (credited, signed)",
            "inks": "Lucio Parrillo (credited, signed)",
            "colors": "Lucio Parrillo (credited, signed)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}