API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/1016831/",
    "series_name": "Batman (1954 series)",
    "descriptor": "778",
    "number": "778",
    "volume": "23",
    "variant_name": "",
    "title": "",
    "publication_date": "8 de mayo de 1975",
    "key_date": "1975-05-08",
    "price": "2.00 MXP",
    "page_count": "36.000",
    "editing": "Josefina Heredia M. (credited) (directora de esta publicación); Delio Moreno Bolio (credited) (director de producción)",
    "indicia_publisher": "Organización Editorial Novaro, S. A.",
    "brand_emblem": "EN",
    "isbn": "",
    "barcode": "",
    "rating": "",
    "on_sale_date": "",
    "indicia_frequency": "semanal",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/28759/",
    "indicia_printer": "Organización Editorial Novaro, S.A.",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "La noche del cazador",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Neal Adams",
            "inks": "Dick Giordano",
            "colors": "Tatjana Wood",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "La noche del cazador",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "14.000",
            "script": "Vin Amendola (credited) (plot); Sal Amendola (credited) (plot); Steve Englehart (credited) (script)",
            "pencils": "Sal Amendola (credited)",
            "inks": "Dick Giordano (credited); Sal Amendola (credited) (backgrounds)",
            "colors": "Jerry Serpe",
            "letters": "?; composición tipográfica",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne] (4-page origin); Thomas Wayne; Martha Wayne; Joe Chill; Cannon; Rick",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "El engima del payaso",
            "feature": "Hombre Halcón",
            "sequence_number": 3,
            "page_count": "8.000",
            "script": "Robert Kanigher (credited)",
            "pencils": "Joe Kubert (credited)",
            "inks": "Joe Kubert (credited)",
            "colors": "?",
            "letters": "?; composición tipográfica",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Gentleman Ghost; Hawkman [Carter Hall]; Hawkgirl [Shiera Hall]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "",
            "feature": "El Llanero Solitario",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "None",
            "letters": "?; composición tipográfica",
            "editing": "None",
            "job_number": "",
            "genre": "western-frontier",
            "first_line": "El Llanero Solitario cabalga en \"Plata\" por las llanuras del oeste viviendo aventuras que estremecen...",
            "characters": "",
            "synopsis": "",
            "notes": "Anuncio en la contraportada interior de la serie de cómics \"El Llanero Solitario\" de Novaro.",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "El Pájaro Loco",
            "feature": "El Pájaro Loco",
            "sequence_number": 5,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "composición tipográfica",
            "editing": "None",
            "job_number": "",
            "genre": "humor; anthropomorphic-funny animals",
            "first_line": "La revista infantil más divertida",
            "characters": "El Pájaro Loco",
            "synopsis": "",
            "notes": "Anuncio promocional localizado en la contraportada del cómic El Pájaro Loco.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1479/w400/1479781.jpg"
}