Spring Airlines Co., Ltd. — Investor Relations & Filings
About Spring Airlines Co., Ltd.
Spring Airlines Co., Ltd. is a prominent low-cost carrier headquartered in Shanghai. Established as a pioneer in budget air travel, the company operates an extensive network of domestic and international routes across the Asia-Pacific region. Its core business model focuses on high-efficiency operations, utilizing a standardized fleet of Airbus A320 family aircraft to minimize maintenance and training costs. The company provides point-to-point passenger transportation services, targeting price-sensitive travelers through competitive fare structures and a robust direct-sales platform. Key offerings include scheduled flights and various ancillary services such as seat selection and baggage upgrades. The organization distinguishes itself through high aircraft utilization rates, high seat density configurations, and a commitment to operational cost control, maintaining a significant presence in the regional low-cost travel market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 春秋航空关于首次回购公司股份暨回购进展的公告 | 2025-01-03 | Chinese | |
| 春秋航空2024年11月份主要运营数据公告 | 2024-12-13 | Chinese | |
| 春秋航空关于以集中竞价交易方式回购公司股份的回购报告书 | 2024-12-13 | Chinese | |
| 春秋航空关于注销回购专用证券账户部分股份并减少注册资本暨通知债权人的公告 | 2024-12-10 | Chinese | |
| 春秋航空2024年第一次临时股东大会法律意见书 | 2024-12-10 | Chinese | |
| 春秋航空2024年第一次临时股东大会决议公告 | 2024-12-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
1 filing
| |||||
| 36976224 | 春秋航空关于首次回购公司股份暨回购进展的公告 | 2025-01-03 | Chinese | ||
|
2024
14 filings
| |||||
| 36976211 | 春秋航空2024年11月份主要运营数据公告 | 2024-12-13 | Chinese | ||
| 36976196 | 春秋航空关于以集中竞价交易方式回购公司股份的回购报告书 | 2024-12-13 | Chinese | ||
| 36976181 | 春秋航空关于注销回购专用证券账户部分股份并减少注册资本暨通知债权人的公告 | 2024-12-10 | Chinese | ||
| 36976173 | 春秋航空2024年第一次临时股东大会法律意见书 | 2024-12-10 | Chinese | ||
| 36976148 | 春秋航空2024年第一次临时股东大会决议公告 | 2024-12-10 | Chinese | ||
| 36976137 | 春秋航空2024年第一次临时股东大会会议材料 | 2024-11-22 | Chinese | ||
| 36976118 | 春秋航空第五届监事会第七次会议决议公告 | 2024-11-22 | Chinese | ||
| 36976105 | 春秋航空第五届董事会第九次会议决议公告 | 2024-11-22 | Chinese | ||
| 36976097 | 春秋航空关于注销回购专用证券账户部分股份的公告 | 2024-11-22 | Chinese | ||
| 36976087 | 春秋航空关于减少注册资本、变更注册地址及修订《公司章程》并办理工商变更登记的公告 | 2024-11-22 | Chinese | ||
| 36976073 | 春秋航空股份有限公司章程 | 2024-11-22 | Chinese | ||
| 36976048 | 春秋航空关于召开2024年第一次临时股东大会的通知 | 2024-11-22 | Chinese | ||
| 36976036 | 春秋航空2024年10月份主要运营数据公告 | 2024-11-15 | Chinese | ||
| 36976024 | 春秋航空关于回购股份事项前十名股东和前十名无限售条件股东持股情况的公告 | 2024-11-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Passenger air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aegean Airlines
A full-service Star Alliance airline serving Europe and the…
|
AEGN | GR | Transportation and storage |
|
Aeroflot
Major airline providing passenger and cargo transport from …
|
AFLT | RU | Transportation and storage |
|
Air Astana JSC
Central Asian airline group with a dual-brand strategy for …
|
AIRA | KZ | Transportation and storage |
|
Air Busan Co., Ltd
A low-cost airline subsidiary of Asiana Airlines with domes…
|
298690 | KR | Transportation and storage |
|
Air Canada
Largest flag carrier providing scheduled passenger and carg…
|
AC | CA | Transportation and storage |
|
Air China Ld
National flag carrier providing passenger and cargo air tra…
|
601111 | CN | Transportation and storage |
|
Air China Limited
Exclusive national flag carrier offering comprehensive air …
|
753 | HK | Transportation and storage |
|
Air France-KLM
A global airline group with a European base for passenger, …
|
AF | FR | Transportation and storage |
|
AIR NEW ZEALAND LIMITED
Provides scheduled passenger and cargo air transportation a…
|
AIZ | NZ | Transportation and storage |
|
ALASKA AIR GROUP, INC.
An airline holding company providing passenger and cargo ai…
|
ALK | US | Transportation and storage |
Spring Airlines 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/57166/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57166 | 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=57166 | 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=57166 \ -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": 57166}, 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 Spring Airlines Co., Ltd. (id: 57166)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.