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 |
|---|---|---|---|
|
Able View Global Inc.
A cross-border brand management firm for beauty and wellnes…
|
ABLV | US | Manufacturing |
|
Action Electronics Co., Ltd.
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS Corporation
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AmTRAN Technology Co., Ltd.
Developer and manufacturer of advanced display, audio, and …
|
2489 | TW | Manufacturing |
|
ANAM ELECTRONICS CO.,LTD
An ODM/OEM of high-value audio and digital video products f…
|
008700 | KR | Manufacturing |
|
Anker Innovations Technology Co., Ltd
Global leader in charging solutions and smart device ecosys…
|
300866 | CN | Manufacturing |
|
Arham Technologies Limited
Produces consumer electronics and home appliances, offering…
|
ARHAM | IN | Manufacturing |
|
ATOMOS LIMITED
Designs video monitoring and recording equipment for digita…
|
AMS | AU | Manufacturing |
|
Axil Brands, Inc.
Manufactures hearing products for protection, enhancement, …
|
AXIL | US | 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.