GET
/
3
/
tv
/
{series_id}
/
season
/
{season_number}
/
episode
/
{episode_number}
curl --request GET \
  --url https://api.themoviedb.org/3/tv/%7B{series_id}%7D/season/%7B{season_number}%7D/episode/%7B{episode_number}%7D \
  --header 'Authorization: Bearer <token>'
{
  "air_date": "2024-12-26",
  "crew": [
    {
      "adult": false,
      "credit_id": "62a62d1b7e12f02ff65fff0b",
      "department": "Writing",
      "gender": 2,
      "id": 1294471,
      "job": "Writer",
      "known_for_department": "Directing",
      "name": "Hwang Dong-hyuk",
      "original_name": "황동혁",
      "popularity": 23.204,
      "profile_path": "/xyr3b04ayyJtA5ZN3L0Af10WKIR.jpg"
    },
    {
      "adult": false,
      "credit_id": "62a62d2385005d4c07bde35f",
      "department": "Directing",
      "gender": 2,
      "id": 1294471,
      "job": "Director",
      "known_for_department": "Directing",
      "name": "Hwang Dong-hyuk",
      "original_name": "황동혁",
      "popularity": 23.204,
      "profile_path": "/xyr3b04ayyJtA5ZN3L0Af10WKIR.jpg"
    }
  ],
  "episode_number": 1,
  "guest_stars": [
    {
      "adult": false,
      "character": "Cho Sang-woo / 'No. 218'",
      "credit_id": "6571b17790fca300ca7fb1ff",
      "gender": 2,
      "id": 1593672,
      "known_for_department": "Acting",
      "name": "Park Hae-soo",
      "order": 4,
      "original_name": "박해수",
      "popularity": 26.428,
      "profile_path": "/hfejrQ8gjRWCheiKpJANajXT0xi.jpg"
    },
    {
      "adult": false,
      "character": "Kang Sae-byeok / 'No. 067'",
      "credit_id": "6113c0575c56340028bc05fd",
      "gender": 1,
      "id": 3194501,
      "known_for_department": "Acting",
      "name": "HoYeon",
      "order": 6,
      "original_name": "정호연",
      "popularity": 91.119,
      "profile_path": "/bWMOv8dzwIp5POkDYGgl0v2LoWv.jpg"
    },
    {
      "adult": false,
      "character": "The Salesman",
      "credit_id": "6571b2c7a22d3e00accf157b",
      "gender": 2,
      "id": 150903,
      "known_for_department": "Acting",
      "name": "Gong Yoo",
      "order": 557,
      "original_name": "공유",
      "popularity": 59.029,
      "profile_path": "/ocGoFb6TrK3uWGXt4WnuibUG1vD.jpg"
    },
    {
      "adult": false,
      "character": "Captain Park",
      "credit_id": "676d4ec962ba310fc0128b18",
      "gender": 2,
      "id": 77188,
      "known_for_department": "Acting",
      "name": "Oh Dal-su",
      "order": 558,
      "original_name": "오달수",
      "popularity": 12.618,
      "profile_path": "/hd72oGjq0YKYdgZKMnqtV00MV28.jpg"
    },
    {
      "adult": false,
      "character": "Choi Woo-seok",
      "credit_id": "676d4ed00c4402b631927f1d",
      "gender": 2,
      "id": 1199744,
      "known_for_department": "Acting",
      "name": "Jun Suk-ho",
      "order": 559,
      "original_name": "전석호",
      "popularity": 17.675,
      "profile_path": "/xMUCuermXrjVNOWDV3gIfpP5yhF.jpg"
    },
    {
      "adult": false,
      "character": "Kim Jeong-tae",
      "credit_id": "676d4ed662ba310fc0128b25",
      "gender": 2,
      "id": 1489972,
      "known_for_department": "Acting",
      "name": "Kim Pub-lae",
      "order": 560,
      "original_name": "김법래",
      "popularity": 9.652,
      "profile_path": "/9ceWebylO0MZcX56nP62BuSEhws.jpg"
    },
    {
      "adult": false,
      "character": "Jun-ho's mother",
      "credit_id": "676d4ef50c4402b631927f2f",
      "gender": 1,
      "id": 138525,
      "known_for_department": "Acting",
      "name": "Lee Joo-sil",
      "order": 561,
      "original_name": "이주실",
      "popularity": 12.043,
      "profile_path": "/uGT4bdTx6JVEj26T2NbHoQCOODM.jpg"
    },
    {
      "adult": false,
      "character": "Masked Officer",
      "credit_id": "676d515aaa8f3159d612907f",
      "gender": 2,
      "id": 1278776,
      "known_for_department": "Acting",
      "name": "Rich Ting",
      "order": 571,
      "original_name": "Rich Ting",
      "popularity": 7.859,
      "profile_path": "/9csNa8014Tx1V8xINWHXuENWs0V.jpg"
    },
    {
      "adult": false,
      "character": "Team Leader",
      "credit_id": "6771497b7d1bc87de7616e22",
      "gender": 2,
      "id": 1375062,
      "known_for_department": "Acting",
      "name": "Oh Chang-kyung",
      "order": 584,
      "original_name": "Oh Chang-kyung",
      "popularity": 0.577,
      "profile_path": "/fYNUv8dKK9gv9Li39Kfa2m935F9.jpg"
    },
    {
      "adult": false,
      "character": "Kim's subordinate",
      "credit_id": "6771499f7d1bc87de7616e2b",
      "gender": 2,
      "id": 3640214,
      "known_for_department": "Acting",
      "name": "Lee Woon-san",
      "order": 585,
      "original_name": "Lee Woon-san",
      "popularity": 0.609,
      "profile_path": "/4zumPDXZd4kUXig30d4d0DcBfmy.jpg"
    }
  ],
  "id": 5475279,
  "name": "Bread and Lottery",
  "overview": "A vengeful Gi-hun makes a U-turn at the airport. Later, in his hideout, he intensifies his search for the elusive recruiter who is seeking new players.",
  "production_code": "",
  "runtime": 66,
  "season_number": 2,
  "still_path": "/fmo7pOmLThRpUEKuMXnnpy6g6DU.jpg",
  "vote_average": 8.672,
  "vote_count": 131
}

Authorizations

Authorization
string
header
required

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

Path Parameters

series_id
string
required

This represents the series ID. Get it here

season_number
string
required

This represents the season number of the TV show.

episode_number
string
required

This represents the episode number of the TV show.

Response

200 - application/json

Details

The response is of type object.