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