Rounds
Rounds (match days) of a season.
Open in the interactive reference
Operations
- GETRounds by season — Rounds of a season with the current one flagged.
- GETRound by ID — One round.
Route reference
Operations
The t query parameter selects the operation. Parameters not listed for an operation are ignored.
t |
Operation | Required | Optional |
|---|---|---|---|
byseason |
Rounds by season. Rounds of a season with the current one flagged. | season_id |
— |
info |
Round by ID. One round. | id |
— |
Examples
Rounds by season:
GET /v2.2/rounds/?user=USER&token=TOKEN&t=byseason&season_id=406
Round by ID:
GET /v2.2/rounds/?user=USER&token=TOKEN&t=info&id=1994