SOSANDAR PLC — Investor Relations & Filings
Sosandar PLC is an online womenswear brand that designs, manufactures, and distributes a range of apparel, footwear, and accessories. The company's product portfolio includes dresses, tops, knitwear, jackets, coats, and trousers. Sosandar targets women seeking high-quality, affordable, and fashion-forward clothing, positioning itself as an alternative to disposable fast fashion. The brand operates under the ethos of being created "by women, for women," focusing on versatile and stylish pieces sold directly to consumers through its e-commerce platform.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notification of major holdings | 2026-05-11 | English | |
| Holding(s) in Company | 2026-05-05 | English | |
| Holding(s) in Company | 2026-05-01 | English | |
| Transaction in Own Shares and Total Voting Rights | 2026-04-30 | English | |
| Holding(s) in Company | 2026-04-23 | English | |
| Holding(s) in Company | 2026-04-21 | English |
Browse filings by year
21 years- 2026 24 filings
- 2025 44 filings
- 2024 22 filings
- 2023 29 filings
- 2022 17 filings
- 2021 42 filings
- 2020 28 filings
- 2019 19 filings
- 2018 24 filings
- 2017 12 filings
- 2016 1 filing
- 2015 1 filing
- 2014 1 filing
- 2013 1 filing
- 2012 1 filing
- 2011 2 filings
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for SOSANDAR 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 wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LAKELAND INDUSTRIES INC
Manufacturer of protective garments for industrial and publ…
|
LAKE | US | Manufacturing |
|
LANCY CO.,LTD.
Provides high-end women's apparel, medical aesthetic servic…
|
002612 | CN | Manufacturing |
|
Lanvin Group Holdings Ltd
A global luxury fashion group that manages a portfolio of i…
|
LANV | US | Manufacturing |
|
La Perla Fashion Holding N.V.
Luxury fashion holding company specializing in lingerie, ni…
|
ALPER | NL | Manufacturing |
|
LAPINE CO.,LTD
Apparel company that designs, manufactures, and sells women…
|
8143 | JP | Manufacturing |
|
Lever Style Corporation
A global apparel supply chain platform serving over 150 pre…
|
1346 | HK | Manufacturing |
|
LEVI STRAUSS & CO
A global apparel company and worldwide leader in denim wear…
|
LEVI | US | Manufacturing |
|
LF Corp.
A lifestyle company that designs, manufactures, and distrib…
|
093050 | KR | Manufacturing |
|
Li Ning Company Limited
Leading Chinese sportswear and sports equipment company ope…
|
2331 | KY | Manufacturing |
|
Liwe Española S.A.
Designs, produces, and sells clothing, footwear, and access…
|
LIW | ES | Manufacturing |
SOSANDAR 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/7925/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7925 | 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=7925 | 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=7925 \ -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": 7925}, 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 SOSANDAR PLC (id: 7925)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.