Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnimeListStatusBase

Hierarchy

  • AnimeListStatusBase

Index

Properties

is_rewatching: boolean

If authorized user watches an anime again after completion, this field value is true.

In this case, MyAnimeList treats the anime as 'watching' in the user's anime list.

num_episodes_watched: number

0 or the number of watched episodes.

There is mistake in MAL v2 API it should be num_watched_episodes

score: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10

0-10

status: null | "watching" | "completed" | "on_hold" | "dropped" | "plan_to_watch"
updated_at: string

Generated using TypeDoc