
SAGA COMMUNICATIONS INC — Investor Relations & Filings
Saga Communications, Inc. is a broadcast media company primarily devoted to acquiring, developing, and operating radio stations. The company's portfolio spans over 100 brands across 28 diverse markets. Its core business is terrestrial radio broadcasting, offering a variety of formats including news, talk, sports, and music. To complement its radio operations, Saga Communications also provides digital solutions such as websites, mobile apps, content streaming, podcasts, and e-commerce platforms for its brands and clients. Additionally, the company organizes and hosts thousands of local events each year to foster community engagement and connect its audience, talent, and clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q | 2026-05-08 | English | |
| 8-K - SAGA COMMUNICATIONS INC (0000886136) (Filer) | 2026-05-07 | English | |
| 8-K - SAGA COMMUNICATIONS INC (0000886136) (Filer) | 2026-05-07 | English | |
| DEFA14A | 2026-04-20 | English | |
| DEFA14A | 2026-04-20 | English | |
| DEF 14A - SAGA COMMUNICATIONS INC (0000886136) (Filer) | 2026-04-20 | English |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46155683 | 10-Q | 2026-05-08 | English | ||
| 42975267 | 8-K - SAGA COMMUNICATIONS INC (0000886136) (Filer) | 2026-05-07 | English | ||
| 42975273 | 8-K - SAGA COMMUNICATIONS INC (0000886136) (Filer) | 2026-05-07 | English | ||
| 46155684 | DEFA14A | 2026-04-20 | English | ||
| 46155688 | DEFA14A | 2026-04-20 | English | ||
| 34693730 | DEF 14A - SAGA COMMUNICATIONS INC (0000886136) (Filer) | 2026-04-20 | English | ||
| 34605838 | 8-K - SAGA COMMUNICATIONS INC (0000886136) (Filer) | 2026-04-15 | English | ||
| 34521957 | 10-K - SAGA COMMUNICATIONS INC (0000886136) (Filer) | 2026-04-14 | English | ||
| 46155691 | NT 10-K | 2026-04-01 | English | ||
| 46155698 | 8-K | 2026-03-12 | English | ||
| 32883197 | 4 - SAGA COMMUNICATIONS INC (0000886136) (Filer) | 2026-02-27 | English | ||
| 46155701 | Major Shareholding Notification 2026 | 2026-02-17 | English | ||
| 32883198 | 8-K - SAGA COMMUNICATIONS INC (0000886136) (Filer) | 2026-02-13 | English | ||
| 24804873 | 8-K Filing | 2026-02-12 | English | ||
| 24804833 | SCHEDULE 13G/A Filing | 2026-01-07 | English | ||
Market data
Market data not available
Price history
Peer group · Radio broadcasting and audio distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LiveOne, Inc.
A digital media platform for music, live streams, podcasts,…
|
LVO | US | Publishing, broadcasting, and c… |
|
MPR AUSTRALIA LIMITED
Non-profit community broadcaster providing diverse cultural…
|
MPR | AU | Publishing, broadcasting, and c… |
|
Music Broadcast Limited
Operates a private FM radio network with digital media and …
|
RADIOCITY | IN | Publishing, broadcasting, and c… |
|
Next Mediaworks Ltd
Provides radio broadcasting and digital media services for …
|
NEXTMEDIA | IN | Publishing, broadcasting, and c… |
|
NRJ Group
A media company engaged in radio broadcasting, production, …
|
NRG | FR | Publishing, broadcasting, and c… |
|
NZME Limited
Operates integrated digital, print, and audio assets for ne…
|
NZM | NZ | Publishing, broadcasting, and c… |
|
PodcastOne, Inc.
A podcast platform and publisher providing solutions for cr…
|
PODC | US | Publishing, broadcasting, and c… |
|
PT Mahaka Radio Integra Tbk.
Prominent audio group in media and entertainment, specializ…
|
MARI | ID | Publishing, broadcasting, and c… |
|
Radiowalla Network Limited
Provides B2B audio services and digital signage for commerc…
|
RADIOWALLA | IN | Publishing, broadcasting, and c… |
|
SIRIUS XM HOLDINGS INC.
Audio entertainment company offering subscription-based mus…
|
SIRI | US | Publishing, broadcasting, and c… |
SAGA COMMUNICATIONS INC 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/34331/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34331 | 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=34331 | 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=34331 \ -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": 34331}, 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 SAGA COMMUNICATIONS INC (id: 34331)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.