API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/365290/?format=api",
    "series_name": "Batman: Fortunate Son (2000 series)",
    "descriptor": "[Direct Sales]",
    "number": "[nn]",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "1999 [August 2000]",
    "key_date": "2000-08-00",
    "price": "14.95 USD; 23.50 CAD",
    "page_count": "100.000",
    "editing": "Archie Goodwin (editor); Jordan B. Gorfinkel (editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "1-56389-590-0",
    "barcode": "76194122179300111",
    "rating": "",
    "on_sale_date": "2000-06-07",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/25737/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Gene Ha",
            "inks": "Gene Ha",
            "colors": "Matt Hollingsworth",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Batman: Fortunate Son",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "90.000",
            "script": "Gerard Jones",
            "pencils": "Gene Ha",
            "inks": "Gene Ha",
            "colors": "Gloria Vasquez; Digital Chameleon (separations)",
            "letters": "Willie Schubert",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Joker; Robin [Dick Grayson]; Isaak Crowe",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1446/w400/1446671.jpg"
}