API endpoint that allows series to be viewed.

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

{
    "api_url": "https://www.comics.org/api/series/231007/",
    "name": "All in Batman: Hush II",
    "country": "es",
    "language": "es",
    "active_issues": [],
    "issue_descriptors": [],
    "color": "portada en color; interiores en color",
    "dimensions": "17 cm x 26 cm",
    "paper_stock": "",
    "binding": "grapa",
    "publishing_format": "serie en curso",
    "notes": "",
    "year_began": 2025,
    "year_ended": null,
    "publisher": "https://www.comics.org/api/publisher/3932/"
}