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 |
|---|---|---|---|
|
Cosonic Intelligent Technologies Co., Ltd.
ODM and OEM of electro-acoustic products and intelligent we…
|
300793 | CN | Manufacturing |
|
CYCLIQ GROUP LTD
Develops integrated cycling safety lights and action camera…
|
CYQ | AU | Manufacturing |
|
DAI HWA HOLDINGS (M) BERHAD
Holding company providing consumer electronics, especially …
|
— | MY | Manufacturing |
|
Dantax
Designs, develops, produces, and sells high-fidelity loudsp…
|
DANT | DK | Manufacturing |
|
DHAUTOWARE Co., LTD
Manufacturer of in-vehicle infotainment systems and automot…
|
025440 | KR | Manufacturing |
|
DIGITAL ALLY, INC.
Designs and sells video hardware and data management softwa…
|
DGLY | US | Manufacturing |
|
Dixon Technologies (India) Limited
EMS provider of consumer electronics, home appliances, ligh…
|
DIXON | IN | Manufacturing |
|
Dynavision Limited
Manufactures consumer electronics and manages commercial an…
|
517238 | IN | Manufacturing |
|
EASTECH
Designs and manufactures acoustic modules, transducers, aud…
|
5225 | TW | Manufacturing |
|
Ebully Inc.
Developer and distributor of specialized consumer electroni…
|
— | 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.