Public Alert List
API endpoint for managing public alerts. Only radio admins can create, update, or delete alerts for their own radio.
GET /api/v3/public_alerts/?format=api
{
"count": 0,
"next": null,
"previous": null,
"results": []
}