SHANGHAI FILM CO.,LTD. — Investor Relations & Filings
About SHANGHAI FILM CO.,LTD.
SHANGHAI FILM CO.,LTD. specializes in film distribution and cinema chain management. The company operates an extensive network of movie theaters under the SFC brand, providing film exhibition services across a broad geographic footprint. Core business activities include the distribution of domestic and imported motion pictures, cinema asset management, and the provision of technical services for theater operations. The company integrates various stages of the film value chain, from marketing and promotion to final screening. It focuses on utilizing advanced cinematic technologies to enhance the viewing experience and maintains a significant presence in the film exhibition market through its modern theater facilities and strategic distribution partnerships.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告(蔺楠) | 2026-04-22 | Chinese | |
| 2025年度内部控制评价报告 | 2026-04-22 | Chinese | |
| 2025年年度报告 | 2026-04-22 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-22 | Chinese | |
| 关于2025年度独立董事独立性自查情况的专项意见 | 2026-04-22 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 37465867 | 2025年度独立董事述职报告(蔺楠) | 2026-04-22 | Chinese | ||
| 37465860 | 2025年度内部控制评价报告 | 2026-04-22 | Chinese | ||
| 37465856 | 2025年年度报告 | 2026-04-22 | Chinese | ||
| 37465853 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-22 | Chinese | ||
| 37465852 | 关于2025年度独立董事独立性自查情况的专项意见 | 2026-04-22 | Chinese | ||
| 37465849 | 2025年度内部控制审计报告 | 2026-04-22 | Chinese | ||
| 37465847 | 2025年度会计师事务所履职情况评估报告 | 2026-04-22 | Chinese | ||
| 37465845 | 关于续聘2026年度审计机构的公告 | 2026-04-22 | Chinese | ||
| 37465840 | 2025年年度报告摘要 | 2026-04-22 | Chinese | ||
| 37465835 | 2025年度独立董事述职报告(朱振梅) | 2026-04-22 | Chinese | ||
| 37465832 | 2025年度“提质增效重回报”行动方案评估报告暨2026年度“提质增效重回报”专项行动方案 | 2026-04-22 | Chinese | ||
| 37465830 | 第五届董事会第十一次会议决议公告 | 2026-04-22 | Chinese | ||
| 37465827 | 关于上海电影股份有限公司股票交易异常波动询问函的回复 | 2026-02-10 | Chinese | ||
| 37465814 | 关于股票交易异常波动的公告 | 2026-02-10 | Chinese | ||
|
2025
1 filing
| |||||
| 37465801 | 2025年第一次临时股东大会决议公告 | 2025-12-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Motion picture projection activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cineline India Limited
Operates MovieMax multiplexes with advanced cinema technolo…
|
CINELINE | IN | Publishing, broadcasting, and c… |
|
Cinemark Holdings, Inc.
A global theatrical exhibition company offering premium, te…
|
CNK | US | Publishing, broadcasting, and c… |
|
Cineplex Galaxy Income Fund
Publicly traded trust managing assets of the largest motion…
|
CGX | CA | Publishing, broadcasting, and c… |
|
CINEWORLD GROUP PLC
A global cinema operator and one of the largest movie theat…
|
CINE | GB | Publishing, broadcasting, and c… |
|
Connplex Cinemas Limited
Operates boutique multiplexes with premium technology and l…
|
CONNPLEX | IN | Publishing, broadcasting, and c… |
|
Guangzhou Jinyi Media Corporation
Operates cinema complexes and manages film distribution, pr…
|
002905 | CN | Publishing, broadcasting, and c… |
|
HENGDIAN ENTERTAINMENT CO.,LTD
Provides integrated film production services, studio facili…
|
603103 | CN | Publishing, broadcasting, and c… |
|
Kinepolis Group NV
An international operator of multiplex cinemas in Europe an…
|
KIN | BE | Publishing, broadcasting, and c… |
|
PVR INOX LIMITED
Large-scale film exhibition entity operating multiplex scre…
|
PVRINOX | IN | Publishing, broadcasting, and c… |
|
Vision Cinemas Limited
Provides film exhibition services and develops commercial a…
|
526441 | IN | Publishing, broadcasting, and c… |
SHANGHAI FILM CO.,LTD. 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/57256/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57256 | 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=57256 | 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=57256 \ -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": 57256}, 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 SHANGHAI FILM CO.,LTD. (id: 57256)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.