
M8 Entertainment Inc — Investor Relations & Filings
M8 Entertainment Inc., also known as Media 8 Entertainment, was historically a film entertainment company specializing in the production, financing, acquisition, and worldwide licensing of theatrical feature films across a variety of genres. During its operational period in the mid-2000s, the company focused on securing international distribution rights for independent films and managing a library of acquired content. The core business model centered on leveraging global licensing agreements. Public records indicate that the corporation faced financial difficulties and entered formal liquidation proceedings beginning in 2008.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2004-10-15 | English | |
| Other.pdf | 2004-06-02 | English | |
| Material change report - English.pdf | 2004-04-16 | English | |
| Material change report - English.pdf | 2002-07-26 | English | |
| Other.PDF | 2000-06-17 | English | |
| Relief/Approval.PDF | 2000-05-25 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2004
3 filings
| |||||
| 47774617 | Material change report - English.pdf | 2004-10-15 | English | ||
| 47774621 | Other.pdf | 2004-06-02 | English | ||
| 47774641 | Material change report - English.pdf | 2004-04-16 | English | ||
|
2002
1 filing
| |||||
| 47774645 | Material change report - English.pdf | 2002-07-26 | English | ||
|
2000
4 filings
| |||||
| 47774648 | Other.PDF | 2000-06-17 | English | ||
| 47774652 | Relief/Approval.PDF | 2000-05-25 | English | ||
| 47774655 | Other.pdf | 2000-04-19 | English | ||
| 47774659 | Information Document (QC sec. 115 Reg.).pdf | 2000-03-30 | English | ||
|
1999
3 filings
| |||||
| 47774663 | Material change report - English.pdf | 1999-12-20 | English | ||
| 47774704 | Material change report - English.w61 | 1999-08-24 | English | ||
| 47774708 | Cover letter.w61 | 1999-02-19 | English | ||
|
1998
4 filings
| |||||
| 47774747 | Other.pdf | 1998-06-15 | English | ||
| 47774752 | Material change report - English.w61 | 1998-05-15 | English | ||
| 47774969 | Final Receipt.w61 | 1998-01-27 | English | ||
| 47774972 | Other Correspondence.w52 | 1998-01-27 | English | ||
Market data
Market data not available
Price history
Peer group · Motion picture, video and television programme distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TMC Content Group AG
International media and technology group with over 25 years…
|
ERO | CH | Publishing, broadcasting, and c… |
|
UFO Moviez India Limited
Provides satellite-based digital cinema distribution and in…
|
UFO | IN | Publishing, broadcasting, and c… |
|
Values Cultural Investment Limited
Produces, distributes, licenses, and invests in TV dramas a…
|
1740 | HK | Publishing, broadcasting, and c… |
|
Wild Bunch AG
An independent European film distribution, international sa…
|
WBAH | DE | Publishing, broadcasting, and c… |
M8 Entertainment 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/42864/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42864 | 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=42864 | 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=42864 \ -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": 42864}, 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 M8 Entertainment Inc (id: 42864)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.