GET /video_meta/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "id": 1,
        "duration": "2:32",
        "thumbnail_url": "https://experteaseimages.s3.ap-south-1.amazonaws.com/sample-thumbnail-image-for-testing-cndnewiewoiewmewm.jpg",
        "transcript": "When to Seek Professional Help: If your child is three years or older and still mostly speaking in short phrases or single words, it may be time to talk to a speech therapist. Early intervention can make a huge difference!",
        "activity": 1
    }
]