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":"2012-01-02T23:53:54.858Z","season_competitors":[{"id":"nisi nostrud officia incididunt","name":"velit sed mollit","abbreviation":"deserunt nulla laborum","short_name":"ut tempor Excepteur"},{"id":"enim","name":"nisi ex","abbreviation":"Excepteur ullam","short_name":"do consectetur irure consequat ut"}]}