GTN LIMITED — Investor Relations & Filings
GTN Limited is a global provider of traffic information reports and advertising solutions. The company operates by supplying radio and television stations with traffic, news, and weather reports in exchange for commercial advertising spots. These spots are then bundled and sold to national and local advertisers. This business model allows broadcasters to receive high-quality content at no cost while providing advertisers with high-frequency, high-reach placements integrated into essential information segments. GTN maintains a significant presence in several international markets, utilizing a network of aerial surveillance, ground-based sensors, and data partnerships to deliver real-time updates. The company's services focus on delivering timely, localized content that captures a captive audience during peak commuting hours.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Ceasing to be a substantial holder 2 pages 2.2MB | 2026-03-25 | English | |
| Appendix 4D and Half Year Financial Statements 26 pages 1.2MB | 2026-02-25 | English | |
| Dividend/Distribution - GTN 4 pages 15.3KB | 2026-02-25 | English | |
| 1H FY26 Results Announcement 3 pages 396.9KB | 2026-02-25 | English | |
| H1 FY26 Results Release Date and Briefing Details 1 | 2026-02-11 | English | |
| Change of Director's Interest Notice - Craig Coleman 3 pages 288.8KB | 2025-12-30 | English |
Market data
Market data not available
Price history
Peer group · News agency activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
İHLAS HABER AJANSI A.Ş.
News agency providing content, media production, and broadc…
|
IHAAS | TR | Publishing, broadcasting, and c… |
|
Il Sole 24 Ore
A multimedia publisher of economic, financial, professional…
|
S24 | IT | Publishing, broadcasting, and c… |
|
PR TIMES, Inc.
Operates an online platform for press release distribution …
|
3922 | JP | Publishing, broadcasting, and c… |
|
Sichuan Newsnet Media (Group) Co.,Ltd.
Digital media enterprise providing news, advertising, and i…
|
300987 | CN | Publishing, broadcasting, and c… |
|
Xinhuanet Co., Ltd
Global news provider offering multimedia content, big data,…
|
603888 | CN | Publishing, broadcasting, and c… |
|
Xinhua News Media Holdings Limited
Provides cleaning services for various sectors and operates…
|
309 | HK | Publishing, broadcasting, and c… |
|
Zee Media Corporation Limited
Operates a network of national and international news chann…
|
ZEEMEDIA | IN | Publishing, broadcasting, and c… |
GTN LIMITED 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/65025/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65025 | 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=65025 | 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=65025 \ -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": 65025}, 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 GTN LIMITED (id: 65025)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.