get https://api.sportradar.com/draft/nba//v1/en//trades.
NBA Trades Provides summary details of all in-draft trades.
Update Frequency
TTL / Cache: 2 Seconds
Data Updates: Realtime
Data Points
Draft Info:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | draft | Date | End date of a draft ex. 2022-06-23 |
id | draft | GUID | Unique ID of a draft ex. 01c63362-299c-48a0-b725-63fa18fca261 |
start_date | draft | Date | Start date of a draft ex. 2022-06-23 |
status | draft | String | Status of a draftscheduled , inprogress , complete , closed |
year | draft | Integer | Year of a draft |
Trade Info:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | trade | GUID | Unique ID of a trade ex. bced26d2-2b01-41f8-8d1c-7db9e926f758 |
sequence | trade | Integer | Sequence number of a trade ex. 1652884083078 |
complete | trade | Boolean | Signifies a trade is complete |
id | trade - transaction | GUID | Unique ID of a transaction ex. bced26d2-2b01-41f8-8d1c-7db9e926f758 |
alias | transaction - team | String | Trade team alias ex. LAL (Los Angeles Lakers) |
direction | transaction - team | String | Direction of tradeto , from |
id | transaction - team | GUID | Unique ID of a trade team ex. 583ecae2-fb46-11e1-82cb-f4ce4684ea4c |
market | transaction - team | String | Trade team market name ex. Los Angeles |
name | transaction - team | String | Trade team name ex. Lakers |
Pick Info:
Attribute | Parent Element | Type | Description |
---|---|---|---|
amount | item | String | Amount of trade compensation |
type | item | String | Type of a draft itemcoach , future_pick , money , player , pick |
id | item | String | Unique ID of a draft item |
id | pick | GUID | Unique ID of a draft pick ex. 97a78186-f6cf-4774-b8a5-dc07eb020ebf |
round | item - future_pick | Integer | Future pick round number |
year | item - future_pick | Integer | Future pick draft year |
number | pick | Integer | Number of a draft pick within a round |
supplemental | item - pick | Boolean | Signifies a supplemental draft pick |
overall | pick | Integer | Overall number of a draft pick |
id | pick - trades - trade | GUID | Unique ID of a trade ex. 3fc4ffa0-fe54-4d9a-bf53-e85df0e2cefd |
Round Info:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | round | Date | End date of a round ex. 2022-06-23 |
id | round | GUID | Unique ID of a round ex. 27b93f2c-95fb-4ba6-80ea-d50c95f7d1a4 |
number | round | Integer | Number of a round |
start_date | round | Date | Start date of a round ex. 2022-06-23 |
Broadcast:
Attribute | Parent Element | Type | Description |
---|---|---|---|
channel | broadcast | String | Name of the draft's broadcast channel |
network | broadcast | String | Name of the draft's broadcast network ex. ABC, ESPN |
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NBA |
id | league | GUID | Unique ID of a league ex. 4353138d-4c22-4396-95d8-5f587d2df25c |
name | league | String | Name of a league ex. NBA |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 620 Atlantic Avenue |
city | venue | String | City of a venue ex. Brooklyn |
country | venue | String | Country of a venue ex. USA |
name | venue | String | Name of a venue ex. Barclays Center |
state | venue | String | State or province of a venue ex. NY |