
AV Promotions Holdings Limited — Investor Relations & Filings
AV Promotions Holdings Limited is an investment holding company specializing in the provision of comprehensive visual, lighting, and audio solution services. The company operates primarily in Hong Kong, Macau, and the People's Republic of China, offering one-stop technical support for large-scale events, conferences, and exhibitions. Core services include lighting and audio design, on-show technical support, post-show services, and specialized video production, such as corporate videos and live streaming. With over 25 years of operating history, AV Promotions leverages cutting-edge technology, including dynamic LED walls and XR solutions, to deliver dynamic visual solutions. The company also provides innovative virtual event platforms and technical leadership to ensure seamless execution of virtual and hybrid conferences for global clients and industry forums.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| Updated Arrangements on Electronic Dissemination of Corporate Communications | 2026-04-28 | English | |
| FORM OF PROXY FOR USE AT THE ANNUAL GENERAL MEETING (OR ANY ADJOURNMENT THEREOF) | 2026-04-28 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-28 | English | |
| (1) PROPOSED GRANTING OF GENERAL MANDATES TO ISSUE AND REPURCHASE SHARES; (2) PROPOSED RE-ELECTION OF RETIRING DIRECTORS; (3) PROPOSED RE-APPOINTMENT OF AUDITORS; AND (4) NOTICE OF ANNUAL GENERAL MEET | 2026-04-28 | English | |
| Annual Report 2025 | 2026-04-28 | English |
Market data
Market data not available
Price history
Peer group · Other support activities to arts creation and performing arts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
All Things Considered Group Plc
A full-service music company providing bespoke services and…
|
ATCG | GB | Arts, sports and recreation |
|
Artevo Corporation
Art consultancy transforming spaces via end-to-end curation…
|
— | CA | Arts, sports and recreation |
|
B'IN LIVE CO., LTD.
Specializes in performance production, event planning, and …
|
6625 | TW | Arts, sports and recreation |
|
Craig Music & Entertainment Inc.
Booking and supplying diverse live musical acts for events,…
|
— | CA | Arts, sports and recreation |
|
CTS Eventim AG & Co. KGaA
An international provider of ticketing services and live en…
|
EVD | DE | Arts, sports and recreation |
|
Futureview Inc.
Provides end-to-end audiovisual, creative, and interactive …
|
— | CA | Arts, sports and recreation |
|
Hibino Corporation
Specialist in sound and visual systems for sales, installat…
|
2469 | JP | Arts, sports and recreation |
|
Liberty Live Holdings, Inc.
A holding company whose principal asset is an ownership int…
|
LLYVA | US | Arts, sports and recreation |
|
Live Nation Entertainment, Inc.
A global company producing live music events, selling ticke…
|
LYV | US | Arts, sports and recreation |
|
Lucid Entertainment Inc.
Specialized provider of mobile DJ, sound, and lighting for …
|
— | CA | Arts, sports and recreation |
AV Promotions Holdings 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/51434/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51434 | 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=51434 | 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=51434 \ -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": 51434}, 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 AV Promotions Holdings Limited (id: 51434)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.