Season Competitors

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

Provides a list of competitors 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.
startnumberThe number of items to skip before starting to collect the result set. Default: 0

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"generated_at":"1999-06-12T08:35:52.251Z","season_competitors":[{"id":"ex dolore in","name":"tempor","abbreviation":"cupidatat aliquip","short_name":"aute sint voluptate","virtual":true},{"id":"tempor ipsum offici","name":"do ea","abbreviation":"sint elit magna Duis officia","short_name":"consequat dolore","virtual":false}]}