
TULLOW OIL PLC — Investor Relations & Filings
Tullow Oil plc is an independent energy company focused on the exploration, development, and production of oil and natural gas. The company's primary activities cover the upstream lifecycle, from discovery and appraisal to bringing resources into production. Its operational portfolio is concentrated in Africa and South America, where it holds numerous licenses. A central element of its corporate strategy is a commitment to responsible oil and gas development, aiming to deliver long-term economic and social benefits to its host countries. The company also manages decommissioning activities for its former production assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director/PDMR Shareholding | 2026-05-26 | English | |
| Block Listing Application | 2026-05-21 | English | |
| 2025 Report of Payments to Governments | 2026-05-20 | English | |
| Total Voting Rights | 2026-05-05 | English | |
| 2026 Notice of Annual General Meeting | 2026-04-30 | English | |
| 2025 Annual Report and accounts | 2026-04-30 | English |
Browse filings by year
27 years- 2026 21 filings
- 2025 59 filings
- 2024 53 filings
- 2023 76 filings
- 2022 155 filings
- 2021 75 filings
- 2020 77 filings
- 2019 62 filings
- 2018 57 filings
- 2017 78 filings
- 2016 83 filings
- 2015 69 filings
- 2014 81 filings
- 2013 75 filings
- 2012 8 filings
- 2011 7 filings
- 2010 3 filings
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 2 filings
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47061180 | Director/PDMR Shareholding | 2026-05-26 | English | ||
| 46729269 | Block Listing Application | 2026-05-21 | English | ||
| 46683404 | 2025 Report of Payments to Governments | 2026-05-20 | English | ||
| 41316475 | Total Voting Rights | 2026-05-05 | English | ||
| 39027841 | 2026 Notice of Annual General Meeting | 2026-04-30 | English | ||
| 39027829 | 2025 Annual Report and accounts | 2026-04-30 | English | ||
| 39027824 | 2025 Annual Report and accounts | 2026-04-30 | English | ||
| 39018402 | Publication of Annual Report and Notice of AGM | 2026-04-30 | English | ||
| 37867405 | Full Year Results | 2026-04-28 | English | ||
| 37503818 | Refinancing Transaction successfully completed | 2026-04-27 | English | ||
| 35254779 | Refinancing Transaction Update | 2026-04-22 | English | ||
| 33889220 | Refinancing Transaction Update | 2026-04-08 | English | ||
| 33885281 | Appointment of four Independent NEDs | 2026-04-08 | English | ||
| 33040795 | Launch of Consent Solicitation | 2026-03-25 | English | ||
| 32963444 | Director/PDMR Shareholding | 2026-03-17 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for TULLOW OIL PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Extraction of crude petroleum
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARC Resources Ltd.
Largest pure-play Montney producer of crude oil, natural ga…
|
ARX | CA | Mining and quarrying |
|
Argent Energy Trust
A publicly traded trust managing and developing oil and nat…
|
AET.UN | CA | Mining and quarrying |
|
Aroway Energy Inc.
Develops and exploits crude oil and natural gas prospects i…
|
ARWJF | CA | Mining and quarrying |
|
Arrow Exploration Corp.
Oil and gas company engaged in the exploration and producti…
|
AXL | CA | Mining and quarrying |
|
ARTISAN ENERGY CORPORATION
Exploration, development, and production of crude oil and n…
|
AEC | CA | Mining and quarrying |
|
ASCENT RESOURCES PLC
Independent E&P company with onshore energy projects in Eur…
|
AST | GB | Mining and quarrying |
|
Athabasca Oil Corporation
Liquids-weighted intermediate producer of thermal and light…
|
ATH | CA | Mining and quarrying |
|
Atlantic Petroleum P/F
Independent exploration and production company focused on o…
|
FOATLA | FO | Mining and quarrying |
|
AUSTRALIAN OIL COMPANY LIMITED.
Explores, evaluates, and develops oil and natural gas asset…
|
AOK | AU | Mining and quarrying |
|
AUSTRALIS OIL & GAS LIMITED
Focuses on unconventional oil and gas development in the Tu…
|
ATS | AU | Mining and quarrying |
TULLOW OIL PLC 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/4803/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4803 | 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=4803 | 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=4803 \ -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": 4803}, 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 TULLOW OIL PLC (id: 4803)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.