GET /lectures/?format=api&ordering=id&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 47,
    "next": "https://whiteboardapi.mywellnesshub.in/lectures/?format=api&ordering=id&page=4",
    "previous": "https://whiteboardapi.mywellnesshub.in/lectures/?format=api&ordering=id&page=2",
    "results": [
        {
            "id": 22,
            "name": "Making Name Recognition Fun: The Name Game",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/responding-to-name-call-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051032253?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 23,
            "name": "Using Songs to Reinforce Name Recognition",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/responding-to-name-call-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051032117?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 24,
            "name": "Using Visual Cues to Reinforce Name Recognition",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/responding-to-name-call-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051031997?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 25,
            "name": "Techniques to Hold Attention During Name Call",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/responding-to-name-call-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051031908?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 26,
            "name": "Addressing Challenges: Difficulty in Responding to Name",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/responding-to-name-call-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051031762?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 27,
            "name": "Addressing Challenges: Limited Attention Span",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/responding-to-name-call-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051031550?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 28,
            "name": "Addressing Challenges: Sensory Sensitivities",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/responding-to-name-call-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051031358?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 29,
            "name": "Introduction to Virtual Autism",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/understanding-virtual-autism-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051068884?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 30,
            "name": "What is Virtual Autism?",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/understanding-virtual-autism-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051064110?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 31,
            "name": "Why Screen Time Matters for Early Development",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/understanding-virtual-autism-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051070511?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        }
    ]
}