package model type APIMedia struct { Name string `json:"name"` FriendlyName string `json:"friendly_name"` }