get
https://api.rotowire.com/Soccer/WWC/News.php
Attributes
Top-Level Fields
| Field | Type | Description |
|---|---|---|
Date | string | Date of the news. Format YYYY-MM-DD. |
Updates | array | List of player news items. |
Updates Object
| Field | Type | Description |
|---|---|---|
Id | integer | Unique ID assigned to this player update. |
DateTime | string | Timestamp of the update. |
Priority | integer | 1=Biggest News, 2=Top Players, 3=Regular News, 4=Depth/Backup Players, 5=Non-Fantasy. |
Headline | string | Short headline summarizing the update. |
Notes | string | Full update text. |
Analysis | string | Fantasy-relevant analysis. |
Player | object | Player information. |
Team | object | Team information. |
200Successful response.
