API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/873705/",
    "series_name": "All Star Batman & Robin, the Boy Wonder (2005 series)",
    "descriptor": "1 [Direct Sales - Robin Cover]",
    "number": "1",
    "volume": "",
    "variant_name": "Direct Sales - Robin Cover",
    "title": "",
    "publication_date": "September 2005",
    "key_date": "2005-09-00",
    "price": "2.99 USD; 4.00 CAD",
    "page_count": "40.000",
    "editing": "Bob Schreck (editor); Brandon Montclare (assistant)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC All Star",
    "isbn": "",
    "barcode": "76194124658100111",
    "rating": "",
    "on_sale_date": "2005-07-13",
    "indicia_frequency": "monthly",
    "notes": "Two covers were originally done for this issue, both distributed to the direct and newsstand markets, one featuring Batman, one featuring Robin, and distributed in a 50/50 ratio.",
    "variant_of": "https://www.comics.org/api/issue/245819/",
    "series": "https://www.comics.org/api/series/13914/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman and Robin",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Jim Lee (signed)",
            "inks": "Scott Williams (signed as Williams)",
            "colors": "Alex Sinclair (signed as Sinc)",
            "letters": "Chip Kidd (logo design)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Robin [Dick Grayson]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/725/w400/725535.jpg"
}