Skip to main content
GET
List bulletins

Authorizations

Authorization
string
header
required

Enter your JWT token in the format: Bearer

Query Parameters

category
string

Filter by bulletin category: news, sports, or business.

cursor
string

The pagination cursor value.

date
string

Filter by scheduled air date, YYYY-MM-DD.

page_size
integer

Number of results to return per page.

platform
string

Filter by broadcast platform: television or radio.

studio
string

Filter by studio/station name (case-insensitive, partial match).

Response

200 - application/json
results
object[]
required
next
string<uri> | null
Example:

"http://api.example.org/accounts/?cursor=cD00ODY%3D\""

previous
string<uri> | null
Example:

"http://api.example.org/accounts/?cursor=cj0xJnA9NDg3"