LARK DISTILLING CO. LTD — Investor Relations & Filings
Lark Distilling Co. Ltd. specializes in the production and distribution of premium single malt whiskies and craft spirits. Established in 1992, the company is recognized for its foundational role in the craft distilling sector, focusing on traditional production methods and the use of high-quality local ingredients. Its core product range includes diverse single malt expressions, characterized by various cask finishes and maturation profiles, as well as the Forty Spotted Gin brand. The company manages the full production lifecycle, including fermentation, distillation, and maturation, targeting the global luxury spirits market through a commitment to quality and artisanal craftsmanship.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Change in substantial holding 4 pages 1.4MB | 2026-01-18 | English | |
| Change in substantial holding 3 pages 483.2KB | 2026-01-18 | English | |
| Chief Financial Officer Transition 1 page 211.1KB | 2026-01-11 | English | |
| Notification of cessation of securities - LRK 4 pages 15.2KB | 2026-01-06 | English | |
| Application for quotation of securities - LRK 6 pages 19.4KB | 2025-12-22 | English | |
| Change of Director's Interest Notice 2 pages 352.2KB | 2025-12-22 | English |
Market data
Market data not available
Price history
Peer group · Distilling, rectifying and blending of spirits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGRIBIO SPIRITS LIMITED
Produces grain-based alcohol, fuel ethanol, and animal feed…
|
539546 | IN | Manufacturing |
|
Alcokraft Distilleries Limited
Manufacturer and distributor of Indian Made Foreign Liquor …
|
ALCODIS | IN | Manufacturing |
|
Allied Blenders and Distillers Limited
Produces and distributes a diverse range of spirits across …
|
ABDL | IN | Manufacturing |
|
Amber Latvijas balzams
Producer of alcoholic beverages with over 100 brands sold i…
|
BAL1R | HU | Manufacturing |
|
Anhui Golden Seed Winery Co.,Ltd.
Produces and markets traditional Baijiu using solid-state f…
|
600199 | CN | Manufacturing |
|
ANHUI GUJING DISTILLERY CO.,LTD
Produces and distributes traditional Chinese baijiu using a…
|
000596 | CN | Manufacturing |
|
Anhui Kouzi Distillery Co.,Ltd.
Produces premium Baijiu using traditional fermentation and …
|
603589 | CN | Manufacturing |
|
Anhui Ying Jia Distillery Co.,Ltd.
Produces and distributes traditional Chinese Baijiu using e…
|
603198 | CN | Manufacturing |
|
Anora Group Oyj
A Nordic wine and spirits brand house with production and d…
|
ANORA | FI | Manufacturing |
|
Arctic Blue Beverages AB
Nordic producer of artisanal spirits and beverages with nat…
|
ARCTIC | SE | Manufacturing |
LARK DISTILLING CO. LTD 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/65265/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65265 | 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=65265 | 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=65265 \ -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": 65265}, 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 LARK DISTILLING CO. LTD (id: 65265)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.