Interface Anime

Hierarchy

Properties

aired_on: null | string
anons: boolean
description: null | string
description_html: null | string
description_source: null | string
duration: number
english: string[] | [null]
episodes: number
episodes_aired: number
fandubbers: string[]
fansubbers: string[]
favoured: boolean
franchise: null | string
genres: Genre<"Anime">[]
id: number
image: ImageSet
japanese: string[] | [null]
kind: AnimeKind
license_name_ru: null | string
licensors: string[]
myanimelist_id: number
name: string
next_episode_at: null | number
ongoing: boolean
publishers: Publisher[]
rates_scores_stats: RateScoreStat[]
rates_statuses_stats: RateStatusStat[]
rating: AnimeRating
released_on: null | string
russian: string
score: string
screenshots: ImageSet[]
status: AnimeStatus
studios: Studio[]
synonims: string[] | [null]
thread_id: number
topic_id: number
updated_at: string
url: string
user_rate: null | UserRateBasic
videos: Video[]

Generated using TypeDoc