GET /lectures/?format=api&ordering=instructors&page=4
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=instructors&page=5",
    "previous": "https://whiteboardapi.mywellnesshub.in/lectures/?format=api&ordering=instructors&page=3",
    "results": [
        {
            "id": 8,
            "name": "Engaging and Fun Activities for 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/1031432352?fields=play",
            "description": "",
            "is_video": true,
            "order": 8,
            "instructors": []
        },
        {
            "id": 9,
            "name": "Addressing Challenges in Naming 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/1031430318?fields=play",
            "description": "",
            "is_video": true,
            "order": 9,
            "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": []
        },
        {
            "id": 12,
            "name": "Symptoms of Autism Spectrum Disorder",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/understanding-autism-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051017703?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 13,
            "name": "Levels of Autism",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/understanding-autism-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051017526?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 2,
            "name": "Awareness for 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/1031431759?fields=play",
            "description": "",
            "is_video": true,
            "order": 2,
            "instructors": []
        },
        {
            "id": 15,
            "name": "Level 2 Autism",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/understanding-autism-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051017101?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 16,
            "name": "Level 3 Autism",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/understanding-autism-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051016795?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 17,
            "name": "Course Overview and Introduction",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/responding-to-name-call-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051032797?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        }
    ]
}