
Moment Group — Investor Relations & Filings
Moment Group is a leading Scandinavian company in the experience industry, creating experiences for over two million guests annually. The group's operations are structured into four business areas. The 2Entertain division produces and manages live entertainment, including musicals, theater, and concerts across its portfolio of arenas. The Wallmans Group specializes in dinner show experiences in major cities. Kungsportsgruppen offers activity-based entertainment such as nightclubs, bistros, and bowling alleys. The Event & Communication business area provides services for corporate events and brand engagement. Through this diversified portfolio, Moment Group delivers a comprehensive range of entertainment and event services for both private consumers and corporate clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Kommuniké från årsstämman i Moment Group AB den 6 maj 2026 | 2026-05-06 | English | |
| Interim / Quarterly Report 2026 | 2026-04-24 | Swedish | |
| Annual Report 2025 | 2026-04-01 | Swedish | |
| Kallelse till årsstämma i Moment Group AB (publ) | 2026-03-31 | Swedish | |
| Earnings Release 2025 | 2026-02-06 | Swedish | |
| Moment Group stärker sin finansiella ställning genom att sälja innehavet i Tickster för 62,5 msek | 2025-12-29 | Swedish |
Browse filings by year
7 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Moment Group, 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 · 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 |
|
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
Manages the full value chain of live events, venue operatio…
|
— | BR | Arts, sports and recreation |
Moment Group 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/3175/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3175 | 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=3175 | 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=3175 \ -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": 3175}, 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 Moment Group (id: 3175)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.