get
https://api.rotowire.com/Hockey/NHL/Outlooks.php
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
season | integer | No | Season year to retrieve outlooks for. Defaults to current season. |
Attributes
Fields
| Field | Type | Description |
|---|---|---|
FirstName | string | |
LastName | string | |
Position | string | |
Link | string | |
Outlook | string | |
Id | string |
Example Response
[{"FirstName": "Brent", "LastName": "Burns", "Position": "D", "Link": "https://www.rotowire.com/hockey/player/brent-burns-1931", "Outlook": "A steady contributor from the back end throughout his illustrious 21-year career.", "Id": "1931"}]