
Nippon BS Broadcasting Corporation — Investor Relations & Filings
Nippon BS Broadcasting Corporation is an independent satellite broadcasting company that operates the television channel BS11. The company's primary business is television broadcasting, which involves the sale of broadcast time slots for its diverse programming lineup. BS11 offers a wide range of content, including news, sports, documentaries, and movies. The channel is particularly recognized for its strong focus on entertainment genres such as Korean dramas and a significant offering of anime, including late-night series.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-04-10 | Japanese | |
| 半期報告書-第28期(2025/09/01-2026/08/31) | 2026-04-10 | Japanese | |
| 確認書 | 2025-11-18 | Japanese | |
| 有価証券報告書-第27期(2024/09/01-2025/08/31) | 2025-11-18 | Japanese | |
| 半期報告書-第27期(2024/09/01-2025/08/31) | 2025-04-11 | Japanese | |
| 確認書 | 2025-04-11 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33960711 | 確認書 | 2026-04-10 | Japanese | ||
| 33960702 | 半期報告書-第28期(2025/09/01-2026/08/31) | 2026-04-10 | Japanese | ||
|
2025
4 filings
| |||||
| 8442561 | 確認書 | 2025-11-18 | Japanese | ||
| 8442558 | 有価証券報告書-第27期(2024/09/01-2025/08/31) | 2025-11-18 | Japanese | ||
| 7267416 | 半期報告書-第27期(2024/09/01-2025/08/31) | 2025-04-11 | Japanese | ||
| 7267411 | 確認書 | 2025-04-11 | Japanese | ||
|
2024
9 filings
| |||||
| 7295025 | 臨時報告書 | 2024-11-15 | Japanese | ||
| 7295609 | 内部統制報告書-第26期(2023/09/01-2024/08/31) | 2024-11-14 | Japanese | ||
| 7295599 | 有価証券報告書-第26期(2023/09/01-2024/08/31) | 2024-11-14 | Japanese | ||
| 7295593 | 確認書 | 2024-11-14 | Japanese | ||
| 7316996 | 四半期報告書-第26期第3四半期(2024/03/01-2024/05/31) | 2024-07-09 | Japanese | ||
| 7316994 | 確認書 | 2024-07-09 | Japanese | ||
| 7342107 | 四半期報告書-第26期第2四半期(2023/12/01-2024/02/29) | 2024-04-09 | Japanese | ||
| 7342106 | 確認書 | 2024-04-09 | Japanese | ||
| 7362573 | 四半期報告書-第26期第1四半期(2023/09/01-2023/11/30) | 2024-01-11 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Television programming, broadcasting and video distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CMT
A media and entertainment brand specializing in country mus…
|
CMT | RU | Publishing, broadcasting, and c… |
|
Cofina SGPS
Media holding company with publishing, digital, and broadca…
|
CFN | PT | Publishing, broadcasting, and c… |
|
ContentreeJoongAng corp.
Media and entertainment company producing content and opera…
|
036420 | KR | Publishing, broadcasting, and c… |
|
Corus Entertainment Inc.
Leading media and content company with diversified operatio…
|
CJR.B | CA | Publishing, broadcasting, and c… |
|
Cricket Media Group Ltd.
Global children's learning and family media company providi…
|
EPCPF | CA | Publishing, broadcasting, and c… |
|
CTV Inc.
Canada's largest privately owned English-language broadcast…
|
CTV | CA | Publishing, broadcasting, and c… |
|
CuriosityStream Inc.
A media company offering a factual entertainment SVOD servi…
|
CURI | US | Publishing, broadcasting, and c… |
|
Cyfrowy Polsat S.A.
A media and telecommunications group offering pay TV, telec…
|
CPS | PL | Publishing, broadcasting, and c… |
|
Diksat Transworld Limited
Regional media enterprise focused on television broadcastin…
|
540151 | IN | Publishing, broadcasting, and c… |
|
Dish TV India Limited
A DTH company providing satellite television and connected …
|
DISHTV | IN | Publishing, broadcasting, and c… |
Nippon BS Broadcasting Corporation via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/13767/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13767 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=13767 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=13767 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 13767}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Nippon BS Broadcasting Corporation (id: 13767)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.