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 |
|---|---|---|---|
|
361 Degrees International Limited
Leading sporting goods provider specializing in athletic fo…
|
1361 | KY | Manufacturing |
|
Allbirds, Inc.
Designs and sells footwear and apparel using natural and re…
|
BIRD | US | Manufacturing |
|
ALPARGATAS SA
Global manufacturer and distributor of footwear, apparel, a…
|
— | BR | Manufacturing |
|
AZZAS 2154 S.A.
Fashion platform specializing in footwear, handbags, and ac…
|
— | BR | Manufacturing |
|
Bata India Limited
Footwear manufacturer and retailer of diverse brands for me…
|
BATAINDIA | IN | Manufacturing |
|
Bata Pakistan Limited
Manufactures and sells footwear, accessories, and hosiery i…
|
BATA | PK | Manufacturing |
|
Birkenstock Holding PLC
Global footwear brand and inventor of the anatomically shap…
|
BIRK | JE | Manufacturing |
|
Brill Shoe Industries Ltd.
Designs, manufactures, and retails footwear, sports clothin…
|
BRIL | IL | Manufacturing |
|
CALERES INC
A global footwear company that designs, sources, and market…
|
CAL | US | Manufacturing |
|
Campus Activewear Limited
Designs, manufactures, and distributes sports and athleisur…
|
CAMPUS | IN | 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.