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

{
    "results": [
        {
            "url": "http://admin.devxhub.com/posts/online-safety-101/?format=api",
            "id": 31,
            "title": "Online Safety 101",
            "description": "How to Avoid Hacking and Protect Your Data",
            "slug": "online-safety-101",
            "image": "http://admin.devxhub.com/media/images/Online_Safety_101_by_devxhub_.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": 5,
                    "slug": "software-quality-assurance",
                    "name": "Software Quality Assurance"
                },
                {
                    "id": 11,
                    "slug": "cybersecurity",
                    "name": "Cybersecurity"
                },
                {
                    "id": 13,
                    "slug": "hacking",
                    "name": "Hacking"
                },
                {
                    "id": 14,
                    "slug": "security-awareness",
                    "name": "Security Awareness"
                }
            ],
            "tags": [
                {
                    "id": 16,
                    "slug": "cyber-security",
                    "name": "cyber security"
                },
                {
                    "id": 17,
                    "slug": "hacking",
                    "name": "hacking"
                },
                {
                    "id": 18,
                    "slug": "online-safety",
                    "name": "online safety"
                },
                {
                    "id": 19,
                    "slug": "cybersecurity",
                    "name": "cybersecurity"
                }
            ],
            "table_of_contents": null,
            "read_time": "4 min",
            "created_at": "2023-05-30T13:52:40.051271Z"
        },
        {
            "url": "http://admin.devxhub.com/posts/sqa-crash-course/?format=api",
            "id": 29,
            "title": "SQA Crash Course",
            "description": "A 30-Day Cheat Sheet and Online Learning Guide",
            "slug": "sqa-crash-course",
            "image": "http://admin.devxhub.com/media/images/SQA_Crash_Course_by_DEVxHUB_mFLamY4.png",
            "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": 5,
                    "slug": "software-quality-assurance",
                    "name": "Software Quality Assurance"
                }
            ],
            "tags": [
                {
                    "id": 13,
                    "slug": "sqa",
                    "name": "sqa"
                }
            ],
            "table_of_contents": null,
            "read_time": "18 min",
            "created_at": "2023-05-30T10:18:43.506041Z"
        },
        {
            "url": "http://admin.devxhub.com/posts/cv-vs-resume/?format=api",
            "id": 27,
            "title": "𝐂𝐕 vs 𝐑𝐞𝐬𝐮𝐦𝐞",
            "description": "𝐊𝐧𝐨𝐰 𝐓𝐡𝐞 𝐃𝐢𝐟𝐟𝐞𝐫𝐞𝐧𝐜𝐞 𝐁𝐞𝐭𝐰𝐞𝐞𝐧 𝐂𝐕 𝐚𝐧𝐝 𝐑𝐞𝐬𝐮𝐦𝐞 You might be familiar with the curriculum vitae, but more likely than not, you are more familiar with its abbreviated form, which is referred to as the CV.",
            "slug": "cv-vs-resume",
            "image": "http://admin.devxhub.com/media/images/%F0%9D%90%8A%F0%9D%90%A7%F0%9D%90%A8%F0%9D%90%B0_%F0%9D%90%93%F0%9D%90%A1%F0%9D%90%9E_%F0%9D%90%83%F0%9D%90%A2%F0%9D%90%9F%F0%9D%90%9F%F0%9D%90%9E%F0%9D%90%AB%F0%9D%90%9E%F0%9D%90%A7%F0%9D%90%9C%F0%9D%90%9E_%F0%9D%90%81%F0%9D%90%9E%F0%9D%90%AD%F0%9D%90%B0%F0%9D%90%9E%F0%9D%90%9E%F0%9D%90%A7_%F0%9D%90%82%F0%9D%90%95_%F0%9D%90%9A%F0%9D%90%A7%F0%9D%90%9D_%F0%9D%90%91%F0%9D%90%9E%F0%9D%90%AC%F0%9D%90%AE%F0%9D%90%A6%F0%9D%90%9E_by_devxhub_HGUBF2r.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": 9,
                    "slug": "personal-improvement",
                    "name": "Personal Improvement"
                }
            ],
            "tags": [
                {
                    "id": 15,
                    "slug": "resume",
                    "name": "resume"
                }
            ],
            "table_of_contents": null,
            "read_time": "3 min",
            "created_at": "2023-05-30T08:29:00.159500Z"
        }
    ],
    "meta": {
        "pagination": {
            "count": 103,
            "limit": 5,
            "offset": 100
        }
    },
    "links": {
        "first": "http://admin.devxhub.com/posts/?format=api",
        "last": "http://admin.devxhub.com/posts/?format=api&limit=5&offset=100",
        "next": null,
        "prev": "http://admin.devxhub.com/posts/?format=api&limit=5&offset=95"
    }
}