
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 |
|---|---|---|---|
|
ADAGIO 2 CAPITAL INC
A capital pool company (CPC) focused on identifying assets …
|
ADAD.P | CA | Financial and insurance activit… |
|
ADAMAS TRUST, INC.
Investment firm that manages a diversified portfolio of mor…
|
ADAM | US | Financial and insurance activit… |
|
ADAMS DIVERSIFIED EQUITY FUND, INC.
A closed-end fund investing in a diversified portfolio of l…
|
ADX | US | Financial and insurance activit… |
|
ADAMS NATURAL RESOURCES FUND, INC.
A closed-end fund investing in energy and natural resources…
|
PEO | US | Financial and insurance activit… |
|
ADAMS PLC
Investment company realizing its assets to return capital t…
|
ADA | IM | Financial and insurance activit… |
|
ADIUVO Investments S.A.
Venture capital firm specializing in life-science and biome…
|
ADV | PL | Financial and insurance activit… |
|
ADVENT CONVERTIBLE & INCOME FUND
A closed-end fund investing in convertible and income-produ…
|
AVK | US | Financial and insurance activit… |
|
AFFILIATED MANAGERS GROUP, INC.
Global asset manager that invests in and partners with inde…
|
AMG | US | Financial and insurance activit… |
|
AGF B
A company engaged in professional sports and facility manag…
|
AGF | DK | Financial and insurance activit… |
|
AGF Management Limited
Independent global asset management firm providing investme…
|
AGF.B | CA | 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.