@GET abstract fun trendingSubreddits(@Url url: String = "https://www.reddit.com/api/trending_subreddits/.json"): Call<TrendingSubreddits>