T4F ENTRETENIMENTO SA — Investor Relations & Filings
About T4F ENTRETENIMENTO SA
T4F Entretenimento SA, also known as Time For Fun, manages the full value chain of live events and performances. Since 1983, the company has specialized in the promotion and organization of concerts, theatrical productions, art exhibitions, family entertainment, and sporting events. Its operations encompass venue management, ticketing services, and the commercialization of food, beverages, and merchandise. The company provides a platform for artistic, scientific, and educational content, facilitating large-scale international and domestic productions. By integrating event promotion with specialized services and venue operations, the company maintains a comprehensive infrastructure for the delivery of diverse cultural and entertainment experiences across its regional markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Publicação do Mapa Sintético Consolidado. | 2026-04-27 | Portuguese | |
| Parecer acerca das Demonstrações Financeiras; Reporte ao Conselho de Administração das atividades realizadas no quarto trimestre de 2025.; Deliberação sobre o Relatório Anual do Comitê de Auditoria re | 2026-04-22 | Portuguese | |
| - | 2026-04-06 | Portuguese | |
| DFP 2025 | 2026-03-26 | Portuguese | |
| ITR 2025-Q3 | 2025-11-12 | Portuguese | |
| ITR 2025-Q2 v2 | 2025-08-15 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 37493150 | Publicação do Mapa Sintético Consolidado. | 2026-04-27 | Portuguese | ||
| 35263716 | Parecer acerca das Demonstrações Financeiras; Reporte ao Conselho de Administração das atividades realizadas no quarto trimestre de 2025.; Deliberação sobre o Relatório Anual do Comitê de Auditoria re | 2026-04-22 | Portuguese | ||
| 33699989 | - | 2026-04-06 | Portuguese | ||
| 33795398 | DFP 2025 | 2026-03-26 | Portuguese | ||
|
2025
8 filings
| |||||
| 34092761 | ITR 2025-Q3 | 2025-11-12 | Portuguese | ||
| 34092733 | ITR 2025-Q2 v2 | 2025-08-15 | Portuguese | ||
| 34092655 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 36068073 | FRE WEB 2024 v10 | 2025-05-21 | Portuguese | ||
| 34092672 | ITR 2025-Q1 | 2025-05-14 | Portuguese | ||
| 36067916 | FRE WEB 2024 v9 | 2025-05-09 | Portuguese | ||
| 33783891 | DFP 2024 | 2025-03-25 | Portuguese | ||
| 36067746 | FRE WEB 2024 v8 | 2025-01-10 | Portuguese | ||
|
2024
3 filings
| |||||
| 36067640 | FRE WEB 2024 v7 | 2024-12-03 | Portuguese | ||
| 36067467 | FRE WEB 2024 v6 | 2024-11-29 | Portuguese | ||
| 36067361 | FRE WEB 2024 v5 | 2024-11-27 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Activities of performing arts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CANDOCO.,LTD.
A professional contemporary dance company of disabled and n…
|
2698 | JP | Arts, sports and recreation |
|
Garden Stage Ltd
A holding company providing underwriting, brokerage, and as…
|
GSIW | US | Arts, sports and recreation |
|
Icarus Capital Corp.
Entertainment company specializing in live and digital cont…
|
ICRS | CA | Arts, sports and recreation |
|
Madison Square Garden Entertainment Corp.
A live entertainment company that produces, presents, and h…
|
MSGE | US | Arts, sports and recreation |
|
Moment Group
A Scandinavian company offering diversified entertainment a…
|
MOMENT | SE | Arts, sports and recreation |
|
PANENTERTAINMENTCO.,LTD.
A major drama production company creating television series…
|
068050 | KR | Arts, sports and recreation |
|
Pop Culture Group Co., Ltd
Entertainment firm providing live and digital hip-hop event…
|
CPOP | US | Arts, sports and recreation |
|
SHAANXI TOURISM CULTURE INDUSTRY HOLDING CO.,LTD.
Manages tourism assets, cultural performances, travel servi…
|
603402 | CN | Arts, sports and recreation |
|
SM ENTERTAINMENT JAPAN Co.,Ltd.
Manages K-pop artists, events, fan clubs, and media busines…
|
4772 | JP | Arts, sports and recreation |
|
Strawberry Inc.
Creates bespoke theatrical experiences for events, marketin…
|
STRW | IL | Arts, sports and recreation |
T4F ENTRETENIMENTO SA 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/53188/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53188 | 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=53188 | 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=53188 \ -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": 53188}, 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 T4F ENTRETENIMENTO SA (id: 53188)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.