NAKED WINES PLC — Investor Relations & Filings
Naked Wines PLC is an online, direct-to-consumer wine retailer that operates on a subscription-based crowdfunding model. The company connects wine consumers directly with independent winemakers. Members, referred to as "Angels," contribute a monthly fee which is used to fund winemakers' production costs upfront. This direct funding model enables small, independent producers to focus on creating high-quality, exclusive wines. In return for their support, members gain access to these wines at preferential prices, as the model bypasses traditional distribution and retail markups. The company's primary activity is the retailing of wine through this unique customer-funded platform.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Block Listing Six Monthly Return | 2026-05-01 | English | |
| Transaction in Own Shares | 2026-04-30 | English | |
| Pre-Close Trading Update | 2026-04-29 | English | |
| Transaction in Own Shares | 2026-04-28 | English | |
| Transaction in Own Shares | 2026-04-24 | English | |
| Transaction in Own Shares | 2026-04-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39545225 | Block Listing Six Monthly Return | 2026-05-01 | English | ||
| 39018347 | Transaction in Own Shares | 2026-04-30 | English | ||
| 38404471 | Pre-Close Trading Update | 2026-04-29 | English | ||
| 37867335 | Transaction in Own Shares | 2026-04-28 | English | ||
| 36090373 | Transaction in Own Shares | 2026-04-24 | English | ||
| 34688855 | Transaction in Own Shares | 2026-04-20 | English | ||
| 34392076 | Transaction in Own Shares | 2026-04-13 | English | ||
| 33983946 | Transaction in Own Shares | 2026-04-10 | English | ||
| 33885259 | Transaction in Own Shares | 2026-04-08 | English | ||
| 33244395 | Holding(s) in Company | 2026-04-02 | English | ||
| 33237866 | Transaction in Own Shares | 2026-04-02 | English | ||
| 33128336 | Transaction in Own Shares | 2026-04-01 | English | ||
| 33101798 | Transaction in Own Shares | 2026-03-31 | English | ||
| 33033611 | Update on RABB Buyback & Launch of Share Buyback | 2026-03-24 | English | ||
| 33011315 | Launch of Share Buyback via RABB | 2026-03-23 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of beverages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ENDEAVOUR GROUP LIMITED
Operates retail drinks outlets and hotels offering dining a…
|
EDV | AU | Wholesale and retail trade |
|
Liquor Barn Income Fund
Historical trust operating a chain of retail liquor stores …
|
LBN.UN | CA | Wholesale and retail trade |
|
LQR House Inc.
Integrates digital marketing, e-commerce, and brand develop…
|
YHC | US | Wholesale and retail trade |
|
Major Holdings Limited
Investment holding company distributing and retailing premi…
|
1389 | HK | Wholesale and retail trade |
|
Rocky Mountain Liquor Inc.
Operates a chain of private liquor stores selling alcoholic…
|
RUM | CA | Wholesale and retail trade |
|
THE ARTISANAL SPIRITS COMPANY PLC
Curator and provider of limited-edition spirits, offering b…
|
ART | GB | Wholesale and retail trade |
|
Vats Liquor Chain Store Management Joint Stock CO.,LTD.
Distributes and retails premium Baijiu, wines, and spirits …
|
300755 | CN | Wholesale and retail trade |
|
VIRGIN WINES UK PLC
Direct-to-consumer online retailer of wines, beers, and spi…
|
VINO | GB | Wholesale and retail trade |
|
W2W E-COMMERCE DE VINHOS S.A.
Digital wine retailer and distributor with an e-commerce pl…
|
— | BR | Wholesale and retail trade |
|
YAMAYA CORPORATION
A retailer and wholesaler of alcoholic beverages and food p…
|
9994 | JP | Wholesale and retail trade |
NAKED WINES 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/7806/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7806 | 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=7806 | 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=7806 \ -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": 7806}, 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 NAKED WINES PLC (id: 7806)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.