Sextant Entertainment Group Inc. — Investor Relations & Filings
About Sextant Entertainment Group Inc.
Sextant Entertainment Group Inc. was an award-winning producer and distributor specializing in network television programs and feature films. The company's portfolio included the distribution of major motion pictures such as 'Spy Game' (2001). Historically, Sextant Entertainment Group operated as a key distributor aiming to provide additional access to international markets for Canadian content. The company was placed into receivership in June 2002 after failing to reach an arrangement with its creditors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2002-06-06 | English | |
| Material change report - English.pdf | 2002-03-28 | English | |
| Material change report - English.pdf | 2002-03-28 | English | |
| Material change report - English.pdf | 2002-03-23 | English | |
| Material change report - English.PDF | 2002-02-27 | English | |
| Material change report - English.pdf | 2002-02-08 | English |
Browse filings by year
5 yearsMarket data
Market data not available
Price history
Peer group · Motion picture, video and television programme distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Litian Pictures Holdings Limited
Media enterprise specializing in drama series development, …
|
9958 | HK | Publishing, broadcasting, and c… |
|
M8 Entertainment Inc
Historical film company focused on production, financing, a…
|
— | CA | Publishing, broadcasting, and c… |
|
Maoyan Entertainment
A dominant online entertainment ticketing service and conte…
|
1896 | KY | Publishing, broadcasting, and c… |
|
Medialink Group Limited
Asia-Pacific media content distributor specializing in anim…
|
2230 | HK | Publishing, broadcasting, and c… |
|
Movie Distribution Income Fund
Investment vehicle providing income from motion picture dis…
|
FLM.UN | CA | Publishing, broadcasting, and c… |
|
Next Entertainment World Co., Ltd.
Specializes in the investment, production, and distribution…
|
160550 | KR | Publishing, broadcasting, and c… |
|
SHEMAROO ENTERTAINMENT LIMITED
Aggregates, produces, and distributes content across digita…
|
SHEMAROO | IN | Publishing, broadcasting, and c… |
|
SHOWBOX Corp.
A content studio for film production, distribution, and inv…
|
086980 | KR | Publishing, broadcasting, and c… |
|
Silly Monks Entertainment Limited
Content distribution, digital marketing, and production for…
|
SILLYMONKS | IN | Publishing, broadcasting, and c… |
|
Splendid Medien AG
An integrated media group that produces, markets, and distr…
|
SPM | DE | Publishing, broadcasting, and c… |
Sextant Entertainment Group Inc. 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/43550/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43550 | 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=43550 | 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=43550 \ -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": 43550}, 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 Sextant Entertainment Group Inc. (id: 43550)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.