
Spring Airlines Co., Ltd. — Investor Relations & Filings
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 |
|---|---|---|---|
| 中信建投证券股份有限公司关于召开春秋航空股份有限公司公开发行2016年公司债券(第一期)2020年第一次债券持有人会议的通知 | 2020-05-13 | Chinese | |
| 瑞银证券有限责任公司关于春秋航空股份有限公司非公开发行股票持续督导之保荐总结报告书 | 2020-04-29 | Chinese | |
| 关于公司会计政策变更的公告 | 2020-04-29 | Chinese | |
| 关于修订《公司章程》的公告 | 2020-04-29 | Chinese | |
| 独立董事关于公司2019年度对外担保事项的专项说明 | 2020-04-29 | Chinese | |
| 关于回购注销限制性股票减少注册资本暨通知债权人的公告 | 2020-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 36968274 | 中信建投证券股份有限公司关于召开春秋航空股份有限公司公开发行2016年公司债券(第一期)2020年第一次债券持有人会议的通知 | 2020-05-13 | Chinese | ||
| 36968260 | 瑞银证券有限责任公司关于春秋航空股份有限公司非公开发行股票持续督导之保荐总结报告书 | 2020-04-29 | Chinese | ||
| 36968246 | 关于公司会计政策变更的公告 | 2020-04-29 | Chinese | ||
| 36968234 | 关于修订《公司章程》的公告 | 2020-04-29 | Chinese | ||
| 36968225 | 独立董事关于公司2019年度对外担保事项的专项说明 | 2020-04-29 | Chinese | ||
| 36968217 | 关于回购注销限制性股票减少注册资本暨通知债权人的公告 | 2020-04-29 | Chinese | ||
| 36968205 | 独立董事提名人声明 | 2020-04-29 | Chinese | ||
| 36968194 | 2019年度财务报表及审计报告 | 2020-04-29 | Chinese | ||
| 36968121 | 瑞银证券有限责任公司关于春秋航空股份有限公司2019年度持续督导年度报告 | 2020-04-29 | Chinese | ||
| 36968112 | 关于续聘财务报告审计师以及内部控制审计师的公告 | 2020-04-29 | Chinese | ||
| 36968105 | 公司章程(2020年4月修订) | 2020-04-29 | Chinese | ||
| 36968099 | 关于春秋航空终止实施第一期限制性股票激励计划暨回购注销部分限制性股票的法律意见书 | 2020-04-29 | Chinese | ||
| 36968062 | 2019年年度利润分配方案公告 | 2020-04-29 | Chinese | ||
| 36968054 | 2019年年度报告 | 2020-04-29 | Chinese | ||
| 36967979 | 独立董事候选人声明(陈乃蔚) | 2020-04-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Passenger air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abu Dhabi Aviation Co.
Leading global aviation service provider and largest commer…
|
ADAVIATION | AE | Transportation and storage |
|
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 Arabia PJSC
A low-cost carrier providing affordable air travel to over …
|
AIRARABIA | AE | Transportation and storage |
|
AIRASIA X BERHAD
Long-haul, low-cost airline offering scheduled, charter, fr…
|
— | MY | 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 |
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.