GET /lectures/?format=api&ordering=-lecture_url&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=-lecture_url&page=4",
    "previous": "https://whiteboardapi.mywellnesshub.in/lectures/?format=api&ordering=-lecture_url&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": 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": []
        }
    ]
}