Season Competitors
GET {{baseUrl}}/:locale/seasons/:urn_season/competitors.{{format}}?offset=0&limit=5&start=5
Provides teams for a particular season.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
offset | number | The number of items to skip before starting to collect the result set. Default: 0 | |
limit | number | The numbers of items to return. | |
start | number | The number of items to skip before starting to collect the result set. Default: 0 |
RESPONSES
status: OK
{"generated_at":"2002-11-18T19:50:16.070Z","season_competitors":[{"id":"culpa eiusmod dolore fugiat","name":"Lorem consequat id","abbreviation":"consectetur nostrud amet","short_name":"sit "},{"id":"adipisicing d","name":"quis nisi Ut non","abbreviation":"pariatur dolore voluptate in officia","short_name":"dolor d"}]}