
Mizia-96 AD — Investor Relations & Filings
Mizia-96 AD is a clothing manufacturer established in 1960. The company specializes in the production of men's and women's garments, with a core product range that includes suits, jackets, and trousers. Operating with five production lines and a staff of over 600, the company has significant manufacturing capacity. Mizia-96 AD also offers custom model development, providing clients with the opportunity to create apparel based on their specific designs and requirements. The company primarily exports its products to European markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 5299004WN94KD1FYE728-20251231-BG-SEP.xhtml | 2026-03-25 | Bulgarian | |
| 680373-31_12_2025_KFN_signed.xlsx | 2026-03-25 | Norwegian Nynorsk | |
| 676176-1_MFO_31_12_2025_MSS_signed.pdf | 2026-01-29 | Bulgarian | |
| 676177-2_Scet-pol2025_signed.pdf | 2026-01-29 | Bulgarian | |
| 676184-9_Prilogenie_4_signed (2).pdf | 2026-01-29 | Bulgarian | |
| 676180-5_вътрешна информация_signed.pdf | 2026-01-29 | Bulgarian |
Browse filings by year
4 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Mizia-96 AD, 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 |
|---|---|---|---|
|
MARUSHOHOTTA CO.,LTD.
Manufactures and wholesales apparel, kimonos, jewelry, twis…
|
8105 | JP | Manufacturing |
|
MATSUOKA CORPORATION
An OEM apparel manufacturer with a global production networ…
|
3611 | JP | Manufacturing |
|
MAVİ GİYİM SANAYİ VE TİCARET A.Ş.
Global apparel company with expertise in sustainable denim …
|
MAVI | TR | Manufacturing |
|
MEDTECS INTERNATIONAL CORP LTD
Global provider of healthcare products & services, speciali…
|
546 | SG | Manufacturing |
|
METALABS CO., LTD.
Designs, manufactures, and sells apparel, accessories, and …
|
090370 | KR | Manufacturing |
|
Miko International Holdings Limited
Designs, manufactures, and retails mid-to-high-end children…
|
1247 | HK | Manufacturing |
|
Ming Le Sports AG
A sportswear manufacturer of footwear and clothing operatin…
|
ML2 | DE | Manufacturing |
|
Mish Designs Limited
Designs and distributes contemporary women's apparel and pl…
|
544015 | IN | Manufacturing |
|
Moda AD
Manufactures ready-made formal, casual, and sports apparel …
|
MODA | MK | Manufacturing |
|
Moiselle International Holdings Limited
Engaged in the design, manufacture, wholesale, and retail o…
|
130 | HK | Manufacturing |
Mizia-96 AD 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/10063/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10063 | 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=10063 | 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=10063 \ -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": 10063}, 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 Mizia-96 AD (id: 10063)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.