Created
April 30, 2012 10:03
-
-
Save dbackeus/2556962 to your computer and use it in GitHub Desktop.
Audio public JSON
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id":"4f96806c505ca25d71000001", | |
"title":"My Title", | |
"description":"A description.", | |
"created_at":"2012-04-02T09:28:13Z", | |
"updated_at":"2012-04-02T12:11:01Z", | |
"duration":8.41, | |
"plays":2, | |
"state":"ready", | |
"tags": ["awesome", "sports"], | |
"original_file": | |
{ | |
"http_uri":"localhost:3000/system/original_audios/4c57f3975412901427000005_4f79712c5412900692000005.m4a", | |
"size":265818 | |
}, | |
"transcodings": | |
[ | |
{ | |
"progress":1.0, | |
"size":5241854, | |
"state":"ready", | |
"http_uri":"drtpe3yp3e35w.cloudfront.net/audios/4de3a1d0541290fd3000000e_4f96806c505ca25d71000001_streamio-mp3.mp3", | |
"rtmp_uri":"s2iiabxtqidfvq.cloudfront.net/cfx/st/audios/4de3a1d0541290fd3000000e_4f96806c505ca25d71000001_streamio-mp3.mp3", | |
"rtmp_base_uri":"s2iiabxtqidfvq.cloudfront.net/cfx/st", | |
"rtmp_stream_uri":"mp3:audios/4de3a1d0541290fd3000000e_4f96806c505ca25d71000001_streamio-mp3", | |
"bitrate":192 | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment