Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Anime

Index

Properties

attributes: { abbreviatedTitles: string[]; ageRating: string; ageRatingGuide: string; averageRating: string; canonicalTitle: string; coverImage: image; coverImageTopOffset: number; createdAt: string; description: string; endDate: string; episodeCount: number; episodeLength: number; favoritesCount: number; nextRelease: string; nsfw: boolean; popularityRank: number; posterImage: image; ratingFrequenies: ratingFrequenies; ratingRank: number; showType: string; slug: string; startDate: string; status: string; subtype: string; synopsis: string; tba: string; titles: titles; totalLength: number; updatedAt: string; userCount: number; youtubeVideoId: string }

Type declaration

  • abbreviatedTitles: string[]
  • ageRating: string
  • ageRatingGuide: string
  • averageRating: string
  • canonicalTitle: string
  • coverImage: image
  • coverImageTopOffset: number
  • createdAt: string
  • description: string
  • endDate: string
  • episodeCount: number
  • episodeLength: number
  • favoritesCount: number
  • nextRelease: string
  • nsfw: boolean
  • popularityRank: number
  • posterImage: image
  • ratingFrequenies: ratingFrequenies
  • ratingRank: number
  • showType: string
  • slug: string
  • startDate: string
  • status: string
  • subtype: string
  • synopsis: string
  • tba: string
  • titles: titles
  • totalLength: number
  • updatedAt: string
  • userCount: number
  • youtubeVideoId: string
id: number
link: { self: string }

Type declaration

  • self: string
relationships: { animeCharacters: apiLinks; animeProductions: apiLinks; animeStaff: apiLinks; castings: apiLinks; categories: apiLinks; characters: apiLinks; episodes: apiLinks; genres: apiLinks; installments: apiLinks; mappings: apiLinks; mediaRelationships: apiLinks; productions: apiLinks; quotes: apiLinks; reviews: apiLinks; staff: apiLinks; streamingapiLinks: apiLinks }

Type declaration

type: string

Generated using TypeDoc