Skip to content

Instantly share code, notes, and snippets.

@chrisjason
Last active June 20, 2016 02:53
Show Gist options
  • Save chrisjason/4773680 to your computer and use it in GitHub Desktop.
Save chrisjason/4773680 to your computer and use it in GitHub Desktop.
ESPN Now API JSON Output - Public Key
{
"timestamp": "2014-07-15T21:24:37Z",
"resultsOffset": 0,
"status": "success",
"resultsLimit": 2,
"resultsCount": 314,
"feed": [
{
"headline": "Redskins sign Stephen Campbell",
"lastModified": "2014-07-15T21:20:04Z",
"premium": false,
"links": {
"app": {
"feed": {
"href": "http://espn.go.com/espn/sportscenter/feed/#14-8916"
}
},
"api": {
"news": {
"href": "http://espn.go.com/blog/blogIndexXMLAPI?blogName=washington-redskins&id=8916"
},
"self": {
"href": "http://espn.go.com/blog/blogIndexXMLAPI?blogName=washington-redskins&id=8916"
}
},
"web": {
"href": "http://espn.go.com/blog/washington-redskins/post/_/id/8916/redskins-sign-stephen-campbell?ex_cid=null"
},
"mobile": {
"href": "http://m.espn.go.com/general/blogs/blogpost?blogname=washington-redskins&id=8916&ex_cid=null"
}
},
"type": "BlogEntry",
"section": "Washington Redskins",
"blogName": "washington-redskins",
"id": 8916,
"title": "Washington Redskins sign free agent fullback Stephen Campbell",
"byline": "John Keim",
"linkText": "Redskins sign Stephen Campbell",
"source": "ESPN.com",
"metrics": [
{
"count": 0,
"type": "views"
},
{
"count": 0,
"type": "fShares"
},
{
"count": 0,
"type": "tweets"
},
{
"count": 0,
"type": "comments"
},
{
"count": 0,
"type": "emails"
},
{
"count": 0,
"type": "votes"
},
{
"count": 0,
"type": "popularity"
}
],
"description": "The Redskins signed free agent fullback Stephen Campbell on Tuesday, filling the final roster spot with players reporting to training camp a week from Wednesday.",
"categories": [
{
"teamId": 28,
"type": "team",
"sportId": 28,
"description": "Washington Redskins",
"uid": "s:20~l:28~t:28"
},
{
"leagueId": 28,
"type": "league",
"sportId": 28,
"description": "NFL",
"uid": "s:20~l:28"
}
],
"published": "2014-07-15T21:15:49Z"
},
{
"headline": "Future of LAL & HOU, Danny Kanell, Tim Kurkjian, Let Me Ask You A Question",
"lastModified": "2014-07-15T21:12:05Z",
"premium": false,
"links": {
"api": {
"news": {
"href": "http://api-app.espn.com/v1/espnradio/recordings/11219327"
},
"self": {
"href": "http://api-app.espn.com/v1/espnradio/recordings/11219327"
}
},
"web": {
"href": "http://espn.go.com/espnradio/play?id=11219327&ex_cid=null"
},
"mobile": {
"href": "http://m.espn.go.com/general/play?id=11219327&ex_cid=null"
},
"app": {
"feed": {
"href": "http://espn.go.com/espn/sportscenter/feed/#1-11219327"
}
}
},
"type": "PodCast",
"related": [],
"id": 11219327,
"authors": [],
"metrics": [
{
"count": 0,
"type": "views"
},
{
"count": 0,
"type": "fShares"
},
{
"count": 0,
"type": "tweets"
},
{
"count": 0,
"type": "comments"
},
{
"count": 0,
"type": "emails"
},
{
"count": 0,
"type": "votes"
},
{
"count": 0,
"type": "popularity"
}
],
"description": "Ryen Russillo and Jorge Sedano name the athletes they've tuned out. Plus they talk about the future of the Lakers and Rockets, and chat with Danny Kanell and Tim Kurkjian.",
"images": [
{
"height": 90,
"alt": "",
"width": 90,
"name": "Future of LAL & HOU, Danny Kanell, Tim Kurkjian, Let Me Ask You A Question",
"caption": "Future of LAL & HOU, Danny Kanell, Tim Kurkjian, Let Me Ask You A Question",
"credit": "",
"url": "http://a.espncdn.com/i/espnradio/stations/espn/podcasts/svpr_90.jpg"
},
{
"height": 75,
"alt": "",
"width": 134,
"name": "Future of LAL & HOU, Danny Kanell, Tim Kurkjian, Let Me Ask You A Question",
"caption": "Future of LAL & HOU, Danny Kanell, Tim Kurkjian, Let Me Ask You A Question",
"credit": "",
"url": "http://a.espncdn.com/i/espnradio/stations/espn/podcasts/svpr_134.jpg"
},
{
"height": 162,
"alt": "",
"width": 288,
"name": "Future of LAL & HOU, Danny Kanell, Tim Kurkjian, Let Me Ask You A Question",
"caption": "Future of LAL & HOU, Danny Kanell, Tim Kurkjian, Let Me Ask You A Question",
"credit": "",
"url": "http://a.espncdn.com/i/espnradio/stations/espn/podcasts/svpr_288.jpg"
},
{
"height": 114,
"alt": "",
"width": 203,
"name": "Future of LAL & HOU, Danny Kanell, Tim Kurkjian, Let Me Ask You A Question",
"caption": "Future of LAL & HOU, Danny Kanell, Tim Kurkjian, Let Me Ask You A Question",
"credit": "",
"url": "http://a.espncdn.com/i/espnradio/stations/espn/podcasts/svpr_203.jpg"
}
],
"categories": [],
"published": "2014-07-15T21:12:04Z"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment