# Pastebin IyeYGGj8 + artist_credit: str + artist_mbids: List[str] + title: str + # What release would this be if the recording is of more than one? + release_mbid: Optional[uuid.UUID] + release_name: Optional[str] + release_track_number: Optional[int] # exists in xspf, probably not needed? + duration_ms: Optional[int] + image: Optional[str] # who looks this up on CAA?