GET /api/newsletter?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "email": "nagi@xtracut.com",
        "date_subscribed": "2025-04-28T06:37:53.578852Z"
    }
]