Season Competitors

GET {{baseUrl}}/:locale/seasons/:urn_season/competitors.{{format}}?offset=0&limit=5&start=5

Provides a list of teams participating for a given season.

Request Params

KeyDatatypeRequiredDescription
offsetnumberThe number of items to skip before starting to collect the result set. Default: 0
limitnumberThe numbers of items to return. Maximum: 200
startnumberThe number of items to skip before starting to collect the result set. Default: 0

RESPONSES

status: OK

{"generated_at":"1998-09-20T23:22:26.704Z","season_competitors":[{"id":"aliqua occaecat labore","name":"do culpa cupidatat","abbreviation":"ad laborum","short_name":"tempor culpa dolor"},{"id":"officia amet","name":"ex in","abbreviation":"aliqua id labore Duis","short_name":"et exercitation nostrud"}]}