API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/220526/",
    "series_name": "Realworlds: Batman (2000 series)",
    "descriptor": "",
    "number": "[nn]",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "[May] 2000",
    "key_date": "2000-05-00",
    "price": "5.95 USD; 9.25 CAD",
    "page_count": "52.000",
    "editing": "Andy Helfer (credited as Andrew Helfer) (group editor); Mike Carlin (credited) (executive editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194121951600111",
    "rating": "",
    "on_sale_date": "2000-03-01",
    "indicia_frequency": "",
    "notes": "Realworlds stories are tales of \"real life\" as it is inspired by the fictional world of super heroics.\r\n\r\nThere are 4 titles with the Realworlds labeling. Each issue is a separate story.\r\nRealworlds: Batman\r\nRealworlds: Justice League of America\r\nRealworlds: Superman\r\nRealworlds: Wonder Woman",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/12330/",
    "indicia_printer": "Printed in Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Marshall Rogers (credited) (signed as Rogers)",
            "inks": "John Cebollero (credited) (signed as Cebollero)",
            "colors": "Dave Stewart (credited)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Charlie Duffy [as Batman]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Dynamic Duo!",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "48.000",
            "script": "Christopher Golden (credited); Tom Sniegoski (credited)",
            "pencils": "Marshall Rogers (credited)",
            "inks": "John Cebollero (credited)",
            "colors": "Dave Stewart (credited)",
            "letters": "Bob Lappan (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Charlie Duffy [as Batman] Mike Kelley [as Alfred]; Mrs. Sinclair [as Catwoman]; Clarissa Beal [as Robin]; Darrin [as Joker] (villain)",
            "synopsis": "A mentally handicapped young man who leads a very thorough fantasy life as \"Batman\" tries to help Clarissa, his childhood friend who acted as \"Robin,\" get away from the evil influences of her drug dealing boyfriend.",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/201/w400/201953.jpg"
}