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":"1994-05-12T21:56:38.737Z","season_competitors":[{"id":"in magna et elit","name":"dolore do","abbreviation":"nulla in quis","short_name":"sit adipisicing mollit"},{"id":"pariatur ut sed","name":"minim aliquip sit","abbreviation":"ex aliqua","short_name":"enim"}]}