jikan4.js
    Preparing search index...

    Class AnimeFull

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    approved: boolean
    background: null | string
    broadcast: null | AnimeBroadcast
    client: Client
    demographics: AnimeGenreMeta<"Demographic">[]
    duration: null | number
    episodes: null | number
    explicitGenres: AnimeGenreMeta<"Explicit">[]
    external: ContentExternal[]
    favorites: number
    genres: AnimeGenreMeta<"Genre">[]
    id: number
    licensors: ProducerMeta[]
    members: number
    popularity: number
    producers: ProducerMeta[]
    rank: number
    rating: AnimeRating
    score: null | number
    scoredBy: null | number
    season: null | AnimeSeason
    source: null | string
    streamingLinks: Link[]
    studios: ProducerMeta[]
    synopsis: null | string
    themes: AnimeGenreMeta<"Theme">[]
    themeSongs: { endings: string[]; openings: string[] }
    titles: TitleArray
    trailer: null | YoutubeVideo
    type: AnimeType
    url: URL
    year: null | number

    Accessors

    Methods