List of anime or manga
id
Int!
The id of the list entry
userId
The id of the user owner of the list entry
mediaId
The id of the media
status
MediaListStatus
The watching/reading status
score
Float
The score of the entry
format
ScoreFormat
Force the score to be returned in the provided format type.
progress
Int
The amount of episodes/chapters consumed by the user
progressVolumes
The amount of volumes read by the user
repeat
The amount of times the user has rewatched/read the media
priority
Priority of planning
private
Boolean
If the entry should only be visible to authenticated user
notes
String
Text notes
hiddenFromStatusLists
If the entry shown be hidden from non-custom lists
customLists
Json
Map of booleans for which custom lists the entry are in
asArray
Change return structure to an array of objects
advancedScores
Map of advanced scores with name keys
startedAt
FuzzyDate
When the entry was started by the user
completedAt
When the entry was completed by the user
updatedAt
When the entry data was last updated
createdAt
When the entry data was created
media
Media
user
User
Last updated 2 months ago