Bulletins
List bulletins
Base model view set providing standardized CRUD operations and error handling.
This view set enforces consistent response formats, error handling patterns, and logging across all API endpoints. Subclasses must override the class variables below.
GET
List bulletins
Authorizations
Enter your JWT token in the format: Bearer
Query Parameters
Filter by bulletin category: news, sports, or business.
The pagination cursor value.
Filter by scheduled air date, YYYY-MM-DD.
Number of results to return per page.
Filter by broadcast platform: television or radio.
Filter by studio/station name (case-insensitive, partial match).
List bulletins
