
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 |
|---|---|---|---|
|
Squirrel Media S.A.
A media technology group operating in advertising, content,…
|
SQRL | ES | Publishing, broadcasting, and c… |
|
STARZ ENTERTAINMENT CORP /CN/
A premium entertainment provider of original series and mov…
|
STRZ | US | Publishing, broadcasting, and c… |
|
STV GROUP PLC
A digital media company and public service broadcaster oper…
|
STVG | GB | Publishing, broadcasting, and c… |
|
SUN TV NETWORK LIMITED
Operates multi-language TV channels, radio, film production…
|
SUNTV | IN | Publishing, broadcasting, and c… |
|
Surya Citra Media Tbk
A media and entertainment company focused on free-to-air TV…
|
SCMA | ID | Publishing, broadcasting, and c… |
|
Taya Investment Co. Ltd.
Specializes in video media, providing content, tech, and br…
|
TAYA | IL | Publishing, broadcasting, and c… |
|
TBS HOLDINGS, INC.
A media holding company engaged in broadcasting, content pr…
|
9401 | JP | Publishing, broadcasting, and c… |
|
TEGNA INC
Media company specializing in broadcasting, digital media, …
|
TGNA | US | Publishing, broadcasting, and c… |
|
Telesia
Media tech company managing video communication systems for…
|
TLS | IT | Publishing, broadcasting, and c… |
|
Television Broadcasts Limited
A major media entity and one of the world's largest commerc…
|
511 | HK | 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.