
TERTRE ROUGE ASSETS PLC — Investor Relations & Filings
Tertre Rouge Assets PLC is a special purpose acquisition company that focuses on the classic and collectible vehicle market. The company specializes in acquiring investment-grade motorcars and motorcycles, as well as related physical assets and businesses. Its primary objective is to build a portfolio of rare and exclusive vehicles by leveraging the experience of its management team to identify and secure valuable assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Updated announcement re. Delisting | 2024-07-18 | English | |
| Termination of Proposed Acquisition and Delisting | 2024-07-15 | English | |
| TRA to present at MelloMonday | 2024-01-22 | English | |
| Acquisitions and Fundraising Update | 2024-01-09 | English | |
| 2023 Annual General Meeting Resolutions | 2024-01-03 | English | |
| Notice of Annual General Meeting | 2024-01-03 | English |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
6 filings
| |||||
| 5488645 | Updated announcement re. Delisting | 2024-07-18 | English | ||
| 5486649 | Termination of Proposed Acquisition and Delisting | 2024-07-15 | English | ||
| 5393504 | TRA to present at MelloMonday | 2024-01-22 | English | ||
| 5388765 | Acquisitions and Fundraising Update | 2024-01-09 | English | ||
| 11221239 | 2023 Annual General Meeting Resolutions | 2024-01-03 | English | ||
| 11221227 | Notice of Annual General Meeting | 2024-01-03 | English | ||
|
2023
9 filings
| |||||
| 5384816 | AGM Results | 2023-12-28 | English | ||
| 5376598 | Notice of Annual General Meeting | 2023-12-05 | English | ||
| 5371114 | Interim Results | 2023-11-21 | English | ||
| 5366906 | Acquisition | 2023-11-09 | English | ||
| 46834832 | Full accounts made up to 2023-03-31 | 2023-09-20 | English | ||
| 5328082 | Appointment of Broker | 2023-08-02 | English | ||
| 5327084 | Annual Report and Accounts | 2023-07-31 | English | ||
| 5325466 | Proposed Acquisition | 2023-07-27 | English | ||
| 3370903 | Restoration of Listing | 2023-02-17 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AAPKI Ventures Inc.
Diversified investment corporation and VC firm focused on e…
|
APKI | CA | Financial and insurance activit… |
|
Abacus Global Management, Inc.
An alternative asset manager specializing in life insurance…
|
ABL | US | Financial and insurance activit… |
|
Abc Company
A business accelerator and consulting firm specializing in …
|
ABC | IT | Financial and insurance activit… |
|
AB Effectenbeteiligungen AG
Investment company acquiring equity stakes, primarily in sm…
|
ABE | AT | Financial and insurance activit… |
|
Aberdeen International Inc.
Global resource investment corporation and merchant bank sp…
|
AAB | CA | Financial and insurance activit… |
|
Aberforth Geared Value & Income Trust PLC
A fixed-life investment trust investing in a value portfoli…
|
AGVI | GB | Financial and insurance activit… |
|
Aberforth Smaller Companies Trust plc
An investment trust investing in a portfolio of small UK-qu…
|
ASL | GB | Financial and insurance activit… |
|
Aberforth Split Level Income Trust plc
A split capital trust investing in small UK companies with …
|
ASIT | GB | Financial and insurance activit… |
|
ABF MALAYSIA BOND INDEX FUND
An investment fund tracking a bond benchmark, investing in …
|
— | MY | Financial and insurance activit… |
|
abrdn Asia Focus plc
Investment trust focused on smaller listed companies in Asi…
|
AAS | GB | Financial and insurance activit… |
TERTRE ROUGE ASSETS PLC 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/5110/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5110 | 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=5110 | 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=5110 \ -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": 5110}, 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 TERTRE ROUGE ASSETS PLC (id: 5110)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.