Forked from chrisjason/espn-audio-api_sample-internal-output.json
Last active
August 29, 2015 14:14
-
-
Save noomerikal/ee045711ea91fdd45080 to your computer and use it in GitHub Desktop.
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
{ | |
"resultsCount":1, | |
"resultsOffset":0, | |
"resultsLimit":10, | |
"recordings":[ | |
{ | |
"id":9939913, | |
"lang":"en", | |
"published":"2013-11-07T16:13:35Z", | |
"premium":false, | |
"headline":"Fantasy Underground", | |
"shortDescription":"Falcons offense, Zac Stacy, returning stars", | |
"description":"Christopher Harris and Field Yates discuss the Falcons struggling offense, Zac Stacy, and what to do with stars coming off of injury.", | |
"links":{ | |
"api":{ | |
"recordings":{ | |
"href":"http://api.espn.com/v1/audio/recordings/9939913" | |
} | |
}, | |
"web":{ | |
"href":"http://espn.go.com/espnradio/play?id=9939913&ex_cid=espnapi_internal" | |
}, | |
"mobile":{ | |
"href":"http://m.espn.go.com/general/play?id=9939913&ex_cid=espnapi_internal" | |
}, | |
"source":{ | |
"bitrateDefault":{ | |
"href":"http://c.espnradio.com/audio/1969548/fantasyunderground_2013-11-07-110348.mp3?ad_params=zones%3DPreroll%2CMidroll%2CPostroll%7Cstation_id%3D973" | |
}, | |
"bitrate32k":{ | |
"href":"http://c.espnradio.com/audio/1969548/fantasyunderground_2013-11-07-110348.32.mp3?ad_params=zones%3DPreroll%2CMidroll%2CPostroll%7Cstation_id%3D973" | |
}, | |
"bitrate48k":{ | |
"href":"http://c.espnradio.com/audio/1969548/fantasyunderground_2013-11-07-110348.48b.mp3?ad_params=zones%3DPreroll%2CMidroll%2CPostroll%7Cstation_id%3D973" | |
}, | |
"bitrate128k":{ | |
"href":"http://c.espnradio.com/audio/1969548/fantasyunderground_2013-11-07-110348.128.mp3?ad_params=zones%3DPreroll%2CMidroll%2CPostroll%7Cstation_id%3D973" | |
} | |
} | |
}, | |
"thumbnails":{ | |
"xsmall":{ | |
"href":"http://a.espncdn.com/i/espnradio/stations/espn/podcasts/fantasy_underground_90.jpg", | |
"width":90, | |
"height":90 | |
}, | |
"small":{ | |
"href":"http://a.espncdn.com/i/espnradio/stations/espn/podcasts/fantasy_underground_134.jpg", | |
"width":134, | |
"height":75 | |
}, | |
"large":{ | |
"href":"http://a.espncdn.com/i/espnradio/stations/espn/podcasts/fantasy_underground_288.jpg", | |
"width":288, | |
"height":162 | |
}, | |
"medium":{ | |
"href":"http://a.espncdn.com/i/espnradio/stations/espn/podcasts/fantasy_underground_203.jpg", | |
"width":203, | |
"height":114 | |
}, | |
"xlarge":{ | |
"href":"http://a.espncdn.com/i/espnradio/stations/espn/podcasts/fantasy_underground_300.jpg", | |
"width":300, | |
"height":300 | |
} | |
}, | |
"categories":[ | |
{ | |
"type":"podcast", | |
"podcastId":8375187, | |
"description":"ESPN: Fantasy Underground", | |
"podcast":{ | |
"id":8375187, | |
"description":"ESPN: Fantasy Underground", | |
"links":{ | |
"api":{ | |
"podcasts":{ | |
"href":"http://api.espn.com/v1/audio/podcasts/8375187" | |
} | |
}, | |
"web":{ | |
"href":"http://espn.go.com/espnradio/podcast/archive?id=8375187&ex_cid=espnapi_internal" | |
}, | |
"mobile":{ | |
"href":"http://m.espn.go.com/general/cast?id=8375187&ex_cid=espnapi_internal" | |
} | |
} | |
} | |
} | |
], | |
"keywords":[ | |
"christopher harris", | |
"field yates", | |
"fantasy football", | |
"altanta falcons", | |
"zac stacy" | |
] | |
} | |
], | |
"timestamp":"2013-12-09T19:49:47Z", | |
"status":"success" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment