[
     {
     "title": "HTML5 Video",
     "type": "video",
     "free": true,
     "downloadName": "sample-video.mp4",
     "mp4": "media/video/birds.mp4",
     "webm": "media/video/birds.webm",
     "ogv": "media/video/birds.ogv",
     "poster": "media/video/birds.jpg"
     },

     {
     "title": "Youtube Video - Earth Zoom To The Milky Way Galaxy",
     "type": "youtube",
     "link": "https://www.youtube.com/watch?v=sm-ucbDVyRU"
     },

     {
     "title": "Vimeo Video - The Life of Flowers",
     "type": "vimeo",
     "link": "https://vimeo.com/27920977"
     },

     {
     "track": "La polvere e l'incanto",
     "album": "Viandanze",
     "artist": "Fabrizio Paterlini",
     "type": "audio",
     "free": true,
     "mp3": "media/audio/Fabrizio Paterlini - La polvere e l'incanto.mp3",
     "poster": "http://a5.mzstatic.com/us/r30/Music/22/cf/4a/mzi.syvauglj.600x600-75.jpg"
     },

     {
     "title": "Shoutcast",
     "type": "radio",
     "link": "http://77.92.64.44:8228/stream",
     "poster": ""
     }
]