GET /data_load/flood-alert-disclaimer/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "id": 1,
        "message": "<p role=\"note\" aria-live=\"polite\">   <strong>Note:</strong>   This map is for informational purposes only, based on observed station data, and is not a real-time flood alert. It shows flood vulnerability to raise awareness of potential risks and should not be used for emergency response. For official warnings, refer to the daily flood bulletin. </p>",
        "is_active": true
    }
]