Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 845 Bytes

File metadata and controls

16 lines (12 loc) · 845 Bytes

Media

Properties

Name Type Description Notes
key str TBA identifier for this media.
type str String type of the media element.
foreign_key str The key used to identify this media on the media site. [optional]
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]

[Back to Model list] [Back to API list] [Back to README]