public Task <IEnumerable <IAlbum> > GetAlbumsAsync() => _albumCollection.GetAlbumsByArtistIdAsync(Id);