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 |
|---|---|---|---|
|
Service Industries Limited
A diversified manufacturing group, leading footwear exporte…
|
SRVI | PK | Manufacturing |
|
Sorel Ventures Ltd.
Designs, manufactures, and distributes premium, functional,…
|
— | CA | Manufacturing |
|
SPG-KY
World's largest manufacturer of professional football shoes…
|
6768 | TW | Manufacturing |
|
Standard Shoe Sole and Mould (India) Ltd
Manufacturer of shoe soles and precision moulds for the foo…
|
523351 | IN | Manufacturing |
|
Stella International Holdings Limited
Global developer and manufacturer of premium footwear and h…
|
1836 | HK | Manufacturing |
|
Superhouse limited
Vertically integrated manufacturer of leather footwear, gar…
|
SUPERHOUSE | IN | Manufacturing |
|
Tod'S
Luxury fashion house creating footwear, leather goods, appa…
|
TOD | IT | Manufacturing |
|
Topscore Fashion Co.,Ltd.
Designs, manufactures, and retails high-end women's footwea…
|
603608 | CN | Manufacturing |
|
VULCABRAS S.A.
Vertically integrated manufacturer and distributor of footw…
|
— | BR | Manufacturing |
|
WEYCO GROUP INC
Designs, markets, and distributes casual and dress footwear…
|
WEYS | US | 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.