API endpoint that allows Publishers to be viewed.

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

{
    "api_url": "https://www.comics.org/api/publisher/869/?format=api",
    "country": "es",
    "modified": "2026-09-17T19:12:56Z",
    "name": "Norma Editorial",
    "year_began": 1977,
    "year_ended": null,
    "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": "Publica en Barcelona pero se considera parte del Unión Europea.",
    "url": "https://www.normaeditorial.com/",
    "brand_count": 18,
    "indicia_publisher_count": 2,
    "series_count": 267,
    "issue_count": 2459
}