I have the following code:
class EpisodeIndex::API def initialize @url = "https://www.officeapi.dev/api/episodes?limit=400" end