API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/405224/",
    "series_name": "Batman (1954 series)",
    "descriptor": "10",
    "number": "10",
    "volume": "1",
    "variant_name": "",
    "title": "",
    "publication_date": "1 de enero de 1955",
    "key_date": "1955-01-01",
    "price": "1.00 MXP; 0.10 USD",
    "page_count": "36.000",
    "editing": "Rafael Rentería (credited) (director); Graciela Padilla (credited) (gerente)",
    "indicia_publisher": "Ediciones Recreativas, S. A.",
    "brand_emblem": "ER",
    "isbn": "",
    "barcode": "",
    "rating": "",
    "on_sale_date": "",
    "indicia_frequency": "mensual",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/28759/",
    "indicia_printer": "Novaro Editores-Impresores, S.A.",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Win Mortimer",
            "inks": "Win Mortimer",
            "colors": "?",
            "letters": "?; typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "El Hombre Murciélago y Robin, su intrépido compañero, desafían las amenazas de una radiodifusora.",
            "characters": "Batman [Bruno Diaz]",
            "synopsis": "",
            "notes": "",
            "keywords": "batplane"
        },
        {
            "type": "comic story",
            "title": "Estacion de radio ¡L-U-C-H-A!",
            "feature": "Batman y Robin",
            "sequence_number": 1,
            "page_count": "12.000",
            "script": "?",
            "pencils": "Lew Sayre Schwartz",
            "inks": "Charles Paris",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]; Commissioner James Gordon; Brand Kelden (villain, introduction); Donner; Rawson",
            "synopsis": "Batman and Robin investigate a radio station that broadcasts information to criminals to help them plan their crimes and avoid capture by somehow mysteriously getting inside information from police headquarters.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "El creador de genios",
            "feature": "Imposible pero cierto",
            "sequence_number": 2,
            "page_count": "6.000",
            "script": "?",
            "pencils": "Ruben Moreira (signed)",
            "inks": "Ruben Moreira (signed)",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "detective-mystery",
            "first_line": "",
            "characters": "Roy Raymond",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Robot supersticioso",
            "feature": "Robotman",
            "sequence_number": 3,
            "page_count": "5.670",
            "script": "?",
            "pencils": "Joe Certa",
            "inks": "Joe Certa",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Robotman",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Testigo no deseado",
            "feature": "Juan \"el Cachorro\"",
            "sequence_number": 4,
            "page_count": "7.670",
            "script": "?",
            "pencils": "Leonard Starr",
            "inks": "Leonard Starr",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "western-frontier",
            "first_line": "",
            "characters": "Pow-Wow Smith",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "activity",
            "title": "Un animal que es muy útil",
            "feature": "",
            "sequence_number": 5,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Emma McKean (credited as Emma C. McKean) (signed as Emma C. McKean)",
            "inks": "Emma McKean (credited as Emma C. McKean) (signed as Emma C. McKean)",
            "colors": "None",
            "letters": "?; composición tipográfica",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "Hay que mover estos toritos para que el Nº 1 quede en el corral Nº 1 y el 2 en el 2, etc.",
            "characters": "",
            "synopsis": "",
            "notes": "Interior de la contraportada.\r\nPagina di attività con un gioco “unisci i puntini” e un labirinto.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/389/w400/389276.jpg"
}