Docs
Coverage MatrixDocumentationChange LogLog InContact Us
Docs

Season Lineups

Provides game rosters for all games in a given season.

Path Params
string
enum
required
Defaults to league

Type of rugby package

league (Rugby League), union (Rugby Union), sevens (Rugby Sevens)

Allowed:
string
enum
required
Defaults to trial

The access level of your API key

trial, production

Allowed:
string
required
Defaults to en

2-letter code for supported languages

en (English)

English is the only fully supported language for this API. Click here for valid language codes and a tabular list of available languages per competition.

string
required
Defaults to sr:season:125541

Unique Id of a season, found in the Seasons endpoint

Note: The API provides a maximum of 3 seasons per competition — 2 previous seasons and 1 current season.

Example: sr:season:112664

string
enum
required
Defaults to json

Format returned

json, xml

Allowed:
Query Params
int32

The number of items to skip before starting to collect the result set.
Default: 0

Example: start=200 to receive a 2nd page of results (if necessary)

Note: You may alternatively use offset

int32

The number of items to return.
Maximum: 200
Default value: 200

Example: limit=5

Note: Pagination will often be required to pull all data within this feed. By default, the feed will return 200 sport events.

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json