API endpoint that allows Publishers to be viewed.

GET /api/publisher/594/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/publisher/594/?format=api",
    "country": "us",
    "modified": "2026-09-24T21:28:10Z",
    "name": "Viz",
    "year_began": 1986,
    "year_ended": null,
    "year_began_uncertain": false,
    "year_ended_uncertain": false,
    "year_overall_began": 1986,
    "year_overall_ended": null,
    "year_overall_began_uncertain": false,
    "year_overall_ended_uncertain": false,
    "notes": "",
    "url": "https://www.viz.com/",
    "brand_count": 12,
    "indicia_publisher_count": 7,
    "series_count": 1308,
    "issue_count": 10079
}