The Media
object contains a reference for most any media associated with a team or event on TBA.
Name | Type | Description | Notes |
---|---|---|---|
type | str | String type of the media element. | |
foreign_key | str | The key used to identify this media on the media site. | |
details | object | If required, a JSON dict of additional media information. | [optional] |
preferred | bool | True if the media is of high quality. | [optional] |
direct_url | str | Direct URL to the media. | [optional] |
view_url | str | The URL that leads to the full web page for the media, if one exists. | [optional] |