Skip to content

MediaListCollection

Media list collection query, provides list pre-grouped by status & custom lists. User ID and Media Type arguments required.

MediaListCollection(
userId: Int
userName: String
type: MediaType
status: MediaListStatus
notes: String
startedAt: FuzzyDateInt
completedAt: FuzzyDateInt
forceSingleCompletedList: Boolean
chunk: Int
perChunk: Int
status_in: [MediaListStatus]
status_not_in: [MediaListStatus]
status_not: MediaListStatus
notes_like: String
startedAt_greater: FuzzyDateInt
startedAt_lesser: FuzzyDateInt
startedAt_like: String
completedAt_greater: FuzzyDateInt
completedAt_lesser: FuzzyDateInt
completedAt_like: String
sort: [MediaListSort]
): MediaListCollection

Filter by a user’s id

Filter by a user’s name

Filter by the list entries media type

Filter by the watching/reading status

Filter by note words and #tags

Filter by the date the user started the media

Filter by the date the user completed the media

Always return completed list entries in one group, overriding the user’s split completed option.

Which chunk of list entries to load

The amount of entries per chunk, max 500

Filter by the watching/reading status (max 10,000 items)

Filter by the watching/reading status (max 10,000 items)

Filter by the watching/reading status

Filter by note words and #tags

Filter by the date the user started the media

Filter by the date the user started the media

Filter by the date the user started the media

Filter by the date the user completed the media

Filter by the date the user completed the media

Filter by the date the user completed the media

The order the results will be returned in

List of anime or manga