> For the complete documentation index, see [llms.txt](https://anilist.gitbook.io/anilist-apiv2-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anilist.gitbook.io/anilist-apiv2-docs/docs/reference/object/userstatusstatistic.md).

# UserStatusStatistic

| Field              |                                                                                                              Argument | Type | Description |
| ------------------ | --------------------------------------------------------------------------------------------------------------------: | ---- | ----------- |
| **count**          |                      [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md)! |      |             |
| **meanScore**      |                  [Float](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/float/README.md)! |      |             |
| **minutesWatched** |                      [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md)! |      |             |
| **chaptersRead**   |                      [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md)! |      |             |
| **mediaIds**       |                   \[[Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md)]! |      |             |
| **status**         | [MediaListStatus](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/enum/medialiststatus/README.md) |      |             |
