GET /posts/?format=api&offset=90
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "results": [
        {
            "url": "http://admin.devxhub.com/posts/tech-trends-predictions-for-the-future-of-software/?format=api",
            "id": 44,
            "title": "Tech Trends: Predictions for the Future of Software Development",
            "description": "Tech Trends: Predictions for the Future of Software Development",
            "slug": "tech-trends-predictions-for-the-future-of-software",
            "image": "http://admin.devxhub.com/media/images/teach_trend_by_devxhub.webp",
            "author": {
                "id": 5,
                "name": "DEVxHUB Editor",
                "slug": "editor",
                "avatar": null,
                "user": 5
            },
            "categories": [
                {
                    "id": 3,
                    "slug": "software-development",
                    "name": "Software Development"
                },
                {
                    "id": 15,
                    "slug": "artificial-intelligence",
                    "name": "Artificial Intelligence"
                }
            ],
            "tags": [
                {
                    "id": 30,
                    "slug": "ai",
                    "name": "AI"
                }
            ],
            "table_of_contents": null,
            "read_time": "6 min",
            "created_at": "2023-08-29T12:16:59.981208Z"
        },
        {
            "url": "http://admin.devxhub.com/posts/a-comprehensive-guide-fortifying-cybersecurity-in-/?format=api",
            "id": 43,
            "title": "A Comprehensive Guide : Fortifying Cybersecurity in Software Development",
            "description": "A Comprehensive Guide : Fortifying Cybersecurity in Software Development",
            "slug": "a-comprehensive-guide-fortifying-cybersecurity-in-",
            "image": "http://admin.devxhub.com/media/images/Why_Should_You_Embrace_Digital_Marketing_in_2023.webp",
            "author": {
                "id": 5,
                "name": "DEVxHUB Editor",
                "slug": "editor",
                "avatar": null,
                "user": 5
            },
            "categories": [
                {
                    "id": 11,
                    "slug": "cybersecurity",
                    "name": "Cybersecurity"
                }
            ],
            "tags": [
                {
                    "id": 19,
                    "slug": "cybersecurity",
                    "name": "cybersecurity"
                }
            ],
            "table_of_contents": null,
            "read_time": "4 min",
            "created_at": "2023-08-28T13:30:11.786693Z"
        },
        {
            "url": "http://admin.devxhub.com/posts/unlocking-the-power-of-software-revolutionizing-th/?format=api",
            "id": 41,
            "title": "Unlocking the Power of Software: Revolutionizing the Future with DEVxHUB",
            "description": "Unlocking the Power of Software Revolutionizing the Future with",
            "slug": "unlocking-the-power-of-software-revolutionizing-th",
            "image": "http://admin.devxhub.com/media/images/Platinum_Navy_And_Peach_Geometric_IT_Solutions_And_Technology_Presentation_.webp",
            "author": {
                "id": 6,
                "name": "Mejbaur Bahar Fagun",
                "slug": "fagun_devxhub",
                "avatar": "http://admin.devxhub.com/media/avatars/Mejbaur_Bahar_Fagun-removebg-preview.png",
                "user": 6
            },
            "categories": [
                {
                    "id": 18,
                    "slug": "devxhub",
                    "name": "Devxhub"
                }
            ],
            "tags": [
                {
                    "id": 35,
                    "slug": "devxhub",
                    "name": "devxhub"
                }
            ],
            "table_of_contents": null,
            "read_time": "4 min",
            "created_at": "2023-08-16T12:45:03.308909Z"
        },
        {
            "url": "http://admin.devxhub.com/posts/the-evolution-of-mobile-operating-systems-android-/?format=api",
            "id": 40,
            "title": "The Evolution of Mobile Operating Systems: Android vs iOS",
            "description": "The Evolution of Mobile Operating Systems: Android 🤖 vs. iOS 🍎 - A Journey Through Tech History! 🚀",
            "slug": "the-evolution-of-mobile-operating-systems-android-",
            "image": "http://admin.devxhub.com/media/images/Why_Should_You_Embrace_Digital_Marketing_in_2023.png",
            "author": {
                "id": 5,
                "name": "DEVxHUB Editor",
                "slug": "editor",
                "avatar": null,
                "user": 5
            },
            "categories": [
                {
                    "id": 17,
                    "slug": "operating-system",
                    "name": "Operating system"
                }
            ],
            "tags": [
                {
                    "id": 32,
                    "slug": "android",
                    "name": "Android"
                },
                {
                    "id": 33,
                    "slug": "ios",
                    "name": "IOS"
                },
                {
                    "id": 34,
                    "slug": "operating-system",
                    "name": "Operating system"
                }
            ],
            "table_of_contents": null,
            "read_time": "5 min",
            "created_at": "2023-07-27T15:26:18.835428Z"
        },
        {
            "url": "http://admin.devxhub.com/posts/unleashing-the-power-of-sprint-planning/?format=api",
            "id": 39,
            "title": "Unleashing the Power of Sprint Planning",
            "description": "Unleashing the Power of Sprint Planning: Strategies for Delivering Successful Projects",
            "slug": "unleashing-the-power-of-sprint-planning",
            "image": "http://admin.devxhub.com/media/images/sprint_planning_by_devxhub.webp",
            "author": {
                "id": 5,
                "name": "DEVxHUB Editor",
                "slug": "editor",
                "avatar": null,
                "user": 5
            },
            "categories": [
                {
                    "id": 12,
                    "slug": "project-management",
                    "name": "project management"
                }
            ],
            "tags": [
                {
                    "id": 28,
                    "slug": "youtrack",
                    "name": "YouTrack"
                },
                {
                    "id": 29,
                    "slug": "trello",
                    "name": "Trello"
                }
            ],
            "table_of_contents": null,
            "read_time": "7 min",
            "created_at": "2023-06-22T09:43:54.379147Z"
        }
    ],
    "meta": {
        "pagination": {
            "count": 103,
            "limit": 5,
            "offset": 90
        }
    },
    "links": {
        "first": "http://admin.devxhub.com/posts/?format=api",
        "last": "http://admin.devxhub.com/posts/?format=api&limit=5&offset=100",
        "next": "http://admin.devxhub.com/posts/?format=api&limit=5&offset=95",
        "prev": "http://admin.devxhub.com/posts/?format=api&limit=5&offset=85"
    }
}