
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 |
|---|---|---|---|
|
Moncler
A luxury brand merging high-fashion with technical, high-pe…
|
MONC | IT | Manufacturing |
|
Monnalisa
Designs, manufactures, and distributes high-end children's …
|
MNL | IT | Manufacturing |
|
Moody Technology Holdings Limited
Engaged in the design, manufacturing, and sale of textile a…
|
1400 | HK | Manufacturing |
|
My Club Europe PLC
Supplier of personalized, high-performance teamwear for spo…
|
MCE | GB | Manufacturing |
|
NAGAILEBEN Co.,Ltd.
Specializes in planning, manufacturing, and selling medical…
|
7447 | JP | Manufacturing |
|
Nandani Creation Limited
Designs, manufactures, and retails women's ethnic and fusio…
|
JAIPURKURT | IN | Manufacturing |
|
NARUMIYA INTERNATIONAL Co.,Ltd.
A specialty retailer of multi-brand apparel for babies, tod…
|
9275 | JP | Manufacturing |
|
Neetu Yoshi Limited
Designs and manufactures ethnic and contemporary apparel fo…
|
544434 | IN | Manufacturing |
|
Nice Corporation
A B Corp certified sewing factory offering one-stop denim m…
|
8089 | JP | Manufacturing |
|
NIKE, Inc.
Designs, develops, and sells athletic footwear, apparel, eq…
|
NKE | US | 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.