API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/57761/?format=api",
    "series_name": "The Batman Adventures (1992 series)",
    "descriptor": "36 [Direct Sales]",
    "number": "36",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "October 1995",
    "key_date": "1995-10-00",
    "price": "1.75 USD; 2.50 CAD; 1.25 GBP",
    "page_count": "36.000",
    "editing": "Scott Peterson (editor); Darren Vincenzo (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120006403611",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1995-08-03",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/4374/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Mike Parobeck",
            "inks": "Rick Burchett",
            "colors": "Rick Taylor ?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman",
            "synopsis": "",
            "notes": "Background has small images of other covers for this series.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Last Batman Adventure",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Ty Templeton",
            "pencils": "Mike Parobeck",
            "inks": "Rick Burchett",
            "colors": "Rick Taylor",
            "letters": "Tim Harkins",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Robin [Dick Grayson]; Hugo Strange; Alfred Pennyworth; Catwoman; Rupert Thorne; Martha Wayne (flashback); Thomas Wayne (flashback)",
            "synopsis": "",
            "notes": "Story told in three acts.\r\nAct One: Batman, The Boy Wonder (7 pages).\r\nAct Two: Batman, The Dark Knight Returns (7 pages).\r\nAct Three: the Unusual Fate of Hugo Strange (8 pages).",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "The Batman Adventures",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Scott Peterson",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Last issue commentary.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/3/w400/3048.jpg"
}