get
https://api.rotowire.com/Hockey/NHL/DepthChart.php
Returns the base NHL depth chart for all teams, showing forward lines and defensive pairings. Power play and penalty kill unit depth charts are available as add-on feeds.
Attributes
Top-Level Fields
| Field | Type | Description |
|---|---|---|
Teams | array |
Example Response
{"Teams": [{"Players": [{"FirstName": "Leo", "LastName": "Carlsson", "Position": "C", "Rank": "1", "Id": "6919"}], "Id": "1", "Code": "ANA"}]}