get
https://api.rotowire.com/Football/NFL/FullDepthChart.php
Attributes
Top-Level Fields
| Field | Type | Description |
|---|---|---|
Teams | array | Full depth charts with all position groups for all NFL teams |
Teams Object
| Field | Type | Description |
|---|---|---|
Groups | array | Position groups: offense (OF), defense (DEF), and special teams (ST) |
Id | string | RotoWire team ID |
Code | string | Team abbreviation |
Groups Object
| Field | Type | Description |
|---|---|---|
Type | string | Group type: OF, DEF, or ST |
Formation | string | Formation used (e.g. 3WR-1TE, 4-3, REGULAR) |
Players | array | Array of player objects |
Extended depth chart for all NFL teams including all rostered players at every position.
