API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/580077/",
    "series_name": "Batman (1987 series)",
    "descriptor": "12",
    "number": "12",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "Agosto 1988",
    "key_date": "1988-08-00",
    "price": "140 ESP",
    "page_count": "36.000",
    "editing": "Miguel García Saavedra (editor)",
    "indicia_publisher": "Ediciones Zinco S.A.",
    "brand_emblem": "DC; Ediciones Zinco",
    "isbn": "",
    "barcode": "",
    "rating": "",
    "on_sale_date": "1988-08",
    "indicia_frequency": "monthly / mensual",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/34728/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Alan Davis",
            "inks": "Paul Neary",
            "colors": "Anthony Tollin",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Robin [Jason Todd]",
            "synopsis": "",
            "notes": "Color credits confirmed by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "...Mi Principio... y mi Probable Fin",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Mike W. Barr; Sergi Gras Miravet (credited as Sergio Pradera) (Traducción)",
            "pencils": "Alan Davis",
            "inks": "Paul Neary",
            "colors": "Adrienne Roy",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman (Origin); Robin [Jason Todd]; Leslie Thompkins; CAMEO FLASHBACK: Thomas Wayne; Martha Wayne; Alfred Pennyworth",
            "synopsis": "Spurred on by the acclaim for the treatment of Batman: The Dark Knight, O'Neil starts to re-write the Batman legend. This issue features an origin re-cap. Leslie Thompkins is shown to know Batman's secret ID.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "¡Muerte por Doble Falta!",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "10.000",
            "script": "Mike W. Barr; Sergi Gras Miravet (credited as Sergio Pradera) (Traducción)",
            "pencils": "Dan Jurgens",
            "inks": "Dick Giordano",
            "colors": "Adrienne Roy",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Alfred Pennyworth; Commissioner James Gordon",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/564/w400/564053.jpg"
}