public function getArtistAttribute() { return $this->contributing_artist_id ? $this->contributingArtist : $this->album->artist; }