
MANUFATURA DE BRINQUEDOS ESTRELA SA — Investor Relations & Filings
Manufatura de Brinquedos Estrela SA is a manufacturer and distributor of toys and games, established in 1937. The company produces a wide range of products, including dolls, wooden and metal toys, and electronic games. It is recognized for its portfolio of classic board games, such as Banco Imobiliário, Jogo da Vida, and Genius. The product line also extends to musical instruments, race cars, modeling clay, and transformer-style figures. In addition to manufacturing, the firm is involved in the publishing of related materials and the international trade of its goods. The company manages the full product lifecycle, from design to export, catering to diverse consumer segments. Its operations are characterized by a blend of traditional toy manufacturing and the integration of modern electronic components, maintaining a significant market presence through both proprietary brands and licensed products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Ajuizamento Recuperação Judicial | 2026-05-20 | Portuguese | |
| - | 2026-05-06 | Portuguese | |
| Mapa Sintético Consolidado | 2026-04-28 | Portuguese | |
| Mapa Sintético Escriturador | 2026-04-28 | Portuguese | |
| Demonstrações Financeiras; Eleição dos Membros do Conselho de Administração; Remuneração dos Administradores | 2026-04-27 | Portuguese | |
| FCA - Formulário Cadastral | 2026-04-08 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46782528 | Ajuizamento Recuperação Judicial | 2026-05-20 | Portuguese | ||
| 42000672 | - | 2026-05-06 | Portuguese | ||
| 39062688 | Mapa Sintético Consolidado | 2026-04-28 | Portuguese | ||
| 39062670 | Mapa Sintético Escriturador | 2026-04-28 | Portuguese | ||
| 37651545 | Demonstrações Financeiras; Eleição dos Membros do Conselho de Administração; Remuneração dos Administradores | 2026-04-27 | Portuguese | ||
| 33859545 | FCA - Formulário Cadastral | 2026-04-08 | Portuguese | ||
|
2025
6 filings
| |||||
| 34135754 | ITR 2025-Q3 | 2025-12-03 | Portuguese | ||
| 34135706 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34135648 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 47012410 | FRE WEB 2024 v3 | 2025-04-30 | Portuguese | ||
| 33793698 | DFP 2024 v2 | 2025-03-28 | Portuguese | ||
| 33793666 | DFP 2024 | 2025-03-21 | Portuguese | ||
|
2024
3 filings
| |||||
| 34077271 | ITR 2024-Q3 | 2024-11-14 | Portuguese | ||
| 34077234 | ITR 2024-Q2 | 2024-08-13 | Portuguese | ||
| 34077232 | ITR 2024-Q1 | 2024-05-15 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of games and toys
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AINSWORTH GAME TECHNOLOGY LIMITED
Designs, develops, and distributes gaming machines, digital…
|
AGI | US | Manufacturing |
|
A.S. Company S.A.
A manufacturing and trading company that imports, produces,…
|
ASCO | GR | Manufacturing |
|
AURORA WORLD Corporation
A global character and content company specializing in plus…
|
039830 | KR | Manufacturing |
|
Bloks Group Limited
Designs, develops, and sells assembly character and brick-b…
|
325 | KY | Manufacturing |
|
Công ty Cổ phần Sản xuất và Thương mại Nam Hoa
Leading producer and exporter of wooden products, including…
|
NHT | VN | Manufacturing |
|
Dream International Limited
World's leading manufacturer of diversified toys, including…
|
1126 | HK | Manufacturing |
|
FUJISHOJI CO.,LTD.
Develops, manufactures, and sells pachinko and pachislot ga…
|
6257 | JP | Manufacturing |
|
Games Workshop Group PLC
Designs, manufactures, and retails fantasy and sci-fi minia…
|
GMWKF | GB | Manufacturing |
|
Goldlok Holdings (GuangDong) Co.,Ltd
Develops electronic interactive playthings and plastic cons…
|
002348 | CN | Manufacturing |
|
Guangdong Qunxing Toys Joint-Stock Co.,LTD
Develops, manufactures, and distributes electronic, plastic…
|
002575 | CN | Manufacturing |
MANUFATURA DE BRINQUEDOS ESTRELA 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/53071/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53071 | 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=53071 | 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=53071 \ -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": 53071}, 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 MANUFATURA DE BRINQUEDOS ESTRELA SA (id: 53071)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.