Media
Anime or Manga
Field | Argument | Type | Description |
---|---|---|---|
id | Int! | The id of the media | |
idMal | The mal id of the media | ||
title | The official titles of the media in various languages | ||
type | The type of the media; anime or manga | ||
format | The format the media was released in | ||
status | The current releasing status of the media | ||
version | Provide 2 to use new version 2 of sources enum | ||
description | Short description of the media's story and characters | ||
asHtml | Return the string in pre-parsed html instead of markdown | ||
startDate | The first official release date of the media | ||
endDate | The last official release date of the media | ||
season | The season the media was initially released in | ||
seasonYear | The season year the media was initially released in | ||
seasonInt | The year & season the media was initially released in | ||
episodes | The amount of episodes the anime has when complete | ||
duration | The general length of each anime episode in minutes | ||
chapters | The amount of chapters the manga has when complete | ||
volumes | The amount of volumes the manga has when complete | ||
countryOfOrigin | Where the media was created. (ISO 3166-1 alpha-2) | ||
isLicensed | If the media is officially licensed or a self-published doujin release | ||
source | Source type the media was adapted from. | ||
version | Provide 2 or 3 to use new version 2 or 3 of sources enum | ||
hashtag | Official Twitter hashtags for the media | ||
trailer | Media trailer or advertisement | ||
updatedAt | When the media's data was last updated | ||
coverImage | The cover images of the media | ||
bannerImage | The banner image of the media | ||
genres | [String] | The genres of the media | |
synonyms | [String] | Alternative titles of the media | |
averageScore | A weighted average score of all the user's scores of the media | ||
meanScore | Mean score of all the user's scores of the media | ||
popularity | The number of users with the media on their list | ||
isLocked | Locked media may not be added to lists our favorited. This may be due to the entry pending for deletion or other reasons. | ||
trending | The amount of related activity in the past hour | ||
favourites | The amount of user's who have favourited the media | ||
tags | [MediaTag] | List of tags that describes elements and themes of the media | |
relations | Other media in the same or connecting franchise | ||
characters | The characters in the media | ||
sort | |||
role | |||
page | The page | ||
perPage | The amount of entries per page, max 25 | ||
staff | The staff who produced the media | ||
sort | |||
page | The page | ||
perPage | The amount of entries per page, max 25 | ||
studios | The companies who produced the media | ||
sort | |||
isMain | |||
isFavourite | If the media is marked as favourite by the current authenticated user | ||
isFavouriteBlocked | If the media is blocked from being added to favourites | ||
isAdult | If the media is intended only for 18+ adult audiences | ||
nextAiringEpisode | The media's next episode airing schedule | ||
airingSchedule | The media's entire airing schedule | ||
notYetAired | Filter to episodes that have not yet aired | ||
page | The page | ||
perPage | The amount of entries per page, max 25 | ||
trends | The media's daily trend stats | ||
sort | |||
releasing | Filter to stats recorded while the media was releasing | ||
page | The page | ||
perPage | The amount of entries per page, max 25 | ||
externalLinks | External links to another site related to the media | ||
streamingEpisodes | Data and links to legal streaming episodes on external sites | ||
rankings | The ranking of the media in a particular time span and format compared to other media | ||
mediaListEntry | The authenticated user's media list entry for the media | ||
reviews | User reviews of the media | ||
limit | |||
sort | |||
page | The page | ||
perPage | The amount of entries per page, max 25 | ||
recommendations | User recommendations for similar media | ||
sort | |||
page | The page | ||
perPage | The amount of entries per page, max 25 | ||
stats | |||
siteUrl | The url for the media page on the AniList website | ||
autoCreateForumThread | If the media should have forum thread automatically created for it on airing episode release | ||
isRecommendationBlocked | If the media is blocked from being recommended to/from | ||
isReviewBlocked | If the media is blocked from being reviewed | ||
modNotes | Notes for site moderators |
Last updated