
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 |
|---|---|---|---|
| Total Voting Rights | 2026-06-01 | English | |
| 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 |
Browse filings by year
27 years- 2026 22 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
| |||||
| 47915683 | Total Voting Rights | 2026-06-01 | English | ||
| 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 | ||
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 |
|---|---|---|---|
|
New Times Corporation Limited
Trades and refines precious metals, produces oil and gas, a…
|
166 | HK | Mining and quarrying |
|
New Zealand Energy Corp.
Onshore producer of conventional oil and natural gas, opera…
|
NZ | CA | Mining and quarrying |
|
Nexen Inc.
Upstream oil and gas producer specializing in exploration, …
|
NXY | CA | Mining and quarrying |
|
Nexera Energy Inc.
Exploration and production company operating oil properties…
|
NGY | CA | Mining and quarrying |
|
Nickel Petroleum Resources Ltd.
Engaged in exploration and production of petroleum, natural…
|
— | CA | Mining and quarrying |
|
Norcen Energy Resources Limited
Integrated energy corporation focused on oil, gas, and mids…
|
— | CA | Mining and quarrying |
|
Nordic Oil and Gas Ltd.
Independent energy company focused on oil and gas productio…
|
NOG | CA | Mining and quarrying |
|
NORTHERN OIL & GAS, INC.
Non-operated energy company acquiring minority working inte…
|
NOG | US | Mining and quarrying |
|
NORTH EUROPEAN OIL ROYALTY TRUST
A grantor trust holding royalty rights on oil and gas produ…
|
NRT | US | Mining and quarrying |
|
North Peace Energy Corp.
E&P company specializing in developing hydrocarbon resource…
|
NPE | CA | 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.