Events Resources
:parent_resource/:resource_id/events
This collection method returns a list of event ids and names, specified by the parent_resource and resource_id parameters below.
Note: Schedules for some sports do not return full season information. We are in the process of migrating data and anticipate completing this process in the next couple of weeks.
URL
http://ffapi.fanfeedr.com/tier/api/:parent_resource/:resource_id/events?api_key=
Valid Parent Resources
Leagues, Conferences, Divisions, Teams, Geo (Geo is not supported for the time being).
Parameters
Required
- parent_resource
The actual parent_resource name.
http://ffapi.fanfeedr.com/tier/api/leagues/:resource_id/events?api_key=
http://ffapi.fanfeedr.com/tier/api/conferences/:resource_id/events?api_key=
http://ffapi.fanfeedr.com/tier/api/divisions/:resource_id/events?api_key=
http://ffapi.fanfeedr.com/tier/api/teams/:resource_id/events?api_key=
http://ffapi.fanfeedr.com/tier/api/geo/:resource_id/events?api_key=
- resource_id
The UUID of the desired parent_resource.
http://ffapi.fanfeedr.com/tier/api/leagues/x99y99z0-9zz9-9x09-x9yz-9x909x9xy909/events?api_key=
http://ffapi.fanfeedr.com/tier/api/conferences/y99x99z0-9zz9-9y09-y9xz-9y909y9yx909/events?api_key=
http://ffapi.fanfeedr.com/tier/api/divisions/z00x00y9-0yy0-0z90-z0xy-0z090z0zx090/events?api_key=
http://ffapi.fanfeedr.com/tier/api/teams/a11b22c2-1bb1-1c21-c1ab-1c121c1ca121/events?api_key=
http://ffapi.fanfeedr.com/tier/api/geo/676/events?api_key=
Sample Requests
Please see member actions for sample requests and responses.
Relevant Discussions
Discuss this resource in our forums here.
Docs Navigation
- Deprecated Documentation
- v1 Sports API Documentation
- Leagues Resources
- leagues/:id
- Conferences Resources
- :{parent_resource/:resource_id/}conferences/:id
- Divisions Resources
- :{parent_resource/:resource_id/}divisions/:id
- Teams Resources
- :{parent_resource/:resource_id/}teams/:id
- :{parent_resource/:resource_id/}teams/:id/roster
- :{parent_resource/:resource_id/}teams/:id/standings
- Persons Resources
- :{parent_resource/:resource_id/}persons/:id
- Geo Resources
- geo/:id
- geo/:id/teams
- geo/:id/content
- Events Resources
- :{parent_resource/:resource_id/}events/:id
- :{parent_resource/:resource_id/}events/:id/boxscore
- :{parent_resource/:resource_id/}events/:id/recap
- :parent_resource/:resource_id/events/today
- :parent_resource/:resource_id/events/next
- :parent_resource/:resource_id/events/last
- :parent_resource/:resource_id/events/:season_type
- Content Resources
- :{parent_resource/:resource_id/}content/:id
- :parent_resource/resource_id/content/:filter
- :{parent_resource/resource_id/}content/:id/related
- Images Resources
- :{parent_resource/resource_id/}images/:id
- Sources Resources
- :{parent_resource/:resource_id/}sources/:id
- Trending Resources
- :{parent_resource/:resource_id/}trending/persons
0 Comments
Please sign in to post a comment.