get
https://api.rotowire.com/Soccer/LIGA/WeeklyProjections.php
Weekly La Liga player projections covering all matches in the current gameweek.
Attributes
Top-Level Fields
| Field | Type | Description |
|---|---|---|
League | string | |
Week | integer | |
Season | integer | |
Teams | array |
Example Response
{"League": "LIGA", "Week": 36, "Season": 2025, "Teams": [{"Name": "Athletic", "Players": [{"FirstName": "Robert", "LastName": "Navarro", "Position": "F/M", "Projections": {"Minutes": 95, "Goals": 0.37, "Assists": 0.12}, "Id": "26257"}], "Id": "78"}]}