get
https://api.rotowire.com/Basketball/WNBA/News/Updates.php
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
date | string | No | Date to retrieve news for. Format YYYY-MM-DD. Defaults to current date. |
hours | integer | No | Return news from the last N hours. |
Attributes
Top-Level Fields
| Field | Type | Description |
|---|---|---|
League | string | |
Date | string | |
Updates | array |
Example Response
{"League": "WNBA", "Date": "2026-05-14", "Updates": [{"Id": "30536", "Priority": "3", "Headline": "Waived by Connecticut", "Notes": "Peddy (knee) was waived by the Sun on Thursday.", "Player": {"FirstName": "Shey", "LastName": "Peddy", "Position": "G", "Id": "632"}, "Team": {"Name": null, "Code": ""}}]}