get https://api.sportradar.com/mlb//v7//league////transactions.
MLB Daily Transactions provides information concerning all transactions taking place on a given MLB defined day.
Update Frequency
TTL / Cache: 2 seconds
Data Updates: As Necessary
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. MLB |
id | league | GUID | Unique ID of a league ex. 2fa448bc-fc17-4d3d-be03-e60e080fdc26 |
name | league | String | Name of a league ex. Major League Baseball |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
first_name | player | String | First name of a player ex. Markus |
id | player | GUID | Unique player ID ex. ea1a2111-44cc-4996-babb-9439465e6760 |
jersey_number | player | Integer | Number of a player's jersey |
last_name | player | String | Last name of a runner ex. Betts |
position | player | String | Position of a playerC (Catcher),IF (Infield),OF (Outfield),P (Pitcher),DH (Designated Hitter) |
preferred_name | player | String | Preferred name of a player ex. Mookie |
primary_position | player | String | Primary position of a playerC (Catcher), IF (Infield), 1B (First Base), 2B (Second Base), 3B (Third Base), SS (Shortstop), OF (Outfield), LF (Left Field), CF (Centerfield), P (Pitcher), RF (Right Field), RP (Relief Pitcher), SP (Starting Pitcher), DH (Designated Hitter) |
status | player | String | Status of a playerA (Activated), BRV (Bereavement Leave), D7 (7 Day Injured List), D10 (10 Day Injured List), D60 (60 Day Injured List), DFA (Designated for assignment), FA (Free agent), FME (Family Medical Emergency), LV (Paid Leave), MIN (Minors), NRI (Non-roster Invite), PL (Paternity Leave), RST (Restricted), RET (Retired), SUS (Suspended), UDP (Unsigned Draft Pick), WV (Waivers), DUP (Duplicate Profile), Null(Blank) (Traded or not activated) *Traded players temporarily have no status listed after they are traded to a new team and are either activated by the MLB club or assigned to a minor league affiliate |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbr | from_team | String | Abbreviation of a player's team to start a transaction ex. MIN (Minnesota) |
abbr | to_team | String | Abbreviation of a player's team to end a transaction ex. CIN (Cincinnati) |
id | from_team | GUID | Unique ID of a player's team to start a transaction ex. 29dd9a87-5bcc-4774-80c3-7f50d985068b |
id | to_team | GUID | Unique ID of a player's team to end a transaction ex. 29dd9a87-5bcc-4774-80c3-7f50d985068b |
market | from_team | String | Market name of a player's team to start a transaction ex. Cleveland |
market | to_team | String | Market name of a player's team to end a transaction ex. Atlanta |
name | from_team | String | Name of a player's team to start a transaction ex. Guardians |
name | to_team | String | Name of a player's team to end a transaction ex. Guardians |
Transactions:
Attribute | Parent Element | Type | Description |
---|---|---|---|
desc | transaction | String | Text description of a transaction ex. The Minnesota Twins recalled RHP Josh Winder from the minors. |
effective_date | transaction | Date | Effective date of a transaction ex. 2022-07-05 |
id | transaction | GUID | Unique ID of a transaction ex. efbdf663-e23c-45a9-813d-ee009c58f21b |
last_modified | transaction | dateTime | Timestamp of a change to a transaction ex. 2022-09-25T23:00:45+00:00 |
transaction_type | transaction | String | Type of a transaction ex. Recalled from Minors See our FAQ for a list of valid transaction types |
transaction_code | transaction | String | Code of a transaction ex. REC See our FAQ for a list of valid transaction codes |