
New Amante Group Limited — Investor Relations & Filings
New Amante Group Limited is an investment holding company primarily focused on the operation of club, entertainment, and restaurant businesses. The company, through its subsidiaries, manages a portfolio of establishments, including award-winning restaurant groups and entertainment venues such as adult night clubs, primarily located in Hong Kong. A secondary operating segment involves securities investment. The group positions itself as a key contributor to the city's dining and entertainment scene.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| VOLUNTARY ANNOUNCEMENT - NEW LEASE AGREEMENT FOR THE OPENING OF NEW LOUNGE | 2026-04-17 | English | |
| SUPPLEMENTAL ANNOUNCEMENT IN RELATION TO CHANGE OF INDEPENDENT NON-EXECUTIVE DIRECTORS | 2026-04-02 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2026 | 2026-04-02 | English | |
| CHANGE IN INDEPENDENT NON-EXECUTIVE DIRECTORS AND LIST OF DIRECTORS AND THEIR ROLES AND FUNCTIONS | 2026-04-01 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 28 February 2026 | 2026-03-04 | English | |
| (1) UPDATE ON DISCLAIMER OF OPINION SET OUT IN THE ANNUAL REPORT FOR THE YEARS 2024 AND 2025; AND (2) BUSINESS UPDATES | 2026-02-27 | English |
Market data
Market data not available
Price history
Peer group · Beverage serving activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
J.D. Wetherspoon PLC
Operates a large chain of pubs and hotels offering food, dr…
|
JDW | GB | Accommodation and food service … |
|
Luk Hing Entertainment Group Holdings Limited
Operates F&B and entertainment venues, provides catering, o…
|
8052 | HK | Accommodation and food service … |
|
MARSTON'S PLC
An independent pub and hotel operator managing over 1,300 l…
|
MARS | GB | Accommodation and food service … |
|
PECOS Hotels And Pubs Limited
Operates themed pubs specializing in retro rock music, drau…
|
539273 | IN | Accommodation and food service … |
|
Reborn Coffee, Inc.
A specialty coffee roaster using a proprietary process to g…
|
REBN | US | Accommodation and food service … |
New Amante Group 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/51429/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51429 | 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=51429 | 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=51429 \ -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": 51429}, 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 New Amante Group Limited (id: 51429)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.