Anime(malId: Int, url: String? = null, imageUrl: String? = null, trailerUrl: String? = null, title: String? = null, titleEnglish: String? = null, titleJapanese: String? = null, titleSynonyms: List<String?>? = null, type: AnimeType? = null, source: String? = null, episodes: Int? = null, status: String? = null, airing: Boolean? = null, aired: TimeInterval? = null, duration: String? = null, rating: String? = null, score: Double? = null, scoredBy: Int? = null, rank: Int? = null, popularity: Int? = null, members: Int? = null, favorites: Int? = null, synopsis: String? = null, background: String? = null, premiered: String? = null, broadcast: String? = null, : RelatedAnime? = null, producers: List<MalSubEntity?>? = null, licensors: List<MalSubEntity?>? = null, studios: List<MalSubEntity?>? = null, genres: List<MalSubEntity?>? = null, openingThemes: List<String?>? = null, endingThemes: List<String?>? = null)
Anime data class.