Prime Focus Limited — Investor Relations & Filings
Prime Focus Limited provides integrated media services to the global film, broadcast, advertising, and media industries. The company specializes in visual effects (VFX), stereo 3D conversion, animation, and post-production services. Through its subsidiary DNEG, it delivers high-end VFX and animation for major motion pictures and television series. Its service portfolio includes digital intermediate, color grading, and content localization. Additionally, the company offers cloud-based media asset management and workflow solutions through its technology division, Prime Focus Technologies. Utilizing a global delivery model, Prime Focus facilitates seamless production workflows across international creative hubs. The company serves major studios, streaming platforms, and production houses, leveraging proprietary technology to enhance creative storytelling and optimize content distribution.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| General Updates | 2026-05-08 | English | |
| General Updates | 2026-05-08 | English | |
| General Updates | 2026-05-07 | English | |
| Sale or disposal | 2026-04-01 | English | |
| Acquisition | 2026-04-01 | English | |
| Trading Window | 2026-03-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44315710 | General Updates | 2026-05-08 | English | ||
| 44183869 | General Updates | 2026-05-08 | English | ||
| 42853727 | General Updates | 2026-05-07 | English | ||
| 42172773 | Sale or disposal | 2026-04-01 | English | ||
| 42172756 | Acquisition | 2026-04-01 | English | ||
| 42195121 | Trading Window | 2026-03-30 | English | ||
| 42204379 | Giving guarantees/indemnity/ becoming a surety for third party | 2026-03-30 | English | ||
| 42204468 | General Updates | 2026-03-30 | English | ||
| 42204544 | Sale or disposal | 2026-03-30 | English | ||
| 42204531 | Other Restructuring | 2026-03-30 | English | ||
| 42174941 | Press Release (Revised) | 2026-03-11 | English | ||
| 42174957 | Press Release | 2026-03-11 | English | ||
| 42276303 | Appointment | 2026-02-06 | English | ||
| 42276296 | Appointment | 2026-02-06 | English | ||
| 42276286 | Appointment | 2026-02-06 | English | ||
Market data
Market data not available
Price history
Peer group · Motion picture, video and television programme post-production activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Basilic Fly Studio Limited
Provides high-end VFX solutions and CG integration for glob…
|
BASILIC | IN | Publishing, broadcasting, and c… |
|
Dexter studios Co., Ltd.
An all-in-one content studio specializing in VFX, from deve…
|
206560 | KR | Publishing, broadcasting, and c… |
|
Digikore Studios Limited
Provides VFX and post-production services for global film, …
|
DIGIKORE | IN | Publishing, broadcasting, and c… |
|
Digital Domain Holdings Limited
A leading provider of visual effects, digital imagery, and …
|
547 | HK | Publishing, broadcasting, and c… |
|
Envar Holding AB
An outsourcing studio creating visual assets for the game d…
|
ENVAR | SE | Publishing, broadcasting, and c… |
|
GIANTSTEP Inc.
A creative technology studio producing visual content and i…
|
289220 | KR | Publishing, broadcasting, and c… |
|
Goodbye Kansas Group AB
Provider of visual effects, animation, and motion capture f…
|
GBK | SE | Publishing, broadcasting, and c… |
|
Groupe Covitec Inc.
Integrated technical services for film, TV, and advertising…
|
— | CA | Publishing, broadcasting, and c… |
|
Harrison Global Holdings Inc.
A holdings company in media, entertainment, Web3, and digit…
|
BLMZ | US | Publishing, broadcasting, and c… |
|
Identical Brains Studios Limited
A creative studio specializing in VFX, 3D animation, and di…
|
IDENTICAL | IN | Publishing, broadcasting, and c… |
Prime Focus Limited 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/61149/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61149 | 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=61149 | 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=61149 \ -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": 61149}, 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 Prime Focus Limited (id: 61149)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.