API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/315410/?format=api",
    "series_name": "Batman: Outlaws (2000 series)",
    "descriptor": "1",
    "number": "1",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "[September] 2000",
    "key_date": "2000-09-00",
    "price": "4.95 USD; 7.95 CAD",
    "page_count": "52.000",
    "editing": "Denny O'Neil (credited as Dennis O'Neil) (group editor); Joseph Illidge (credited) (associate editor); Mike Carlin (credited) (executive editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194122158800111",
    "rating": "",
    "on_sale_date": "2000-07-12",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/20029/?format=api",
    "indicia_printer": "Printed in Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Paul Gulacy (credited) (signed as Gulacy)",
            "inks": "Charles Yoakum (credited) (signed as Yoakum)",
            "colors": "Wildstorm FX (credited)",
            "letters": "John J. Hill (credited) (logo design)",
            "editing": "None",
            "job_number": "",
            "genre": "detective-mystery; superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Part One: Shadowplay",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Doug Moench (credited)",
            "pencils": "Paul Gulacy (credited)",
            "inks": "Charles Yoakum (credited)",
            "colors": "Gloria Vasquez (credited); Digital Chameleon (credited) (separations)",
            "letters": "Willie Schubert (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "detective-mystery; superhero",
            "first_line": "",
            "characters": "Batman; Commissioner James Gordon; Harvey Bullock; Robin [Tim Drake]; Oracle; Huntress; Nightwing; Catwoman; Batgirl [Cassandra Cain]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Part Two: Bloodhawks",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "26.000",
            "script": "Doug Moench (credited)",
            "pencils": "Paul Gulacy (credited)",
            "inks": "Charles Yoakum (credited)",
            "colors": "Gloria Vasquez (credited); Digital Chameleon (credited) (separations)",
            "letters": "Willie Schubert (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "detective-mystery; superhero",
            "first_line": "",
            "characters": "Batman; Commissioner James Gordon; Harvey Bullock; Robin [Tim Drake]; Oracle; Huntress; Nightwing; Catwoman; Batgirl [Cassandra Cain]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/296/w400/296831.jpg"
}