
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 |
Browse filings by year
12 years| 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 |
|---|---|---|---|
|
Paramount Skydance Corp
Global media company creating and distributing content via …
|
PSKY | US | Publishing, broadcasting, and c… |
|
Perfect-Octave Media Projects Ltd
Specializes in Indian classical music broadcasting and digi…
|
521062 | IN | Publishing, broadcasting, and c… |
|
Phoenix Media Investment (Holdings) Limited
Leading Chinese satellite TV broadcaster disseminating cont…
|
2008 | HK | Publishing, broadcasting, and c… |
|
ProSiebenSat.1 Media SE
A mass media and digital company focused on entertainment a…
|
PSM | DE | Publishing, broadcasting, and c… |
|
PT Global Mediacom Tbk
A leading integrated media and entertainment holding compan…
|
BMTR | ID | Publishing, broadcasting, and c… |
|
PT Intermedia Capital Tbk.
Media company offering general and private TV broadcasting …
|
MDIA | ID | Publishing, broadcasting, and c… |
|
PT MDTV Media Technologies Tbk
Media company: TV broadcasting, content production, artist …
|
NETV | ID | Publishing, broadcasting, and c… |
|
PT MNC Digital Entertainment Tbk
Media content provider specializing in multi-platform produ…
|
MSIN | ID | Publishing, broadcasting, and c… |
|
PT MNC Vision Networks Tbk.
Provides subscription-based media services, including DTH, …
|
IPTV | ID | Publishing, broadcasting, and c… |
|
PT Visi Media Asia Tbk
Integrated media convergence company delivering news, sport…
|
VIVA | ID | 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.