Last active
December 21, 2015 07:48
-
-
Save chrisjason/6273355 to your computer and use it in GitHub Desktop.
ESPN Sports Calendar API JSON Output - Internal Key
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
{ | |
"calendar": { | |
"type": "list", | |
"startDate": "2014-07-30T07:00:00Z", | |
"endDate": "2015-02-04T07:59:59Z", | |
"eventDates": { | |
"type": "whitelist", | |
"dates": [ | |
"2014-08-03T07:00:00Z", | |
"2014-08-08T07:00:00Z", | |
"2014-08-16T07:00:00Z", | |
"2014-08-23T07:00:00Z", | |
"2014-08-28T07:00:00Z", | |
"2014-09-07T07:00:00Z", | |
"2014-09-14T07:00:00Z", | |
"2014-09-21T07:00:00Z", | |
"2014-09-28T07:00:00Z", | |
"2014-10-05T07:00:00Z", | |
"2014-10-12T07:00:00Z", | |
"2014-10-19T07:00:00Z", | |
"2014-10-26T07:00:00Z", | |
"2014-11-09T08:00:00Z", | |
"2014-11-13T08:00:00Z", | |
"2014-11-23T08:00:00Z", | |
"2014-11-30T08:00:00Z", | |
"2014-12-07T08:00:00Z", | |
"2014-12-14T08:00:00Z", | |
"2014-12-21T08:00:00Z", | |
"2014-12-28T08:00:00Z" | |
] | |
}, | |
"sections": [ | |
{ | |
"label": "Preseason", | |
"startDate": "2014-07-30T07:00:00Z", | |
"endDate": "2014-09-03T06:59:00Z", | |
"entries": [ | |
{ | |
"label": "Week 1", | |
"detail": "Jul 30 - Aug 5", | |
"startDate": "2014-07-30T07:00:00Z", | |
"endDate": "2014-08-06T06:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=pre&weeks=1" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=pre&weeks=1" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 2", | |
"detail": "Aug 6 - Aug 12", | |
"startDate": "2014-08-06T07:00:00Z", | |
"endDate": "2014-08-13T06:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=pre&weeks=2" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=pre&weeks=2" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 3", | |
"detail": "Aug 13 - Aug 19", | |
"startDate": "2014-08-13T07:00:00Z", | |
"endDate": "2014-08-20T06:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=pre&weeks=3" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=pre&weeks=3" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 4", | |
"detail": "Aug 20 - Aug 26", | |
"startDate": "2014-08-20T07:00:00Z", | |
"endDate": "2014-08-27T06:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=pre&weeks=4" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=pre&weeks=4" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 5", | |
"detail": "Aug 27 - Sep 2", | |
"startDate": "2014-08-27T07:00:00Z", | |
"endDate": "2014-09-03T06:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=pre&weeks=5" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=pre&weeks=5" | |
} | |
} | |
} | |
} | |
] | |
}, | |
{ | |
"label": "Regular Season", | |
"startDate": "2014-09-03T07:00:00Z", | |
"endDate": "2014-12-31T07:59:00Z", | |
"byeWeeks": [ | |
9 | |
], | |
"entries": [ | |
{ | |
"label": "Week 1", | |
"detail": "Sep 3 - Sep 9", | |
"startDate": "2014-09-03T07:00:00Z", | |
"endDate": "2014-09-10T06:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=1" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=1" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 2", | |
"detail": "Sep 10 - Sep 16", | |
"startDate": "2014-09-10T07:00:00Z", | |
"endDate": "2014-09-17T06:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=2" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=2" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 3", | |
"detail": "Sep 17 - Sep 23", | |
"startDate": "2014-09-17T07:00:00Z", | |
"endDate": "2014-09-24T06:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=3" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=3" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 4", | |
"detail": "Sep 24 - Sep 30", | |
"startDate": "2014-09-24T07:00:00Z", | |
"endDate": "2014-10-01T06:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=4" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=4" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 5", | |
"detail": "Oct 1 - Oct 7", | |
"startDate": "2014-10-01T07:00:00Z", | |
"endDate": "2014-10-08T06:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=5" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=5" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 6", | |
"detail": "Oct 8 - Oct 14", | |
"startDate": "2014-10-08T07:00:00Z", | |
"endDate": "2014-10-15T06:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=6" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=6" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 7", | |
"detail": "Oct 15 - Oct 21", | |
"startDate": "2014-10-15T07:00:00Z", | |
"endDate": "2014-10-22T06:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=7" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=7" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 8", | |
"detail": "Oct 22 - Oct 28", | |
"startDate": "2014-10-22T07:00:00Z", | |
"endDate": "2014-10-29T06:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=8" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=8" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Bye", | |
"detail": "Oct 29 - Nov 4", | |
"startDate": "2014-10-29T07:00:00Z", | |
"endDate": "2014-11-05T07:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=9" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=9" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 10", | |
"detail": "Nov 5 - Nov 11", | |
"startDate": "2014-11-05T08:00:00Z", | |
"endDate": "2014-11-12T07:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=10" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=10" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 11", | |
"detail": "Nov 12 - Nov 18", | |
"startDate": "2014-11-12T08:00:00Z", | |
"endDate": "2014-11-19T07:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=11" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=11" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 12", | |
"detail": "Nov 19 - Nov 25", | |
"startDate": "2014-11-19T08:00:00Z", | |
"endDate": "2014-11-26T07:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=12" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=12" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 13", | |
"detail": "Nov 26 - Dec 2", | |
"startDate": "2014-11-26T08:00:00Z", | |
"endDate": "2014-12-03T07:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=13" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=13" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 14", | |
"detail": "Dec 3 - Dec 9", | |
"startDate": "2014-12-03T08:00:00Z", | |
"endDate": "2014-12-10T07:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=14" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=14" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 15", | |
"detail": "Dec 10 - Dec 16", | |
"startDate": "2014-12-10T08:00:00Z", | |
"endDate": "2014-12-17T07:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=15" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=15" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 16", | |
"detail": "Dec 17 - Dec 23", | |
"startDate": "2014-12-17T08:00:00Z", | |
"endDate": "2014-12-24T07:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=16" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=16" | |
} | |
} | |
} | |
}, | |
{ | |
"label": "Week 17", | |
"detail": "Dec 24 - Dec 30", | |
"startDate": "2014-12-24T08:00:00Z", | |
"endDate": "2014-12-31T07:59:00Z", | |
"links": { | |
"api": { | |
"self": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=17" | |
}, | |
"events": { | |
"href": "http://api-app.espn.com/v1/sports/football/nfl/teams/2/events?dates=2014&seasontype=reg&weeks=17" | |
} | |
} | |
} | |
} | |
] | |
}, | |
{ | |
"label": "Post Season", | |
"startDate": null, | |
"endDate": null, | |
"entries": [] | |
} | |
] | |
}, | |
"timestamp": "2014-07-14T16:59:17Z", | |
"status": "success" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment