Snippets

Created by Adauto Serpa Fernandes Junior
[
    {
        "id": 1,
        "playListDate": "2015-04-24T21:18:41Z",
        "playlisted_videos": [
            {
                "video_id": 1,
                "video_name": "Video X",
                "video_url": "http://playvideo.com/video_x.mp4",
                "status": "Y"
            },
            {
                "video_id": 2,
                "video_name": "Video Y",
                "video_url": "http://playvideo.com/video_y.mp4",
                "status": "Y"
            },
            {
                "video_id": 3,
                "video_name": "Video Z",
                "video_url": "http://playvideo.com/video_z.mp4",
                "status": "Y"
            }
        ]
    }
]

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.