GET /news/api/entry/new/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Remote-Handle: no
Vary: Accept

{
    "has_new_entries": true,
    "breaking_news": [
        {
            "title": "Reveal Top Players and Benchmark the Industry with Market Explorer",
            "pub_date": "1567414800",
            "thumbnail": "https://cdn-news2.semrush.com/uploads/2019/09/02/Small_Market_Explorer_Free_access_in_September-01.png",
            "absolute_url": "/news/reveal-top-players-and-benchmark-the-industry-with-market-explorer/"
        }
    ]
}