APIView for suggested news

GET /api/v1/news/suggested/?format=api&page=68
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 266,
    "next": "https://engre.co/api/v1/news/suggested/?format=api&page=69",
    "previous": "https://engre.co/api/v1/news/suggested/?format=api&page=67",
    "results": [
        {
            "url": "https://engre.co/news/articles/airbuss-drone-zephyr-s-record-14-day-trip-in-the-air-and-no-single-landing/?format=api",
            "title": "Airbus’s Drone Zephyr S: Record 14-Day Trip in the Air and No Single Landing",
            "image": "https://lh3.googleusercontent.com/WkdVI8JbkPu264MKf3kFwqPfmXn5RQRmYsEdT73hDihg_x4kab3PidNOaKHAZpCYdLwTgKjte9yAw20UtqwnZEQwqz8WhmCJ68uVSu49RHxg8apX9AcsVSXPsfVtTXiS0AKmfa59",
            "created_at": "2019-05-14T00:00:00Z"
        },
        {
            "url": "https://engre.co/news/articles/addiction-to-electric-cars-the-most-desired-models-in-2019/?format=api",
            "title": "Addiction to Electric Cars: the Most Desired Models in 2019",
            "image": "https://lh4.googleusercontent.com/pBH4-mTIDDu36cOxvBZaX_d2m3hkvHfkV8cF8xLjdF2Eb1ZpZhQ0vLmJktCD4pUJwDSMWCmeZkP7yXkidUvcRs8JJlisGi--1tcLzRSkWrU4ol2DTVAviUWXcOXQxuVqhvu2bix9",
            "created_at": "2019-05-13T00:00:00Z"
        },
        {
            "url": "https://engre.co/news/articles/eviation-and-magnixs-electric-aircraft-making-flights-the-cheapest-ever/?format=api",
            "title": "Eviation and MagniX’s Electric Aircraft: Making Flights the Cheapest Ever",
            "image": "https://lh3.googleusercontent.com/W9vgihzRyaHRnZauFkhgMxvO1HK3DPPNlkj-eDFytTizu2Z1-2LdxBHZ-9H0QlE4J0xS0FmQJMA7GJeJfQxpiWXqK5V6CPHkAbR0EpxNp8NjOKUYJmvR6gpvydaVULXg7WAJYQAD",
            "created_at": "2019-05-12T00:00:00Z"
        }
    ]
}