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

RESPONSES

status: OK

{"generated_at":"1972-05-11T09:59:09.101Z","season_competitors":[{"id":"Duis Excepteur velit aliquip minim","name":"sint Duis fugiat esse nulla","abbreviation":"ex sit non enim","short_name":"et"},{"id":"adipisicing t","name":"consequat dolore esse do ex","abbreviation":"sint et reprehenderit consequ","short_name":"Lorem nisi dolor in"}]}