TV Azteca, S.A.B. de C.V. — Investor Relations & Filings
TV Azteca, S.A.B. de C.V. is a multimedia conglomerate and a prominent producer of Spanish-language television programming. A subsidiary of Grupo Salinas, the company operates a vertically integrated model covering content production, broadcasting, and digital distribution. Its primary operations include the management of national television networks, such as Azteca Uno, Azteca 7, a+, and adn40, which deliver news, sports, reality television, and scripted entertainment. The company also maintains a significant international presence through Azteca Internacional and specialized digital platforms. Key services include advertising sales, content syndication, and the operation of niche networks like TV Azteca Deportes. As of early 2026, the organization is engaged in a voluntary restructuring process to optimize its financial position and long-term operational stability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Evento Relevante | 2026-03-17 | Spanish | |
| EVENTO RELEVANTE | 2023-05-11 | Spanish | |
| Informe de Situación Fiscal | 2023-04-27 | Spanish | |
| Estados Financieros Dictaminados | 2023-04-27 | Spanish | |
| Opinión del Consejo respecto del Informe del Director | 2023-04-27 | Spanish | |
| Informe del Director General | 2023-04-27 | Spanish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 33131709 | Evento Relevante | 2026-03-17 | Spanish | ||
|
2023
14 filings
| |||||
| 33130196 | EVENTO RELEVANTE | 2023-05-11 | Spanish | ||
| 33130190 | Informe de Situación Fiscal | 2023-04-27 | Spanish | ||
| 33130191 | Estados Financieros Dictaminados | 2023-04-27 | Spanish | ||
| 33130192 | Opinión del Consejo respecto del Informe del Director | 2023-04-27 | Spanish | ||
| 33130193 | Informe del Director General | 2023-04-27 | Spanish | ||
| 33130194 | Informe Consejo Políticas y Criterios | 2023-04-27 | Spanish | ||
| 33130200 | Informe del Consejo de Administración Actividades | 2023-04-27 | Spanish | ||
| 33130209 | Informe del Comité de Practicas Societarias | 2023-04-27 | Spanish | ||
| 33130215 | Carta Independencia Auditor | 2023-04-27 | Spanish | ||
| 33130217 | Carta del Secretario del Consejo respecto de Libros | 2023-04-27 | Spanish | ||
| 33130218 | Aviso para rubricar Estados Financieros | 2023-04-27 | Spanish | ||
| 33130175 | Evento Relevante | 2023-03-29 | Spanish | ||
| 33130162 | Evento Relevante | 2023-03-22 | Spanish | ||
| 33130172 | EVENTO RELEVANTE | 2023-03-21 | Spanish | ||
Market data
Market data not available
Price history
Peer group · Television programming, broadcasting and video distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alliance Atlantis Communications Inc.
Leading broadcaster and international supplier of high-qual…
|
AAC | CA | Publishing, broadcasting, and c… |
|
Alter Ego Media S.A.
A diversified media group in broadcasting, digital media, a…
|
AEM | GR | Publishing, broadcasting, and c… |
|
AMC Networks Inc.
Operates a portfolio of television networks and targeted su…
|
AMCX | US | Publishing, broadcasting, and c… |
|
ANIPLUS INC.
A media company for Japanese animation, offering TV, VOD, m…
|
310200 | KR | Publishing, broadcasting, and c… |
|
APTN Inc.
Develops and provides clean energy solutions like geotherma…
|
270520 | KR | Publishing, broadcasting, and c… |
|
ASAHI BROADCASTING GROUP HOLDINGS CORPORATION
A broadcasting holding company managing TV, radio, and cont…
|
9405 | JP | Publishing, broadcasting, and c… |
|
Asian Television Network International Limited
Operates over 50 specialty TV channels offering multicultur…
|
SAT | CA | Publishing, broadcasting, and c… |
|
Atlantis Communications Inc.
Producer, distributor, and broadcaster of filmed entertainm…
|
AAC.A | CA | Publishing, broadcasting, and c… |
|
Atresmedia Corporacion de Medios de Com. S.A.
A leading media group in television, radio, filmmaking, and…
|
A3M | ES | Publishing, broadcasting, and c… |
|
B.A.G. Films & Media Ltd
Diversified media entity focused on content production, bro…
|
BAGFILMS | IN | Publishing, broadcasting, and c… |
TV Azteca, S.A.B. de C.V. 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/51598/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51598 | 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=51598 | 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=51598 \ -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": 51598}, 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 TV Azteca, S.A.B. de C.V. (id: 51598)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.