Admin APIAPI ReferenceItemsObjectsReleaseVideoOn this pageReleaseVideo Object Description Video content associated with a release item. Declaration type ReleaseVideo { duration: Int title: String uri: String} Fields NameTypeDescriptiondurationIntDuration of the video in seconds.titleStringTitle of the video.uriStringURI to access the video content.