
TUTOR PERINI CORP — Investor Relations & Filings
Tutor Perini Corporation is a civil, building, and specialty construction company that specializes in large and complex projects for both public agencies and private clients. The firm offers a diversified portfolio of services, including general contracting, design-build, construction management, and pre-construction planning. Its capabilities encompass the entire project lifecycle, from engineering and virtual design to project management and post-construction services. With a focus on transformative infrastructure and building projects, Tutor Perini leverages its extensive experience to execute undertakings of significant size and complexity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - TUTOR PERINI CORP (0000077543) (Filer) | 2026-05-06 | English | |
| 8-K | 2026-05-06 | English | |
| ARS - TUTOR PERINI CORP (0000077543) (Filer) | 2026-04-09 | English | |
| DEFA14A | 2026-04-09 | English | |
| DEF 14A - TUTOR PERINI CORP (0000077543) (Filer) | 2026-04-09 | English | |
| Major Shareholding Notification 2026 | 2026-03-27 | English |
Browse filings by year
27 years- 2026 12 filings
- 2025 74 filings
- 2024 77 filings
- 2023 49 filings
- 2022 40 filings
- 2021 60 filings
- 2020 55 filings
- 2019 49 filings
- 2018 62 filings
- 2017 61 filings
- 2016 34 filings
- 2015 60 filings
- 2014 52 filings
- 2013 61 filings
- 2012 73 filings
- 2011 83 filings
- 2010 67 filings
- 2009 55 filings
- 2008 76 filings
- 2007 143 filings
- 2006 79 filings
- 2005 61 filings
- 2004 65 filings
- 2003 40 filings
- 2002 8 filings
- 2001 9 filings
- 2000 21 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 42025168 | 10-Q - TUTOR PERINI CORP (0000077543) (Filer) | 2026-05-06 | English | ||
| 45988995 | 8-K | 2026-05-06 | English | ||
| 33937549 | ARS - TUTOR PERINI CORP (0000077543) (Filer) | 2026-04-09 | English | ||
| 45988996 | DEFA14A | 2026-04-09 | English | ||
| 33937238 | DEF 14A - TUTOR PERINI CORP (0000077543) (Filer) | 2026-04-09 | English | ||
| 45988999 | Major Shareholding Notification 2026 | 2026-03-27 | English | ||
| 45989000 | Major Shareholding Notification 2026 | 2026-03-03 | English | ||
| 32877920 | 10-K - TUTOR PERINI CORP (0000077543) (Filer) | 2026-02-26 | English | ||
| 32877919 | 8-K - TUTOR PERINI CORP (0000077543) (Filer) | 2026-02-26 | English | ||
| 45989003 | S-8 POS | 2026-02-13 | English | ||
| 20649162 | S-8 POS Filing | 2026-02-13 | English | ||
| 17108156 | 4 Filing | 2026-01-02 | English | ||
|
2025
3 filings
| |||||
| 17108170 | 4 Filing | 2025-12-23 | English | ||
| 17108163 | 4 Filing | 2025-12-23 | English | ||
| 17108150 | 4 Filing | 2025-12-17 | English | ||
Market data
Market data not available
Price history
Peer group · Construction of other civil engineering projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Active Infrastructures Limited
Develops and manages civil engineering and urban infrastruc…
|
ACTIVEINFR | IN | Construction |
|
Afcons Infrastructure Limited
Global engineering and construction firm specializing in co…
|
AFCONS | IN | Construction |
|
Affluent Foundation Holdings Limited
Provides specialized foundation and civil engineering, incl…
|
1757 | HK | Construction |
|
AF Gruppen
Contractor for civil engineering, construction, property, e…
|
AFG | NO | Construction |
|
AGRA Inc.
Specialized engineering and construction firm for industria…
|
— | CA | Construction |
|
AHMAD ZAKI RESOURCES BHD
Investment holding company and contractor for civil and str…
|
— | MY | Construction |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | Construction |
|
ARK RESOURCES HOLDINGS BERHAD
Investment holding and management services for a group spec…
|
— | MY | Construction |
|
ARTSON LIMITED
EPC firm specializing in industrial infrastructure for oil,…
|
522134 | IN | Construction |
|
ASIA ALLIED INFRASTRUCTURE HOLDINGS LIMITED
Investment holding company focused on infrastructure, const…
|
711 | HK | Construction |
TUTOR PERINI 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/31352/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31352 | 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=31352 | 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=31352 \ -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": 31352}, 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 TUTOR PERINI CORP (id: 31352)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.