MEDION AG — Investor Relations & Filings
MEDION AG, a subsidiary of Lenovo, is a consumer electronics company that provides a comprehensive portfolio of products. The company's offerings span classic entertainment electronics and information technology, including personal computers (notebooks and desktops), monitors, smartphones, tablets, and smart home products. In addition to its hardware business, MEDION markets a complementary line of digital services, particularly in the areas of telecommunications, photo services, and other online offerings. The company focuses on developing user-friendly products that combine quality, design, and value for money, which are primarily distributed through retail partners and special sales promotions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Jahresabschluss zum Geschäftsjahr vom 01.01.2023 bis zum 31.12.2023 | 2026-03-04 | German | |
| Jahres- und Konzernabschluss zum Geschäftsjahr vom 01.04.2024 bis zum 31.03.2025 | 2025-10-31 | German | |
| Datum:18.08.2025 | 2025-08-18 | German | |
| MEDION AG: Entry of the Transfer Decision in the Commercial Register | 2025-01-07 | English | |
| MEDION AG: Entry of the Transfer Decision in the Commercial Register | 2025-01-06 | English | |
| Halbjahresfinanzbericht nach WpHG zum Geschäftsjahr vom 01.04.2024 bis zum 30.09.2024 | 2024-11-12 | German |
Browse filings by year
25 years- 2026 1 filing
- 2025 4 filings
- 2024 11 filings
- 2023 13 filings
- 2022 11 filings
- 2021 12 filings
- 2020 11 filings
- 2019 18 filings
- 2018 10 filings
- 2017 15 filings
- 2016 25 filings
- 2015 17 filings
- 2014 21 filings
- 2013 13 filings
- 2012 8 filings
- 2011 9 filings
- 2010 9 filings
- 2006 10 filings
- 2005 6 filings
- 2004 9 filings
- 2003 7 filings
- 2002 11 filings
- 2001 4 filings
- 2000 5 filings
- 1999 4 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for MEDION AG, 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 consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NEWSAN S.A.
Diversified group in consumer electronics, home appliances,…
|
— | AR | Manufacturing |
|
Noritsu Koki Co.,Ltd.
A holding company in manufacturing, audio equipment, health…
|
7744 | JP | Manufacturing |
|
Northbaze Group AB
Develops, produces, and markets audio products and mobile a…
|
NBZ | SE | Manufacturing |
|
Palred Technologies Limited
Develops digital lifestyle accessories, audio solutions, an…
|
PALREDTEC | IN | Manufacturing |
|
Powersoft
Designs and manufactures patented technologies for the prof…
|
PWS | IT | Manufacturing |
|
Pulz Electronics Limited
Designs and manufactures professional audio systems for cin…
|
PULZ | IN | Manufacturing |
|
Realfiction Holding AB
Develops glasses-free 3D displays and holographic solutions…
|
REALFI | SE | Manufacturing |
|
REEDER TEKNOLOJİ SANAYİ VE TİCARET A.Ş.
Designs and sells consumer electronics, smart devices, and …
|
REEDR | TR | Manufacturing |
|
RISUNTEK INC.
OEM/ODM manufacturer of acoustic products, headphones, and …
|
002981 | CN | Manufacturing |
|
Rockford Technology Corporation
Designs and manufactures high-output audio systems for vehi…
|
ROFO | CA | Manufacturing |
MEDION AG 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/281/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=281 | 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=281 | 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=281 \ -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": 281}, 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 MEDION AG (id: 281)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.