GET
/
3
/
tv
/
{series_id}
/
lists
curl --request GET \
  --url https://api.themoviedb.org/3/tv/{series_id}/lists \
  --header 'Authorization: Bearer <token>'
{
  "id": 1396,
  "page": 1,
  "results": [
    {
      "description": "Photography aligned with beauty.",
      "favorite_count": 0,
      "id": 8501221,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 1782,
      "name": "Cinematography One",
      "poster_path": null
    },
    {
      "description": "",
      "favorite_count": 0,
      "id": 8505287,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 1,
      "name": "بشوفها",
      "poster_path": null
    },
    {
      "description": "TV SERIES BALISTAR LIST\r\nJl. Sahadewa No.13C, Legian, Kec kuta, Kabupaten Badung, Bali. “In front of The Local Restaurant”",
      "favorite_count": 0,
      "id": 8226356,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 2341,
      "name": "TV SERIES 2024 UPDATE",
      "poster_path": null
    },
    {
      "description": "",
      "favorite_count": 0,
      "id": 8228031,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 646,
      "name": "Watched",
      "poster_path": null
    },
    {
      "description": "",
      "favorite_count": 0,
      "id": 8217948,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 80,
      "name": "TV Shows (end)",
      "poster_path": null
    },
    {
      "description": "",
      "favorite_count": 0,
      "id": 8309257,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 15,
      "name": "Liked TV Shows",
      "poster_path": null
    },
    {
      "description": "as of 6/27/24",
      "favorite_count": 0,
      "id": 8309158,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 10,
      "name": "Favourite TV",
      "poster_path": null
    },
    {
      "description": "",
      "favorite_count": 0,
      "id": 8290390,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 298,
      "name": "Live-Action",
      "poster_path": null
    },
    {
      "description": "my collection",
      "favorite_count": 0,
      "id": 35027,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 3255,
      "name": "DVD",
      "poster_path": null
    },
    {
      "description": "",
      "favorite_count": 0,
      "id": 8502088,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 28,
      "name": "got",
      "poster_path": null
    },
    {
      "description": "Ticked off my watchlist\r\n",
      "favorite_count": 0,
      "id": 8232683,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 440,
      "name": "Seen",
      "poster_path": null
    },
    {
      "description": "piiiii",
      "favorite_count": 0,
      "id": 8502319,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 88,
      "name": "best of the best ",
      "poster_path": null
    },
    {
      "description": "",
      "favorite_count": 0,
      "id": 8504350,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 54,
      "name": "2000's",
      "poster_path": null
    },
    {
      "description": "",
      "favorite_count": 0,
      "id": 8218470,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 326,
      "name": " Watched ",
      "poster_path": null
    },
    {
      "description": "",
      "favorite_count": 0,
      "id": 8503715,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 9,
      "name": "kaido",
      "poster_path": null
    },
    {
      "description": "",
      "favorite_count": 0,
      "id": 8304464,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 181,
      "name": "Watched",
      "poster_path": null
    },
    {
      "description": "Select a title for trailers and more.\r\n\r\nCain Cinema features a 4K UHD picture on a 120\" (16:9) screen, and a 7.2.4 Dolby Atmos audio experience. ",
      "favorite_count": 0,
      "id": 7081593,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 1679,
      "name": "Now Showing at Cain Cinema",
      "poster_path": null
    },
    {
      "description": "The movie that I already watched.",
      "favorite_count": 0,
      "id": 8264035,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 158,
      "name": "Watched ",
      "poster_path": null
    },
    {
      "description": "",
      "favorite_count": 0,
      "id": 8500907,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 396,
      "name": "Watched",
      "poster_path": null
    },
    {
      "description": "winter is coming ",
      "favorite_count": 0,
      "id": 8502009,
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "item_count": 14,
      "name": "🌕",
      "poster_path": null
    }
  ],
  "total_pages": 74,
  "total_results": 1477
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

series_id
integer
required

This refers to a unique identifier assigned to a television series within the database.

Example:

""

Query Parameters

language
string

Specifies the language in which the response should be returned.

Example:

"en-US"

page
integer

Indicates which page of results to return. Default is the first page (1).

Example:

1

Response

200 - application/json

lists

The response is of type object.