> 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/mediastreamingepisode.md).

# MediaStreamingEpisode

Data and links to legal streaming episodes on external sites

| Field         |                                                                                              Argument | Type                                        | Description |
| ------------- | ----------------------------------------------------------------------------------------------------: | ------------------------------------------- | ----------- |
| **title**     | [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) | Title of the episode                        |             |
| **thumbnail** | [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) | Url of episode image thumbnail              |             |
| **url**       | [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) | The url of the episode                      |             |
| **site**      | [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) | The site location of the streaming episodes |             |
