Bremworth Limited — Investor Relations & Filings
Bremworth Limited is a designer and manufacturer of premium wool carpets and rugs. The company specializes in high-quality floor coverings crafted from natural fibers, primarily utilizing New Zealand wool. Following a strategic transformation, the organization focuses exclusively on sustainable, natural materials, having transitioned away from synthetic fiber production. Its product portfolio includes a wide range of textured and colored carpets designed for residential and commercial applications. Bremworth emphasizes design innovation, durability, and environmental responsibility in its manufacturing processes. The company provides interior solutions that combine traditional craftsmanship with modern aesthetic standards for a global clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SPH Notice - David Ferrier, Henry Lawford Lonsdale Ferrier | 2026-05-04 | English | |
| Scheme of Arrangement Update - NZ Commerce Commission | 2026-04-06 | English | |
| Scheme of Arrangement Update - IRD Ruling | 2026-03-24 | English | |
| SPH Notice - David, Henry & Mangawhai Collective Ltd | 2026-03-12 | English | |
| Scheme of Arrangement Update - NZ Commerce Commission | 2026-03-10 | English | |
| SPH Notice - Rural Aviation (1963) Limited | 2026-03-01 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of carpets and rugs
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Radici Pietro Industries & Brands
Italian manufacturer of high-quality textile flooring, carp…
|
RAD | IT | Manufacturing |
|
ROYAL HALI İPLİK TEKSTİL MOBİLYA SANAYİ VE TİCARET A.Ş.
Manufacturer of machine-made carpets and yarn with its own …
|
ROYAL | TR | Manufacturing |
|
Shandong Kuntai New Material Technology Co., Ltd.
Manufactures automotive interior materials, carpets, and ma…
|
001260 | CN | Manufacturing |
|
Tai Ping Carpets International Limited
Global designer and manufacturer of high-end, custom-crafte…
|
146 | HK | Manufacturing |
|
The Dixie Group Inc.
Manufacturer and marketer of high-end floorcovering for res…
|
DXYN | US | Manufacturing |
|
VICTORIA PLC
International designer, manufacturer, and distributor of in…
|
VCP | GB | Manufacturing |
Bremworth 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/66173/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66173 | 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=66173 | 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=66173 \ -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": 66173}, 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 Bremworth Limited (id: 66173)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.