get
https://api.rotowire.com/Football/NFL/PracticeStatusReport.php
Attributes
Top-Level Fields
| Field | Type | Description |
|---|---|---|
Date | string | Report date. Format: YYYY-MM-DD |
Season | integer | NFL season year |
Week | integer | NFL week number |
Players | array | Players with official injury status designations |
Players Object
| Field | Type | Description |
|---|---|---|
FirstName | string | Player's first name |
LastName | string | Player's last name |
Position | string | Player's eligible position(s) (e.g. QB, RB, FB, WR, TE, OT, OG, C, DE, DT, LB, CB, S, K, P) |
Status | string | Official injury designation (e.g. Questionable, Doubtful, Out) |
Injury | string | Injury description |
Team | object | Team information object |
Id | string | RotoWire player ID |
Team Object
| Field | Type | Description |
|---|---|---|
Id | string | RotoWire team ID |
Code | string | Team abbreviation (e.g. KC, SF) |
Official practice status designations for NFL players including injury designations.
