View used by the email signup popup on the web to register emails on the marketing
email.

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

{
    "popup_header": "Never miss an auction!",
    "popup_body": "Sign up to receive your weekly update featuring global auctions from Bonhams and our sister companies, news, stories, and more.",
    "popup_button": "Sign up",
    "banner_header": "Never miss an auction",
    "banner_body": "Sign up to receive your weekly update on our global auctions.",
    "banner_button": "Sign up",
    "popup_desktop_image": "/assets/img/JgphLYcq3AHdsWhdd9BaMecY.jpeg"
}