API endpoint that allows Issue to be viewed.

GET /api/issue/1741342/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/1741342/",
    "series_name": "All Star Batman (2016 series)",
    "descriptor": "14 [Rafael Albuquerque \"Knife\" Cover]",
    "number": "14",
    "volume": "",
    "variant_name": "Rafael Albuquerque \"Knife\" Cover",
    "title": "",
    "publication_date": "December 2017",
    "key_date": "2017-12-00",
    "price": "4.99 USD",
    "page_count": "44.000",
    "editing": "Rebecca Taylor (credited) (associate editor); Dave Wielgosz (credited) (assistant editor); Mark Doyle (credited) (editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [circle and serifs]",
    "isbn": "",
    "barcode": "76194134457701411",
    "rating": "Rated T Teen",
    "on_sale_date": "2017-10-04",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/105108/",
    "indicia_printer": "Transcontinental Printing Interweb Montreal",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Rafael Albuquerque (credited) (signed as Albuquerque)",
            "inks": "Rafael Albuquerque (credited) (signed as Albuquerque)",
            "colors": "Rafael Albuquerque (credited) (signed as Albuquerque)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The First Ally Finale",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Scott Snyder (credited)",
            "pencils": "Rafael Albuquerque (credited)",
            "inks": "Rafael Albuquerque (credited)",
            "colors": "Jordie Bellaire (credited)",
            "letters": "Steve Wands (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Killers-in-Law Finale: A Private Matter",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "8.000",
            "script": "Rafael Albuquerque (credited); Rafael Scavone (credited)",
            "pencils": "Sebastián Fiumara (credited)",
            "inks": "Sebastián Fiumara (credited)",
            "colors": "Trish Mulvihill (credited)",
            "letters": "Dezi Sienty (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1174/w400/1174866.jpg"
}