# 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 |             |
