GET /lectures/?format=api&ordering=-is_video&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=-is_video&page=4",
    "previous": "https://whiteboardapi.mywellnesshub.in/lectures/?format=api&ordering=-is_video&page=2",
    "results": [
        {
            "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": 48,
            "name": "Basic Tongue Exercises for Movement and Control",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/oral-motor-exercises-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051026765?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 14,
            "name": "Level 1 Autism",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/understanding-autism-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051017318?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 3,
            "name": "Identification of Fruits",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/icon-identifying-and-naming-fruits-without-content.png",
            "lecture_url": "https://api.vimeo.com/videos/1031431509?fields=play",
            "description": "",
            "is_video": true,
            "order": 3,
            "instructors": []
        },
        {
            "id": 4,
            "name": "Discrimination Among Fruits",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/icon-identifying-and-naming-fruits-without-content.png",
            "lecture_url": "https://api.vimeo.com/videos/1031432647?fields=play",
            "description": "",
            "is_video": true,
            "order": 4,
            "instructors": []
        },
        {
            "id": 5,
            "name": "Naming Fruits (Expressive Language)",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/icon-identifying-and-naming-fruits-without-content.png",
            "lecture_url": "https://api.vimeo.com/videos/1031430749?fields=play",
            "description": "",
            "is_video": true,
            "order": 5,
            "instructors": []
        },
        {
            "id": 6,
            "name": "Generalization of Fruit Knowledge",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/icon-identifying-and-naming-fruits-without-content.png",
            "lecture_url": "https://api.vimeo.com/videos/1031432011?fields=play",
            "description": "",
            "is_video": true,
            "order": 6,
            "instructors": []
        },
        {
            "id": 7,
            "name": "Requesting Fruits (Functional Communication)",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/icon-identifying-and-naming-fruits-without-content.png",
            "lecture_url": "https://api.vimeo.com/videos/1031431196?fields=play",
            "description": "",
            "is_video": true,
            "order": 7,
            "instructors": []
        }
    ]
}