GET /lectures/?format=api&ordering=name&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=name&page=4",
    "previous": "https://whiteboardapi.mywellnesshub.in/lectures/?format=api&ordering=name&page=2",
    "results": [
        {
            "id": 18,
            "name": "Importance of Name Response",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/responding-to-name-call-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051032715?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": 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": 20,
            "name": "Introducing Name Recognition Through Proximity",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/responding-to-name-call-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051032461?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": 21,
            "name": "Involving Family Members in 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/1051032339?fields=play",
            "description": "",
            "is_video": true,
            "order": null,
            "instructors": []
        },
        {
            "id": 40,
            "name": "Is it Screen Time or Something Else?",
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/understanding-virtual-autism-course.png",
            "lecture_url": "https://api.vimeo.com/videos/1051069994?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": 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": []
        }
    ]
}