get
https://api.rotowire.com/Soccer/LIGA/Outlooks.php
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
season | integer | No | Season year to retrieve outlooks for. Defaults to current season. |
Attributes
Top-Level Fields
| Field | Type | Description |
|---|---|---|
League | string | |
Season | integer | |
Players | array |
Example Response
{"League": "LIGA", "Season": 2025, "Players": [{"FirstName": "Yeray", "LastName": "Alvarez", "Position": "D", "Outlook": "Alvarez made a strong return in 2024/25.", "Id": "22394"}]}