API endpoint that allows Publishers to be viewed.

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

{
    "api_url": "https://www.comics.org/api/publisher/7874/",
    "country": "es",
    "modified": "2026-07-14T22:11:27Z",
    "name": "ECC Ediciones",
    "year_began": 2012,
    "year_ended": 2025,
    "year_began_uncertain": false,
    "year_ended_uncertain": false,
    "year_overall_began": null,
    "year_overall_ended": null,
    "year_overall_began_uncertain": false,
    "year_overall_ended_uncertain": false,
    "notes": "",
    "url": "https://www.eccediciones.com/",
    "brand_count": 15,
    "indicia_publisher_count": 1,
    "series_count": 611,
    "issue_count": 2491
}