get
https://api.rotowire.com/Soccer/LIGA/Injuries.php
Returns the current list of injured La Liga players. Healthy players are not included. Updated in real time.
Attributes
Top-Level Fields
| Field | Type | Description |
|---|---|---|
League | string | |
Players | array |
Example Response
{"League": "LIGA", "Players": [{"Firstname": "Ilias", "Lastname": "Akhomach", "Position": "F", "Injury": {"Type": "Groin", "Status": "OUT", "ReturnDate": "2026-05-17"}, "Id": "36039"}]}