get('refresh')) { $this->podcastService->refreshPodcast($podcast); } return SongResource::collection($this->episodeRepository->getEpisodesByPodcast($podcast)); } }