get https://api.sportradar.com/nfl/official//v7//league////transactions.
NFL Daily Transactions provides information for all transactions added or edited during the league-defined day.
Update Frequency
TTL / Cache: 300 seconds
Data Updates: Updates are made in realtime as transactions are entered
Data Points
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
first_name | player | String | First name of a player ex. Patrick |
name | player | String | Full name of a player ex. Patrick Mahomes |
id | player | GUID | Unique ID of a player ex. 11cad59d-90dd-449c-a839-dddaba4fe16c |
jersey | player | Integer | Jersey number of a player |
last_name | player | String | Last name of a player ex. Mahomes |
position | player | String | Position of a player See our FAQ for a list of valid positions |
sr_id | player | GUID | Unique Sportradar ID of a player ex. sr:player:1129537 |
Transactions:
Attribute | Parent Element | Type | Description |
---|---|---|---|
start_time | transactions | dateTime | Start time of the daily transaction log ex. 2022-09-17T04:00:00Z |
end_time | transactions | dateTime | End time of the daily transaction log ex. 2022-09-18T03:59:59Z |
alias | transaction - from_team | String | Alias of a player's team to start a transaction ex. DET |
id | transaction - from_team | GUID | Unique ID of a player's team to start a transaction ex. c5a59daa-53a7-4de0-851f-fb12be893e9e |
market | transaction - from_team | String | Market of a player's team to start a transaction ex. Detroit |
name | transaction - from_team | String | Name of a player's team to start a transaction ex. Lions |
sr_id | transaction - from_team | GUID | Unique Sportradar ID of a player's team to start a transaction ex. sr:competitor:4419 |
alias | transaction - to_team | String | Alias of a player's team to end a transaction ex. DET |
id | transaction - to_team | GUID | Unique ID of a player's team to end a transaction ex. c5a59daa-53a7-4de0-851f-fb12be893e9e |
market | transaction - to_team | String | Market of a player's team to end a transaction ex. Detroit |
name | transaction - to_team | String | Name of a player's team to end a transaction ex. Lions |
sr_id | transaction - to_team | GUID | Unique Sportradar ID of a player's team to end a transaction ex. sr:competitor:4419 |
id | transaction - trades - trade | GUID | Unique ID of a trade ex. 5cdd385b-f1e4-4b39-bfe7-0a255909f649 |
trade_date | transaction - trades - trade | dateTime | Date of a trade ex. 2022-06-18 00:00:00 UTC |
transaction_code | transaction | String | Code of a transaction See our FAQ to find a complete list of all valid transaction codes and types |
desc | transaction | String | Text description of a transaction ex. The Philadelphia Eagles waived RB Kennedy Brooks. |
effective_date | transaction | String | Effective date of a transaction ex. 2022-07-05 |
id | transaction | GUID | Unique ID of a transaction ex. 94e1a2c0-28aa-11ed-af92-49b45a93df41 |
last_modified | transaction | String | Timestamp of a change to a transaction ex. 2022-09-25T23:00:45+00:00 |
status_before | transaction | String | Status of a player before a transactionACT (Active), DUP (Duplicate Profile), EXE (Exempt), IR(Injured Reserve) , IRD (Injured Reserve - Designated for Return), NON (Non-football related injured reserve), NWT (Not with team), PRA (Practice Squad), PUP (Physically unable to perform), RET (Retired), SUS (Suspended), UDF (Unsigned draft pick) |
status_after | transaction | String | Status of a player after a transactionACT (Active), DUP (Duplicate Profile), EXE (Exempt), IR(Injured Reserve) , IRD (Injured Reserve - Designated for Return), NON (Non-football related injured reserve), NWT (Not with team), PRA (Practice Squad), PUP (Physically unable to perform), RET (Retired), SUS (Suspended), UDF (Unsigned draft pick) |
transaction_type | transaction | String | Type of a transaction See our FAQ to find a complete list of all valid transaction codes and types |
transaction_year | transaction | String | Year of a transaction |