
Cineverse Corp. — Investor Relations & Filings
Cineverse Corp. is a global streaming technology and entertainment company that operates as a next-generation entertainment studio. The company specializes in the aggregation and distribution of digital content, managing a portfolio of over 71,000 premium films, television series, and podcasts. Cineverse operates one of the world's largest collections of owned and operated streaming channels, delivering content to consumers through various models, including subscription-based video streaming platforms. Leveraging its technology, the company aims to support content creators and entertain a global audience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CURRENT REPORT | 2021-10-12 | English | |
| CURRENT REPORT | 2021-10-12 | English | |
| STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2021-09-23 | English | |
| INITIAL STATEMENT OF BENEFICIAL OWNERSHIP OF SECURITIES | 2021-09-23 | English | |
| CURRENT REPORT | 2021-09-21 | English | |
| CURRENT REPORT | 2021-09-21 | English |
Browse filings by year
19 years- 2026 17 filings
- 2025 53 filings
- 2024 34 filings
- 2023 73 filings
- 2022 38 filings
- 2021 67 filings
- 2020 64 filings
- 2019 33 filings
- 2018 45 filings
- 2017 47 filings
- 2016 58 filings
- 2015 58 filings
- 2014 62 filings
- 2013 55 filings
- 2012 48 filings
- 2011 46 filings
- 2010 65 filings
- 2009 83 filings
- 2008 71 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 11518903 | CURRENT REPORT | 2021-10-12 | English | ||
| 11518904 | CURRENT REPORT | 2021-10-12 | English | ||
| 11518905 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2021-09-23 | English | ||
| 11518906 | INITIAL STATEMENT OF BENEFICIAL OWNERSHIP OF SECURITIES | 2021-09-23 | English | ||
| 11518907 | CURRENT REPORT | 2021-09-21 | English | ||
| 11518908 | CURRENT REPORT | 2021-09-21 | English | ||
| 11518909 | CURRENT REPORT | 2021-09-21 | English | ||
| 11518913 | CURRENT REPORT | 2021-09-17 | English | ||
| 11518910 | CURRENT REPORT | 2021-09-13 | English | ||
| 11518911 | CURRENT REPORT | 2021-09-10 | English | ||
| 11518912 | QUARTERLY REPORT | 2021-09-09 | English | ||
| 11518914 | CURRENT REPORT | 2021-09-02 | English | ||
| 11518915 | CURRENT REPORT | 2021-09-02 | English | ||
| 11518916 | AMENDMENT NO. 3 TO SCHEDULE 13D | 2021-08-26 | English | ||
| 11518917 | Director's Dealing 2021 | 2021-08-26 | English | ||
Market data
Market data not available
Price history
Peer group · Social network sites and other content distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
36Kr Holdings Inc.
A platform serving New Economy participants with content an…
|
KRKR | US | Publishing, broadcasting, and c… |
|
AGORA S.A.
A diversified multimedia and entertainment company active i…
|
AGO | PL | Publishing, broadcasting, and c… |
|
AUMOVIO SE
Global developer of hardware, software, and integrated solu…
|
AMV0 | DE | Publishing, broadcasting, and c… |
|
B.A.G. Convergence Limited
Integrates multimedia content with digital distribution for…
|
BAGDIGITAL | IN | Publishing, broadcasting, and c… |
|
Bilibili Inc.
Online entertainment platform with a video community, games…
|
BILI | US | Publishing, broadcasting, and c… |
|
Bilibili, Inc.
Leading online video community and digital content platform…
|
9626 | KY | Publishing, broadcasting, and c… |
|
BUCKET STUDIO Co.,Ltd.
Media company specializing in content production, distribut…
|
066410 | KR | Publishing, broadcasting, and c… |
|
CANNABIS.DE MEDIA AG
A non-operative blank check company seeking a merger in the…
|
9DD | DE | Publishing, broadcasting, and c… |
|
Cda Spolka Akcyjna
A video-on-demand platform with user-uploaded content and a…
|
CDA | PL | Publishing, broadcasting, and c… |
|
CERES INC.
Internet marketing company specializing in smartphone media…
|
3696 | JP | Publishing, broadcasting, and c… |
Cineverse Corp. 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/34437/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34437 | 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=34437 | 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=34437 \ -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": 34437}, 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 Cineverse Corp. (id: 34437)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.