API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/1730380/?format=api",
    "series_name": "All Star Batman (2016 series)",
    "descriptor": "13",
    "number": "13",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "October 2017",
    "key_date": "2017-10-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": "76194134457701311",
    "rating": "Rated T Teen",
    "on_sale_date": "2017-08-30",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/105108/?format=api",
    "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)",
            "inks": "Rafael Albuquerque (credited)",
            "colors": "Rafael Albuquerque (credited)",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Briar; Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The First Ally Part 4",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Scott Snyder (credited)",
            "pencils": "Rafael Albuquerque (credited)",
            "inks": "Rafael Albuquerque (credited)",
            "colors": "Cris Peter (credited)",
            "letters": "Steve Wands (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Killers-in-Law Part 4: Beliefs",
            "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": "Steve Wands (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1169/w400/1169413.jpg"
}