Dr. Martens PLC — Investor Relations & Filings
Dr. Martens PLC is an iconic global footwear brand with a heritage of over 60 years. The company designs, develops, procures, markets, and distributes footwear, recognized for its durability and distinctive style. Its products, particularly the original 1460 boot, are characterized by an air-cushioned sole (marketed as AirWair), grooved edges, and signature yellow welt stitching. Originally created as a durable work boot, the brand has evolved into a cultural icon, adopted by various subcultures and individuals worldwide as a symbol of rebellious self-expression and authenticity. The company sells its products to consumers in more than 60 countries through a multi-channel distribution strategy.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| EBT Share Purchase | 2026-05-19 | English | |
| FY26 Results | 2026-05-19 | English | |
| Director/PDMR Shareholding | 2026-05-14 | English | |
| Holding(s) in Company | 2026-05-01 | English | |
| Total Voting Rights | 2026-04-30 | English | |
| Holding(s) in Company | 2026-04-29 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46524353 | EBT Share Purchase | 2026-05-19 | English | ||
| 46524335 | FY26 Results | 2026-05-19 | English | ||
| 45892161 | Director/PDMR Shareholding | 2026-05-14 | English | ||
| 39399323 | Holding(s) in Company | 2026-05-01 | English | ||
| 39045473 | Total Voting Rights | 2026-04-30 | English | ||
| 38404700 | Holding(s) in Company | 2026-04-29 | English | ||
| 34088714 | Director/PDMR Shareholding | 2026-04-10 | English | ||
| 33885334 | Appointment of Market General Managers | 2026-04-08 | English | ||
| 33108865 | Total Voting Rights | 2026-03-31 | English | ||
| 32996764 | Holding(s) in Company | 2026-03-20 | English | ||
| 32943295 | Director/PDMR Shareholding | 2026-03-13 | English | ||
| 32850187 | Total Voting Rights | 2026-02-27 | English | ||
| 34560183 | Director/PDMR Shareholding | 2026-02-13 | English | ||
| 13766096 | Total Voting Rights | 2026-01-30 | English | ||
| 13647064 | EBT Share Purchase | 2026-01-29 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Dr. Martens PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of footwear
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
C. Banner International Holdings Ltd.
Designs, produces, and retails mid-to-premium women's footw…
|
1028 | HK | Manufacturing |
|
China International Development Corporation Limited
Investment holding entity manufacturing consumer goods, cul…
|
264 | HK | Manufacturing |
|
CJ
Manufacturer of sports, leather, and casual footwear for gl…
|
6965 | TW | Manufacturing |
|
Crocs, Inc.
A global company specializing in innovative and comfortable…
|
CROX | US | Manufacturing |
|
Daphne International Holdings Limited
Manufactures, markets, and sells consumer products, primari…
|
210 | HK | Manufacturing |
|
DECKERS OUTDOOR CORP
Designs and distributes footwear, apparel, and accessories …
|
DECK | US | Manufacturing |
|
DERİMOD KONFEKSİYON AYAKKABI DERİ SANAYİ VE TİCARET A.Ş.
Producer and retailer of leather fashion goods, including j…
|
DERIM | TR | Manufacturing |
|
Dimko Mitrev AD
Producer and exporter of fur, leather products, and ready-m…
|
XMAE | MK | Manufacturing |
|
Fateh Industries Limited
Leading manufacturer and seller of footwear for over 40 yea…
|
FIL | PK | Manufacturing |
|
Frontier Inc.
A design-focused manufacturer of footwear, specializing in …
|
4250 | JP | Manufacturing |
Dr. Martens 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/5055/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5055 | 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=5055 | 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=5055 \ -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": 5055}, 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 Dr. Martens PLC (id: 5055)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.