GET /lectures/?format=api&ordering=-order&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=-order&page=4",
    "previous": "https://whiteboardapi.mywellnesshub.in/lectures/?format=api&ordering=-order&page=2",
    "results": [
        {
            "id": 41,
            "name": "Working with Speech Therapists and Developmental Specialists",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/understanding-virtual-autism-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051069618?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 42,
            "name": "Building a Healthy Digital Environment for Your Child",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/understanding-virtual-autism-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051069325?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 43,
            "name": "Encouragement and Next Steps",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/understanding-virtual-autism-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051069116?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 44,
            "name": "Understanding Jaw Stability and Its Impact on Speech and Feeding",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/oral-motor-exercises-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051028363?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 45,
            "name": "Basic Jaw Exercises for Strength and Awareness",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/oral-motor-exercises-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051028050?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 46,
            "name": "Intermediate Jaw Strengthening Exercises",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/oral-motor-exercises-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051027602?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 47,
            "name": "The Role of Tongue Mobility in Speech and Eating",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/oral-motor-exercises-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051027147?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 19,
            "name": "Initial Awareness of Name",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/responding-to-name-call-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051032579?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 10,
            "name": "The Spectrum Explained",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/understanding-autism-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051018123?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 11,
            "name": "Early Signs of Autism in Children",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/understanding-autism-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051017921?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        }
    ]
}