Endpoints
- AUTHENTICATION
- ACCOUNT
- CERTIFICATIONS
- CHANGES
- COLLECTIONS
- COMPANY
- CONFIGURATION
- CREDIT
- DISCOVER
- FIND
- GENRES
- GUEST SESSIONS
- KEYWORDS
- LISTS
- MOVIE LISTS
- MOVIES
- REVIEWS
- NETWORKS
- PEOPLE LIST
- PEOPLE
- SEARCH
- TRENDING
- TV SERIES LIST
- TV SERIES
- TV SEASONS
- TV EPISODES
- TV EPISODE GROUP
- WATCH PROVIDERS
TV SEASONS
Details
This endpoint query the details of a TV season.
GET
/
3
/
tv
/
{series_id}
/
season
/
{season_number}
Copy
curl --request GET \
--url https://api.themoviedb.org/3/tv/{series_id}/season/{season_number} \
--header 'Authorization: Bearer <token>'
Copy
{
"_id": "52542272760ee313280005f8",
"air_date": "2008-01-20",
"episodes": [
{
"air_date": "2008-01-20",
"crew": [
{
"adult": false,
"credit_id": "52542275760ee313280006ce",
"department": "Writing",
"gender": 2,
"id": 66633,
"job": "Writer",
"known_for_department": "Writing",
"name": "Vince Gilligan",
"original_name": "Vince Gilligan",
"popularity": 10.163,
"profile_path": "/z3E0DhBg1V1PZVEtS9vfFPzOWYB.jpg"
},
{
"adult": false,
"credit_id": "52542275760ee313280006e8",
"department": "Directing",
"gender": 2,
"id": 66633,
"job": "Director",
"known_for_department": "Writing",
"name": "Vince Gilligan",
"original_name": "Vince Gilligan",
"popularity": 10.163,
"profile_path": "/z3E0DhBg1V1PZVEtS9vfFPzOWYB.jpg"
},
{
"adult": false,
"credit_id": "52b7029219c29533d00dd2c1",
"department": "Camera",
"gender": 2,
"id": 2483,
"job": "Director of Photography",
"known_for_department": "Camera",
"name": "John Toll",
"original_name": "John Toll",
"popularity": 3.867,
"profile_path": "/cfL9A6tC7L5Ps5fq1o3WpVKGMb1.jpg"
},
{
"adult": false,
"credit_id": "52b702ea19c2955402183a66",
"department": "Editing",
"gender": 1,
"id": 1280071,
"job": "Editor",
"known_for_department": "Editing",
"name": "Lynne Willingham",
"original_name": "Lynne Willingham",
"popularity": 1.28,
"profile_path": null
},
{
"adult": false,
"credit_id": "62feade5cf4a640080998241",
"department": "Art",
"gender": 2,
"id": 1018092,
"job": "Art Direction",
"known_for_department": "Art",
"name": "James F. Oberlander",
"original_name": "James F. Oberlander",
"popularity": 0.994,
"profile_path": null
},
{
"adult": false,
"credit_id": "6418a04de7414600b96bf1bd",
"department": "Production",
"gender": 1,
"id": 1808170,
"job": "Associate Producer",
"known_for_department": "Production",
"name": "Gina Scheerer",
"original_name": "Gina Scheerer",
"popularity": 0.393,
"profile_path": null
}
],
"episode_number": 1,
"episode_type": "standard",
"guest_stars": [
{
"adult": false,
"character": "Steven Gomez",
"credit_id": "5271b489760ee35b3e0881a7",
"gender": 2,
"id": 61535,
"known_for_department": "Acting",
"name": "Steven Michael Quezada",
"order": 8,
"original_name": "Steven Michael Quezada",
"popularity": 7.14,
"profile_path": "/pVYrDkwI6GWvCNL2kJhpDJfBFyd.jpg"
},
{
"adult": false,
"character": "Jock",
"credit_id": "52542275760ee313280006b4",
"gender": 2,
"id": 1216132,
"known_for_department": "Acting",
"name": "Aaron Hill",
"order": 500,
"original_name": "Aaron Hill",
"popularity": 8.822,
"profile_path": "/rNp31SeoVqSQU6OZWxZUhGwAgyq.jpg"
},
{
"adult": false,
"character": "Dr. Belknap",
"credit_id": "52725cb1760ee3044d0b9984",
"gender": 2,
"id": 161591,
"known_for_department": "Acting",
"name": "Gregory Chase",
"order": 502,
"original_name": "Gregory Chase",
"popularity": 0.181,
"profile_path": "/gNdodev00CROpXuAh5EFmkWTVOo.jpg"
},
{
"adult": false,
"character": "Krazy-8",
"credit_id": "52725845760ee3046b09426e",
"gender": 2,
"id": 1046460,
"known_for_department": "Acting",
"name": "Max Arciniega",
"order": 504,
"original_name": "Max Arciniega",
"popularity": 5.852,
"profile_path": "/eqKAJKPpt41KpsLIkkBnAY4HMAL.jpg"
},
{
"adult": false,
"character": "Bogdan Wolynetz",
"credit_id": "5272587a760ee3045009ddec",
"gender": 2,
"id": 1223197,
"known_for_department": "Acting",
"name": "Marius Stan",
"order": 575,
"original_name": "Marius Stan",
"popularity": 1.133,
"profile_path": "/zX8fpNkyKEtQX3zTvks1hVhrOz7.jpg"
},
{
"adult": false,
"character": "Carmen Molina",
"credit_id": "52542273760ee31328000676",
"gender": 1,
"id": 115688,
"known_for_department": "Acting",
"name": "Carmen Serano",
"order": 643,
"original_name": "Carmen Serano",
"popularity": 5.24,
"profile_path": "/nzJEe2UqvvMIBJZP1aeFEj4EunN.jpg"
},
{
"adult": false,
"character": "Chad's Girlfriend",
"credit_id": "56846abbc3a36836280008d4",
"gender": 1,
"id": 1223192,
"known_for_department": "Art",
"name": "Roberta Marquez Seret",
"order": 651,
"original_name": "Roberta Marquez Seret",
"popularity": 2.783,
"profile_path": null
},
{
"adult": false,
"character": "Chad",
"credit_id": "63012a1a33a376007a442d63",
"gender": 0,
"id": 3670896,
"known_for_department": "Acting",
"name": "Evan Bobrick",
"order": 676,
"original_name": "Evan Bobrick",
"popularity": 1.466,
"profile_path": null
},
{
"adult": false,
"character": "E.M.T",
"credit_id": "63012a3d97eab4007d00192b",
"gender": 2,
"id": 36135,
"known_for_department": "Acting",
"name": "Christopher Dempsey",
"order": 677,
"original_name": "Christopher Dempsey",
"popularity": 1.771,
"profile_path": "/pTngvks30p74j40TaniMkg4tbhn.jpg"
},
{
"adult": false,
"character": "Irving",
"credit_id": "63012a5c33a376007f87247b",
"gender": 0,
"id": 2969089,
"known_for_department": "Production",
"name": "Allan Pacheco",
"order": 678,
"original_name": "Allan Pacheco",
"popularity": 0.367,
"profile_path": null
},
{
"adult": false,
"character": "Chemistry Student",
"credit_id": "63012a655f4b73007faa4261",
"gender": 0,
"id": 3670897,
"known_for_department": "Acting",
"name": "Jason Byrd",
"order": 679,
"original_name": "Jason Byrd",
"popularity": 0.29,
"profile_path": null
},
{
"adult": false,
"character": "Sexy Neighbor",
"credit_id": "63012a7e33a376007f872481",
"gender": 0,
"id": 219124,
"known_for_department": "Acting",
"name": "Linda Speciale",
"order": 680,
"original_name": "Linda Speciale",
"popularity": 3.738,
"profile_path": null
},
{
"adult": false,
"character": "Jock's Friend #1",
"credit_id": "63012a8bfb5299007d660bc8",
"gender": 0,
"id": 3212534,
"known_for_department": "Acting",
"name": "Jesús Ramírez",
"order": 681,
"original_name": "Jesús Ramírez",
"popularity": 1.025,
"profile_path": "/1EfPZxdFNNi3LFLR9laLcVROAko.jpg"
},
{
"adult": false,
"character": "Jock's Friend #2",
"credit_id": "63012ac4c2f44b007d249b54",
"gender": 0,
"id": 3670906,
"known_for_department": "Acting",
"name": "Joshua S. Patton",
"order": 682,
"original_name": "Joshua S. Patton",
"popularity": 0.001,
"profile_path": null
},
{
"adult": false,
"character": "Emilio Koyama",
"credit_id": "631aff1f62f335007ed32cb3",
"gender": 2,
"id": 92495,
"known_for_department": "Acting",
"name": "John Koyama",
"order": 704,
"original_name": "John Koyama",
"popularity": 4.028,
"profile_path": "/AwtHbt8qO7D3EFonG5lqml8xgwb.jpg"
},
{
"adult": false,
"character": "DEA Agent #1 (uncredited)",
"credit_id": "655bb4fa10923000ab494163",
"gender": 2,
"id": 1335375,
"known_for_department": "Crew",
"name": "Ed Duran",
"order": 849,
"original_name": "Ed Duran",
"popularity": 2.433,
"profile_path": "/mzPJkVKg7ve3whmvyf2TyDIuewr.jpg"
}
],
"id": 62085,
"name": "Pilot",
"overview": "When an unassuming high school chemistry teacher discovers he has a rare form of lung cancer, he decides to team up with a former student and create a top of the line crystal meth in a used RV, to provide for his family once he is gone.",
"production_code": "",
"runtime": 59,
"season_number": 1,
"show_id": 1396,
"still_path": "/u90Ryx8OztC5OeVTXHPcZ8fnKoA.jpg",
"vote_average": 8.442,
"vote_count": 396
},
{
"air_date": "2008-01-27",
"crew": [
{
"adult": false,
"credit_id": "52542275760ee313280006ce",
"department": "Writing",
"gender": 2,
"id": 66633,
"job": "Writer",
"known_for_department": "Writing",
"name": "Vince Gilligan",
"original_name": "Vince Gilligan",
"popularity": 10.163,
"profile_path": "/z3E0DhBg1V1PZVEtS9vfFPzOWYB.jpg"
},
{
"adult": false,
"credit_id": "52542275760ee31328000725",
"department": "Directing",
"gender": 2,
"id": 111338,
"job": "Director",
"known_for_department": "Directing",
"name": "Adam Bernstein",
"original_name": "Adam Bernstein",
"popularity": 2.628,
"profile_path": "/jtU4MFHJ1KBbMj77yhJ4Od3tpIr.jpg"
},
{
"adult": false,
"credit_id": "52b702ea19c2955402183a66",
"department": "Editing",
"gender": 1,
"id": 1280071,
"job": "Editor",
"known_for_department": "Editing",
"name": "Lynne Willingham",
"original_name": "Lynne Willingham",
"popularity": 1.28,
"profile_path": null
},
{
"adult": false,
"credit_id": "52b7049c19c2953b63015013",
"department": "Camera",
"gender": 2,
"id": 17948,
"job": "Director of Photography",
"known_for_department": "Camera",
"name": "Reynaldo Villalobos",
"original_name": "Reynaldo Villalobos",
"popularity": 2.128,
"profile_path": null
},
{
"adult": false,
"credit_id": "6418a01d0d5d8500f2d7be70",
"department": "Production",
"gender": 1,
"id": 1218856,
"job": "Producer",
"known_for_department": "Writing",
"name": "Patty Lin",
"original_name": "Patty Lin",
"popularity": 1.52,
"profile_path": null
},
{
"adult": false,
"credit_id": "6418a04de7414600b96bf1bd",
"department": "Production",
"gender": 1,
"id": 1808170,
"job": "Associate Producer",
"known_for_department": "Production",
"name": "Gina Scheerer",
"original_name": "Gina Scheerer",
"popularity": 0.393,
"profile_path": null
}
],
"episode_number": 2,
"episode_type": "standard",
"guest_stars": [
{
"adult": false,
"character": "Krazy-8",
"credit_id": "52725845760ee3046b09426e",
"gender": 2,
"id": 1046460,
"known_for_department": "Acting",
"name": "Max Arciniega",
"order": 504,
"original_name": "Max Arciniega",
"popularity": 5.852,
"profile_path": "/eqKAJKPpt41KpsLIkkBnAY4HMAL.jpg"
},
{
"adult": false,
"character": "Ob-Gyn",
"credit_id": "63012c9c5f4b73008267ba53",
"gender": 0,
"id": 1448105,
"known_for_department": "Acting",
"name": "Shane Marinson",
"order": 683,
"original_name": "Shane Marinson",
"popularity": 0.232,
"profile_path": null
},
{
"adult": false,
"character": "Ben",
"credit_id": "63012d2111c066007cbc37b1",
"gender": 0,
"id": 3670897,
"known_for_department": "Acting",
"name": "Jason Byrd",
"order": 684,
"original_name": "Jason Byrd",
"popularity": 0.29,
"profile_path": null
},
{
"adult": false,
"character": "Backhoe Operator",
"credit_id": "63012d2abb2602007ceea8d2",
"gender": 0,
"id": 3670933,
"known_for_department": "Acting",
"name": "Anthony Wamego",
"order": 685,
"original_name": "Anthony Wamego",
"popularity": 0.001,
"profile_path": null
},
{
"adult": false,
"character": "Emilio Koyama",
"credit_id": "631aff1f62f335007ed32cb3",
"gender": 2,
"id": 92495,
"known_for_department": "Acting",
"name": "John Koyama",
"order": 704,
"original_name": "John Koyama",
"popularity": 4.028,
"profile_path": "/AwtHbt8qO7D3EFonG5lqml8xgwb.jpg"
}
],
"id": 62086,
"name": "Cat's in the Bag...",
"overview": "Walt and Jesse attempt to tie up loose ends. The desperate situation gets more complicated with the flip of a coin. Walt's wife, Skyler, becomes suspicious of Walt's strange behavior.",
"production_code": "",
"runtime": 49,
"season_number": 1,
"show_id": 1396,
"still_path": "/xwQRVskT9IK7ktbrrWc2xoT4nPv.jpg",
"vote_average": 8.182,
"vote_count": 211
},
{
"air_date": "2008-02-10",
"crew": [
{
"adult": false,
"credit_id": "52542275760ee313280006ce",
"department": "Writing",
"gender": 2,
"id": 66633,
"job": "Writer",
"known_for_department": "Writing",
"name": "Vince Gilligan",
"original_name": "Vince Gilligan",
"popularity": 10.163,
"profile_path": "/z3E0DhBg1V1PZVEtS9vfFPzOWYB.jpg"
},
{
"adult": false,
"credit_id": "52542275760ee31328000725",
"department": "Directing",
"gender": 2,
"id": 111338,
"job": "Director",
"known_for_department": "Directing",
"name": "Adam Bernstein",
"original_name": "Adam Bernstein",
"popularity": 2.628,
"profile_path": "/jtU4MFHJ1KBbMj77yhJ4Od3tpIr.jpg"
},
{
"adult": false,
"credit_id": "52b7049c19c2953b63015013",
"department": "Camera",
"gender": 2,
"id": 17948,
"job": "Director of Photography",
"known_for_department": "Camera",
"name": "Reynaldo Villalobos",
"original_name": "Reynaldo Villalobos",
"popularity": 2.128,
"profile_path": null
},
{
"adult": false,
"credit_id": "52b7051619c29533d00e8c79",
"department": "Editing",
"gender": 1,
"id": 1280074,
"job": "Editor",
"known_for_department": "Editing",
"name": "Kelley Dixon",
"original_name": "Kelley Dixon",
"popularity": 1.088,
"profile_path": null
},
{
"adult": false,
"credit_id": "6418a01d0d5d8500f2d7be70",
"department": "Production",
"gender": 1,
"id": 1218856,
"job": "Producer",
"known_for_department": "Writing",
"name": "Patty Lin",
"original_name": "Patty Lin",
"popularity": 1.52,
"profile_path": null
}
],
"episode_number": 3,
"episode_type": "standard",
"guest_stars": [
{
"adult": false,
"character": "Steven Gomez",
"credit_id": "5271b489760ee35b3e0881a7",
"gender": 2,
"id": 61535,
"known_for_department": "Acting",
"name": "Steven Michael Quezada",
"order": 8,
"original_name": "Steven Michael Quezada",
"popularity": 7.14,
"profile_path": "/pVYrDkwI6GWvCNL2kJhpDJfBFyd.jpg"
},
{
"adult": false,
"character": "Krazy-8",
"credit_id": "52725845760ee3046b09426e",
"gender": 2,
"id": 1046460,
"known_for_department": "Acting",
"name": "Max Arciniega",
"order": 504,
"original_name": "Max Arciniega",
"popularity": 5.852,
"profile_path": "/eqKAJKPpt41KpsLIkkBnAY4HMAL.jpg"
},
{
"adult": false,
"character": "Carmen Molina",
"credit_id": "52542273760ee31328000676",
"gender": 1,
"id": 115688,
"known_for_department": "Acting",
"name": "Carmen Serano",
"order": 643,
"original_name": "Carmen Serano",
"popularity": 5.24,
"profile_path": "/nzJEe2UqvvMIBJZP1aeFEj4EunN.jpg"
},
{
"adult": false,
"character": "Gretchen Schwartz",
"credit_id": "52542275760ee31328000768",
"gender": 1,
"id": 14984,
"known_for_department": "Acting",
"name": "Jessica Hecht",
"order": 655,
"original_name": "Jessica Hecht",
"popularity": 13.152,
"profile_path": "/5JVd1ZLnhdZVFInDy8Zut9M1M5C.jpg"
},
{
"adult": false,
"character": "Sales Girl",
"credit_id": "63012e36dfe31d0080103f2c",
"gender": 1,
"id": 939366,
"known_for_department": "Acting",
"name": "Anna Felix",
"order": 686,
"original_name": "Anna Felix",
"popularity": 2.055,
"profile_path": null
},
{
"adult": false,
"character": "Meth Drug Dealer",
"credit_id": "63012e72426ae8007a5b6b5a",
"gender": 0,
"id": 2085663,
"known_for_department": "Acting",
"name": "Daniel Serrano",
"order": 687,
"original_name": "Daniel Serrano",
"popularity": 0.99,
"profile_path": null
},
{
"adult": false,
"character": "Meth Whore",
"credit_id": "64426b0ee2bca804df435597",
"gender": 1,
"id": 1834391,
"known_for_department": "Acting",
"name": "Julia Minesci",
"order": 710,
"original_name": "Julia Minesci",
"popularity": 7.315,
"profile_path": "/gnaYzsPxBlevEzeH4nUTdWFTuCa.jpg"
}
],
"id": 62087,
"name": "...And the Bag's in the River",
"overview": "Walter fights with Jesse over his drug use, causing him to leave Walter alone with their captive, Krazy-8. Meanwhile, Hank has a scared straight moment with Walter Jr. after his aunt discovers he has been smoking pot. Also, Skylar is upset when Walter stays away from home.",
"production_code": "",
"runtime": 49,
"season_number": 1,
"show_id": 1396,
"still_path": "/dLgiPZCVamFcaa7Gaqudrldj15h.jpg",
"vote_average": 8.312,
"vote_count": 191
},
{
"air_date": "2008-02-17",
"crew": [
{
"adult": false,
"credit_id": "52542275760ee313280006ce",
"department": "Writing",
"gender": 2,
"id": 66633,
"job": "Writer",
"known_for_department": "Writing",
"name": "Vince Gilligan",
"original_name": "Vince Gilligan",
"popularity": 10.163,
"profile_path": "/z3E0DhBg1V1PZVEtS9vfFPzOWYB.jpg"
},
{
"adult": false,
"credit_id": "52542278760ee31328000a9b",
"department": "Directing",
"gender": 2,
"id": 205639,
"job": "Director",
"known_for_department": "Directing",
"name": "Jim McKay",
"original_name": "Jim McKay",
"popularity": 3.275,
"profile_path": "/hrrBk9T8Ds0UH9NKds1gkbJioTo.jpg"
},
{
"adult": false,
"credit_id": "52b702ea19c2955402183a66",
"department": "Editing",
"gender": 1,
"id": 1280071,
"job": "Editor",
"known_for_department": "Editing",
"name": "Lynne Willingham",
"original_name": "Lynne Willingham",
"popularity": 1.28,
"profile_path": null
},
{
"adult": false,
"credit_id": "52b7049c19c2953b63015013",
"department": "Camera",
"gender": 2,
"id": 17948,
"job": "Director of Photography",
"known_for_department": "Camera",
"name": "Reynaldo Villalobos",
"original_name": "Reynaldo Villalobos",
"popularity": 2.128,
"profile_path": null
},
{
"adult": false,
"credit_id": "6418a01d0d5d8500f2d7be70",
"department": "Production",
"gender": 1,
"id": 1218856,
"job": "Producer",
"known_for_department": "Writing",
"name": "Patty Lin",
"original_name": "Patty Lin",
"popularity": 1.52,
"profile_path": null
}
],
"episode_number": 4,
"episode_type": "standard",
"guest_stars": [
{
"adult": false,
"character": "Steven Gomez",
"credit_id": "5271b489760ee35b3e0881a7",
"gender": 2,
"id": 61535,
"known_for_department": "Acting",
"name": "Steven Michael Quezada",
"order": 8,
"original_name": "Steven Michael Quezada",
"popularity": 7.14,
"profile_path": "/pVYrDkwI6GWvCNL2kJhpDJfBFyd.jpg"
},
{
"adult": false,
"character": "Ken Wins",
"credit_id": "52743e4d760ee35a69055194",
"gender": 2,
"id": 1215836,
"known_for_department": "Acting",
"name": "Kyle Bornheimer",
"order": 503,
"original_name": "Kyle Bornheimer",
"popularity": 5.657,
"profile_path": "/79KUwXqB2FdKqxsAMppkJ8Aa78e.jpg"
},
{
"adult": false,
"character": "Jake Pinkman",
"credit_id": "527442eb760ee3572b078715",
"gender": 2,
"id": 220118,
"known_for_department": "Acting",
"name": "Benjamin Petry",
"order": 505,
"original_name": "Benjamin Petry",
"popularity": 5.948,
"profile_path": "/xoCIpS2wG2JiP1BXL2qTun8q85o.jpg"
},
{
"adult": false,
"character": "Dr. Delcavoli",
"credit_id": "5271b65b760ee35b0c090f74",
"gender": 2,
"id": 79211,
"known_for_department": "Acting",
"name": "David House",
"order": 532,
"original_name": "David House",
"popularity": 1.772,
"profile_path": "/t67HnLsCMecFLMdhtJQbkiQiyXq.jpg"
},
{
"adult": false,
"character": "Mr. Pinkman",
"credit_id": "527440ce760ee3570906ada3",
"gender": 2,
"id": 95195,
"known_for_department": "Acting",
"name": "Michael Bofshever",
"order": 537,
"original_name": "Michael Bofshever",
"popularity": 2.283,
"profile_path": "/t7vAtGPSUfvPRIAvKfaCJ2JNrQW.jpg"
},
{
"adult": false,
"character": "Skinny Pete",
"credit_id": "52744007760ee356f6076365",
"gender": 2,
"id": 82945,
"known_for_department": "Acting",
"name": "Charles Baker",
"order": 656,
"original_name": "Charles Baker",
"popularity": 7.277,
"profile_path": "/mhSoY1plaop5eufoHDP4fkIGUfh.jpg"
},
{
"adult": false,
"character": "Combo",
"credit_id": "62361a15db4ed60045128de2",
"gender": 2,
"id": 3471782,
"known_for_department": "Acting",
"name": "Rodney Rush",
"order": 666,
"original_name": "Rodney Rush",
"popularity": 0.564,
"profile_path": "/vJiq3Gf1L7XEDJuaLkS2Doma4wm.jpg"
},
{
"adult": false,
"character": "Mrs. Pinkman",
"credit_id": "52542277760ee31328000a61",
"gender": 1,
"id": 41249,
"known_for_department": "Acting",
"name": "Tess Harper",
"order": 673,
"original_name": "Tess Harper",
"popularity": 9.92,
"profile_path": "/8Z770Kk13MK1NP7skWmTxvRGx3V.jpg"
},
{
"adult": false,
"character": "DEA Agent",
"credit_id": "63012ebb426ae800823a6bac",
"gender": 2,
"id": 1673624,
"known_for_department": "Acting",
"name": "Jon Kristian Moore",
"order": 688,
"original_name": "Jon Kristian Moore",
"popularity": 2.09,
"profile_path": null
},
{
"adult": false,
"character": "Bank Teller",
"credit_id": "63012ec897eab40082b1a672",
"gender": 1,
"id": 1302829,
"known_for_department": "Acting",
"name": "Tish Rayburn-Miller",
"order": 689,
"original_name": "Tish Rayburn-Miller",
"popularity": 0.447,
"profile_path": null
}
],
"id": 62088,
"name": "Cancer Man",
"overview": "Walter finally tells his family that he has been stricken with cancer. Meanwhile, the DEA believes Albuquerque has a new, big time player to worry about. Meanwhile, a worthy recipient is the target of a depressed Walter's anger, and Jesse makes a surprise visit to his parents home.",
"production_code": "",
"runtime": 49,
"season_number": 1,
"show_id": 1396,
"still_path": "/2UbRgW6apE4XPzhHPA726wUFyaR.jpg",
"vote_average": 7.863,
"vote_count": 183
},
{
"air_date": "2008-02-24",
"crew": [
{
"adult": false,
"credit_id": "52b7049c19c2953b63015013",
"department": "Camera",
"gender": 2,
"id": 17948,
"job": "Director of Photography",
"known_for_department": "Camera",
"name": "Reynaldo Villalobos",
"original_name": "Reynaldo Villalobos",
"popularity": 2.128,
"profile_path": null
},
{
"adult": false,
"credit_id": "52b7051619c29533d00e8c79",
"department": "Editing",
"gender": 1,
"id": 1280074,
"job": "Editor",
"known_for_department": "Editing",
"name": "Kelley Dixon",
"original_name": "Kelley Dixon",
"popularity": 1.088,
"profile_path": null
},
{
"adult": false,
"credit_id": "5603c49292514122c00042fc",
"department": "Directing",
"gender": 1,
"id": 1215145,
"job": "Director",
"known_for_department": "Directing",
"name": "Tricia Brock",
"original_name": "Tricia Brock",
"popularity": 2.165,
"profile_path": "/5OV41AzetM5WrJ0zKqmw4mShEk5.jpg"
},
{
"adult": false,
"credit_id": "64189fca5690b5007a5592e1",
"department": "Writing",
"gender": 1,
"id": 1218856,
"job": "Writer",
"known_for_department": "Writing",
"name": "Patty Lin",
"original_name": "Patty Lin",
"popularity": 1.52,
"profile_path": null
},
{
"adult": false,
"credit_id": "6418a01d0d5d8500f2d7be70",
"department": "Production",
"gender": 1,
"id": 1218856,
"job": "Producer",
"known_for_department": "Writing",
"name": "Patty Lin",
"original_name": "Patty Lin",
"popularity": 1.52,
"profile_path": null
}
],
"episode_number": 5,
"episode_type": "standard",
"guest_stars": [
{
"adult": false,
"character": "Manager",
"credit_id": "527445a9760ee356ff077e53",
"gender": 2,
"id": 202830,
"known_for_department": "Acting",
"name": "William Sterchi",
"order": 506,
"original_name": "William Sterchi",
"popularity": 1.631,
"profile_path": "/6Pbp5BWDPZ7NhkcnjTkUhKEx3QU.jpg"
},
{
"adult": false,
"character": "Farley",
"credit_id": "527445f5760ee357130849b9",
"gender": 2,
"id": 59303,
"known_for_department": "Acting",
"name": "Marc Mouchet",
"order": 508,
"original_name": "Marc Mouchet",
"popularity": 0.768,
"profile_path": "/8RRgHjKnTnRnhwbUTFn1V6vvc2S.jpg"
},
{
"adult": false,
"character": "Off Duty Cop",
"credit_id": "54e89b13c3a36836e0001dc9",
"gender": 2,
"id": 209680,
"known_for_department": "Acting",
"name": "Frederic Doss",
"order": 653,
"original_name": "Frederic Doss",
"popularity": 0.56,
"profile_path": null
},
{
"adult": false,
"character": "Gretchen Schwartz",
"credit_id": "52542275760ee31328000768",
"gender": 1,
"id": 14984,
"known_for_department": "Acting",
"name": "Jessica Hecht",
"order": 655,
"original_name": "Jessica Hecht",
"popularity": 13.152,
"profile_path": "/5JVd1ZLnhdZVFInDy8Zut9M1M5C.jpg"
},
{
"adult": false,
"character": "Badger",
"credit_id": "52744535760ee3572209100e",
"gender": 2,
"id": 191202,
"known_for_department": "Acting",
"name": "Matt Jones",
"order": 658,
"original_name": "Matt Jones",
"popularity": 11.871,
"profile_path": "/x13vFDaJHY1CxNvSPWujYe12bMc.jpg"
},
{
"adult": false,
"character": "Elliott Schwartz",
"credit_id": "527444c1760ee3572208fbc2",
"gender": 2,
"id": 23429,
"known_for_department": "Acting",
"name": "Adam Godley",
"order": 659,
"original_name": "Adam Godley",
"popularity": 7.829,
"profile_path": "/5a7c36DeI6GA73D5XC7rNX2VIvv.jpg"
},
{
"adult": false,
"character": "Server",
"credit_id": "63012f961da7a6007db08d8a",
"gender": 1,
"id": 2430293,
"known_for_department": "Production",
"name": "Kiira Arai",
"order": 690,
"original_name": "Kiira Arai",
"popularity": 1.058,
"profile_path": null
},
{
"adult": false,
"character": "Scientist",
"credit_id": "63012fa39653f6007fee8185",
"gender": 2,
"id": 92756,
"known_for_department": "Acting",
"name": "Bill Allen",
"order": 691,
"original_name": "Bill Allen",
"popularity": 1.54,
"profile_path": "/uLMRXLS5kDMr9W1LzJBp5lOnSJD.jpg"
},
{
"adult": false,
"character": "Music Producer",
"credit_id": "63012fc4839d93007e4c2dbf",
"gender": 2,
"id": 193285,
"known_for_department": "Acting",
"name": "Loren Haynes",
"order": 692,
"original_name": "Loren Haynes",
"popularity": 0.666,
"profile_path": "/1wGpIMPHzx9lEZa2PkLfZ0Y6PXn.jpg"
},
{
"adult": false,
"character": "Louis",
"credit_id": "63012fd111c066007f8de38f",
"gender": 0,
"id": 3670958,
"known_for_department": "Acting",
"name": "Kyle Swimmer",
"order": 693,
"original_name": "Kyle Swimmer",
"popularity": 0.028,
"profile_path": null
},
{
"adult": false,
"character": "Soren",
"credit_id": "63012fd93e6f2b0082b3ba66",
"gender": 0,
"id": 3670960,
"known_for_department": "Acting",
"name": "Robert Arrington",
"order": 694,
"original_name": "Robert Arrington",
"popularity": 0.07,
"profile_path": null
},
{
"adult": false,
"character": "Medical Technician",
"credit_id": "63012fe5839d93007b62c31e",
"gender": 1,
"id": 3670961,
"known_for_department": "Acting",
"name": "Juanita Trad",
"order": 695,
"original_name": "Juanita Trad",
"popularity": 0.384,
"profile_path": null
}
],
"id": 62089,
"name": "Gray Matter",
"overview": "Walter and Skyler attend a former colleague's party. Jesse tries to free himself from the drugs, while Skyler organizes an intervention.",
"production_code": "",
"runtime": 49,
"season_number": 1,
"show_id": 1396,
"still_path": "/82G3wZgEvZLKcte6yoZJahUWBtx.jpg",
"vote_average": 8.061,
"vote_count": 179
},
{
"air_date": "2008-03-02",
"crew": [
{
"adult": false,
"credit_id": "52542279760ee31328000b45",
"department": "Writing",
"gender": 2,
"id": 1223193,
"job": "Writer",
"known_for_department": "Writing",
"name": "George Mastras",
"original_name": "George Mastras",
"popularity": 3.07,
"profile_path": "/2K0NELbA0Ow45ECudbO2eFc1Fe4.jpg"
},
{
"adult": false,
"credit_id": "52542279760ee31328000b61",
"department": "Directing",
"gender": 1,
"id": 18320,
"job": "Director",
"known_for_department": "Directing",
"name": "Bronwen Hughes",
"original_name": "Bronwen Hughes",
"popularity": 2.821,
"profile_path": "/6m7XiXVXyEaN81e4OyDfWxBpNov.jpg"
},
{
"adult": false,
"credit_id": "52b7049c19c2953b63015013",
"department": "Camera",
"gender": 2,
"id": 17948,
"job": "Director of Photography",
"known_for_department": "Camera",
"name": "Reynaldo Villalobos",
"original_name": "Reynaldo Villalobos",
"popularity": 2.128,
"profile_path": null
},
{
"adult": false,
"credit_id": "52b705e619c2955a1f0c895b",
"department": "Editing",
"gender": 2,
"id": 1123195,
"job": "Editor",
"known_for_department": "Editing",
"name": "Skip Macdonald",
"original_name": "Skip Macdonald",
"popularity": 1.205,
"profile_path": "/58Ol4VqSnD8NIp9kpi4NkFEh9RF.jpg"
},
{
"adult": false,
"credit_id": "6418a01d0d5d8500f2d7be70",
"department": "Production",
"gender": 1,
"id": 1218856,
"job": "Producer",
"known_for_department": "Writing",
"name": "Patty Lin",
"original_name": "Patty Lin",
"popularity": 1.52,
"profile_path": null
},
{
"adult": false,
"credit_id": "64f2e2e55f2b8d00e12b6852",
"department": "Crew",
"gender": 2,
"id": 53255,
"job": "Stunts",
"known_for_department": "Acting",
"name": "Cesar Garcia",
"original_name": "Cesar Garcia",
"popularity": 2.737,
"profile_path": "/ry4IVQM4n3v7Br9S6AibYKar1Dy.jpg"
}
],
"episode_number": 6,
"episode_type": "standard",
"guest_stars": [
{
"adult": false,
"character": "Steven Gomez",
"credit_id": "5271b489760ee35b3e0881a7",
"gender": 2,
"id": 61535,
"known_for_department": "Acting",
"name": "Steven Michael Quezada",
"order": 8,
"original_name": "Steven Michael Quezada",
"popularity": 7.14,
"profile_path": "/pVYrDkwI6GWvCNL2kJhpDJfBFyd.jpg"
},
{
"adult": false,
"character": "Hugo Archuleta",
"credit_id": "52744776760ee356ea0892f3",
"gender": 2,
"id": 210056,
"known_for_department": "Acting",
"name": "Pierre Barrera",
"order": 507,
"original_name": "Pierre Barrera",
"popularity": 2.081,
"profile_path": "/4JHYsaULy3LwSHig94olNyuYkx5.jpg"
},
{
"adult": false,
"character": "Mrs. Pope",
"credit_id": "527447f4760ee37c3e00f81f",
"gender": 1,
"id": 187505,
"known_for_department": "Acting",
"name": "Vivian Nesbitt",
"order": 509,
"original_name": "Vivian Nesbitt",
"popularity": 1.2,
"profile_path": "/9ox3VUolTMVCvHHsxkY2DfGPRFa.jpg"
},
{
"adult": false,
"character": "Student",
"credit_id": "52744908760ee35a690730ed",
"gender": 1,
"id": 1089016,
"known_for_department": "Acting",
"name": "Seri DeYoung",
"order": 510,
"original_name": "Seri DeYoung",
"popularity": 2.566,
"profile_path": "/nS0I9N5LOb8TmH4kIa7tIgpIy2z.jpg"
},
{
"adult": false,
"character": "Lookout",
"credit_id": "52744a4a760ee35a69077c8c",
"gender": 2,
"id": 1221121,
"known_for_department": "Acting",
"name": "Dennis Keiffer",
"order": 512,
"original_name": "Dennis Keiffer",
"popularity": 4.928,
"profile_path": "/jb6FR0OZgCqbPOkKq2KikXr31WW.jpg"
},
{
"adult": false,
"character": "No-Doze",
"credit_id": "527447ca760ee356ea08e165",
"gender": 2,
"id": 53255,
"known_for_department": "Acting",
"name": "Cesar Garcia",
"order": 515,
"original_name": "Cesar Garcia",
"popularity": 2.737,
"profile_path": "/ry4IVQM4n3v7Br9S6AibYKar1Dy.jpg"
},
{
"adult": false,
"character": "Gonzo",
"credit_id": "527447b3760ee3571308a638",
"gender": 2,
"id": 1260529,
"known_for_department": "Acting",
"name": "Jesus Jr.",
"order": 516,
"original_name": "Jesus Jr.",
"popularity": 3.175,
"profile_path": "/g9FFHKY95LLALg7DuqeX6akAJSG.jpg"
},
{
"adult": false,
"character": "Office Manager",
"credit_id": "52744834760ee37c3e010cc7",
"gender": 1,
"id": 210057,
"known_for_department": "Acting",
"name": "Judith Rane",
"order": 522,
"original_name": "Judith Rane",
"popularity": 2.411,
"profile_path": "/yY8fuyFCaXSjBRtDXaF178AwVqq.jpg"
},
{
"adult": false,
"character": "Carmen Molina",
"credit_id": "52542273760ee31328000676",
"gender": 1,
"id": 115688,
"known_for_department": "Acting",
"name": "Carmen Serano",
"order": 643,
"original_name": "Carmen Serano",
"popularity": 5.24,
"profile_path": "/nzJEe2UqvvMIBJZP1aeFEj4EunN.jpg"
},
{
"adult": false,
"character": "Skinny Pete",
"credit_id": "52744007760ee356f6076365",
"gender": 2,
"id": 82945,
"known_for_department": "Acting",
"name": "Charles Baker",
"order": 656,
"original_name": "Charles Baker",
"popularity": 7.277,
"profile_path": "/mhSoY1plaop5eufoHDP4fkIGUfh.jpg"
},
{
"adult": false,
"character": "Tuco Salamanca",
"credit_id": "5254227b760ee31328000cd6",
"gender": 2,
"id": 58650,
"known_for_department": "Acting",
"name": "Raymond Cruz",
"order": 675,
"original_name": "Raymond Cruz",
"popularity": 13.778,
"profile_path": "/ndhc53yEQeeFn01QoOxtPa6GroU.jpg"
}
],
"id": 62090,
"name": "Crazy Handful of Nothin'",
"overview": "The side effects of chemo begin to plague Walt. Meanwhile, the DEA rounds up suspected dealers.",
"production_code": "",
"runtime": 49,
"season_number": 1,
"show_id": 1396,
"still_path": "/rCCLuycNPL30W3BtuB8HafxEMYz.jpg",
"vote_average": 8.819,
"vote_count": 177
},
{
"air_date": "2008-03-09",
"crew": [
{
"adult": false,
"credit_id": "5254227b760ee31328000d0c",
"department": "Directing",
"gender": 2,
"id": 15858,
"job": "Director",
"known_for_department": "Directing",
"name": "Tim Hunter",
"original_name": "Tim Hunter",
"popularity": 3.246,
"profile_path": "/n03G1gCKqxpi6udwINygNiLoGdn.jpg"
},
{
"adult": false,
"credit_id": "52b702ea19c2955402183a66",
"department": "Editing",
"gender": 1,
"id": 1280071,
"job": "Editor",
"known_for_department": "Editing",
"name": "Lynne Willingham",
"original_name": "Lynne Willingham",
"popularity": 1.28,
"profile_path": null
},
{
"adult": false,
"credit_id": "52b7049c19c2953b63015013",
"department": "Camera",
"gender": 2,
"id": 17948,
"job": "Director of Photography",
"known_for_department": "Camera",
"name": "Reynaldo Villalobos",
"original_name": "Reynaldo Villalobos",
"popularity": 2.128,
"profile_path": null
},
{
"adult": false,
"credit_id": "6418a01d0d5d8500f2d7be70",
"department": "Production",
"gender": 1,
"id": 1218856,
"job": "Producer",
"known_for_department": "Writing",
"name": "Patty Lin",
"original_name": "Patty Lin",
"popularity": 1.52,
"profile_path": null
},
{
"adult": false,
"credit_id": "6443b361cee2f6044b36a4f2",
"department": "Writing",
"gender": 2,
"id": 24951,
"job": "Writer",
"known_for_department": "Production",
"name": "Peter Gould",
"original_name": "Peter Gould",
"popularity": 6.709,
"profile_path": "/a2dJSpUiXQ2NAxqSzztr6WsnhOJ.jpg"
},
{
"adult": false,
"credit_id": "64f2e2e55f2b8d00e12b6852",
"department": "Crew",
"gender": 2,
"id": 53255,
"job": "Stunts",
"known_for_department": "Acting",
"name": "Cesar Garcia",
"original_name": "Cesar Garcia",
"popularity": 2.737,
"profile_path": "/ry4IVQM4n3v7Br9S6AibYKar1Dy.jpg"
}
],
"episode_number": 7,
"episode_type": "finale",
"guest_stars": [
{
"adult": false,
"character": "Realtor",
"credit_id": "52744bd7760ee356ff08c286",
"gender": 1,
"id": 967071,
"known_for_department": "Acting",
"name": "Beth Bailey",
"order": 511,
"original_name": "Beth Bailey",
"popularity": 1.443,
"profile_path": "/eoedvwzfma84LRwfCYhkb69wky7.jpg"
},
{
"adult": false,
"character": "Police Officer",
"credit_id": "52744c32760ee37c3e01cba4",
"gender": 2,
"id": 58651,
"known_for_department": "Acting",
"name": "Geoffrey Rivas",
"order": 513,
"original_name": "Geoffrey Rivas",
"popularity": 6.035,
"profile_path": "/nUDNZ8X0zaaQMd7yejnJNIKb8EY.jpg"
},
{
"adult": false,
"character": "Jewelry Store Owner",
"credit_id": "52744cd0760ee357130a126e",
"gender": 2,
"id": 210154,
"known_for_department": "Acting",
"name": "Mike Miller",
"order": 514,
"original_name": "Mike Miller",
"popularity": 1.018,
"profile_path": null
},
{
"adult": false,
"character": "No-Doze",
"credit_id": "527447ca760ee356ea08e165",
"gender": 2,
"id": 53255,
"known_for_department": "Acting",
"name": "Cesar Garcia",
"order": 515,
"original_name": "Cesar Garcia",
"popularity": 2.737,
"profile_path": "/ry4IVQM4n3v7Br9S6AibYKar1Dy.jpg"
},
{
"adult": false,
"character": "Gonzo",
"credit_id": "527447b3760ee3571308a638",
"gender": 2,
"id": 1260529,
"known_for_department": "Acting",
"name": "Jesus Jr.",
"order": 516,
"original_name": "Jesus Jr.",
"popularity": 3.175,
"profile_path": "/g9FFHKY95LLALg7DuqeX6akAJSG.jpg"
},
{
"adult": false,
"character": "Dr. Delcavoli",
"credit_id": "5271b65b760ee35b0c090f74",
"gender": 2,
"id": 79211,
"known_for_department": "Acting",
"name": "David House",
"order": 532,
"original_name": "David House",
"popularity": 1.772,
"profile_path": "/t67HnLsCMecFLMdhtJQbkiQiyXq.jpg"
},
{
"adult": false,
"character": "Carmen Molina",
"credit_id": "52542273760ee31328000676",
"gender": 1,
"id": 115688,
"known_for_department": "Acting",
"name": "Carmen Serano",
"order": 643,
"original_name": "Carmen Serano",
"popularity": 5.24,
"profile_path": "/nzJEe2UqvvMIBJZP1aeFEj4EunN.jpg"
},
{
"adult": false,
"character": "Tuco Salamanca",
"credit_id": "5254227b760ee31328000cd6",
"gender": 2,
"id": 58650,
"known_for_department": "Acting",
"name": "Raymond Cruz",
"order": 675,
"original_name": "Raymond Cruz",
"popularity": 13.778,
"profile_path": "/ndhc53yEQeeFn01QoOxtPa6GroU.jpg"
},
{
"adult": false,
"character": "Concerned Parent",
"credit_id": "6301b920097c4900911058ab",
"gender": 1,
"id": 1803314,
"known_for_department": "Acting",
"name": "Lorri Oliver",
"order": 696,
"original_name": "Lorri Oliver",
"popularity": 0.537,
"profile_path": null
},
{
"adult": false,
"character": "Concerned Parent",
"credit_id": "6301b927532acb007bd3b1cf",
"gender": 1,
"id": 3671381,
"known_for_department": "Acting",
"name": "Kristen Loree",
"order": 697,
"original_name": "Kristen Loree",
"popularity": 0.482,
"profile_path": null
},
{
"adult": false,
"character": "Concerned Parent",
"credit_id": "6301b930532acb007bd3b1d4",
"gender": 2,
"id": 79236,
"known_for_department": "Acting",
"name": "Dave Colon",
"order": 698,
"original_name": "Dave Colon",
"popularity": 1.105,
"profile_path": "/lr1wAcs7fX3Kq2HzR33yUI0cP9p.jpg"
},
{
"adult": false,
"character": "Yuppie Woman",
"credit_id": "6301b987fb5299007d66336f",
"gender": 1,
"id": 209844,
"known_for_department": "Acting",
"name": "Carrie Fleming",
"order": 699,
"original_name": "Carrie Fleming",
"popularity": 0.83,
"profile_path": "/sa8ey6b8wTFYhm170tE7pPWS1An.jpg"
},
{
"adult": false,
"character": "Chemical Plant Guard",
"credit_id": "6301b9db839d93008b6133ea",
"gender": 2,
"id": 1094319,
"known_for_department": "Acting",
"name": "Matthew Page",
"order": 700,
"original_name": "Matthew Page",
"popularity": 1.932,
"profile_path": "/vMI1zxybJONZYqL8MI9gGxyfqfC.jpg"
},
{
"adult": false,
"character": "Prospective Buyer",
"credit_id": "6301b9f1839d93007b62e5e1",
"gender": 0,
"id": 1847290,
"known_for_department": "Writing",
"name": "Jacob O'Brien Mulliken",
"order": 701,
"original_name": "Jacob O'Brien Mulliken",
"popularity": 0.944,
"profile_path": null
},
{
"adult": false,
"character": "Mr. Wilson",
"credit_id": "6301ba0f097c490091105904",
"gender": 0,
"id": 3671392,
"known_for_department": "Acting",
"name": "Charles Dowdy III",
"order": 702,
"original_name": "Charles Dowdy III",
"popularity": 1.462,
"profile_path": null
}
],
"id": 62091,
"name": "A No Rough Stuff Type Deal",
"overview": "Walter accepts his new identity as a drug dealer after a PTA meeting. Elsewhere, Jesse decides to put his aunt's house on the market and Skyler is the recipient of a baby shower.",
"production_code": "",
"runtime": 48,
"season_number": 1,
"show_id": 1396,
"still_path": "/1dgFAsajUpUT7DLXgAxHb9GyXHH.jpg",
"vote_average": 8.32,
"vote_count": 172
}
],
"id": 3572,
"name": "Season 1",
"overview": "High school chemistry teacher Walter White's life is suddenly transformed by a dire medical diagnosis. Street-savvy former student Jesse Pinkman \"teaches\" Walter a new trade.",
"poster_path": "/1BP4xYv9ZG4ZVHkL7ocOziBbSYH.jpg",
"season_number": 1,
"vote_average": 8.3
}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
This refers to the numerical identifier assigned to a specific season of a TV series.
Example:
""
This refers to a unique identifier assigned to a television series within the database.
Example:
""
Query Parameters
This add additional data to the response beyond the initial information requested.
Example:
""
Specifies the language in which the response should be returned.
Example:
"en-US"
Response
200 - application/json
details / episode number
The response is of type object
.
Copy
curl --request GET \
--url https://api.themoviedb.org/3/tv/{series_id}/season/{season_number} \
--header 'Authorization: Bearer <token>'
Copy
{
"_id": "52542272760ee313280005f8",
"air_date": "2008-01-20",
"episodes": [
{
"air_date": "2008-01-20",
"crew": [
{
"adult": false,
"credit_id": "52542275760ee313280006ce",
"department": "Writing",
"gender": 2,
"id": 66633,
"job": "Writer",
"known_for_department": "Writing",
"name": "Vince Gilligan",
"original_name": "Vince Gilligan",
"popularity": 10.163,
"profile_path": "/z3E0DhBg1V1PZVEtS9vfFPzOWYB.jpg"
},
{
"adult": false,
"credit_id": "52542275760ee313280006e8",
"department": "Directing",
"gender": 2,
"id": 66633,
"job": "Director",
"known_for_department": "Writing",
"name": "Vince Gilligan",
"original_name": "Vince Gilligan",
"popularity": 10.163,
"profile_path": "/z3E0DhBg1V1PZVEtS9vfFPzOWYB.jpg"
},
{
"adult": false,
"credit_id": "52b7029219c29533d00dd2c1",
"department": "Camera",
"gender": 2,
"id": 2483,
"job": "Director of Photography",
"known_for_department": "Camera",
"name": "John Toll",
"original_name": "John Toll",
"popularity": 3.867,
"profile_path": "/cfL9A6tC7L5Ps5fq1o3WpVKGMb1.jpg"
},
{
"adult": false,
"credit_id": "52b702ea19c2955402183a66",
"department": "Editing",
"gender": 1,
"id": 1280071,
"job": "Editor",
"known_for_department": "Editing",
"name": "Lynne Willingham",
"original_name": "Lynne Willingham",
"popularity": 1.28,
"profile_path": null
},
{
"adult": false,
"credit_id": "62feade5cf4a640080998241",
"department": "Art",
"gender": 2,
"id": 1018092,
"job": "Art Direction",
"known_for_department": "Art",
"name": "James F. Oberlander",
"original_name": "James F. Oberlander",
"popularity": 0.994,
"profile_path": null
},
{
"adult": false,
"credit_id": "6418a04de7414600b96bf1bd",
"department": "Production",
"gender": 1,
"id": 1808170,
"job": "Associate Producer",
"known_for_department": "Production",
"name": "Gina Scheerer",
"original_name": "Gina Scheerer",
"popularity": 0.393,
"profile_path": null
}
],
"episode_number": 1,
"episode_type": "standard",
"guest_stars": [
{
"adult": false,
"character": "Steven Gomez",
"credit_id": "5271b489760ee35b3e0881a7",
"gender": 2,
"id": 61535,
"known_for_department": "Acting",
"name": "Steven Michael Quezada",
"order": 8,
"original_name": "Steven Michael Quezada",
"popularity": 7.14,
"profile_path": "/pVYrDkwI6GWvCNL2kJhpDJfBFyd.jpg"
},
{
"adult": false,
"character": "Jock",
"credit_id": "52542275760ee313280006b4",
"gender": 2,
"id": 1216132,
"known_for_department": "Acting",
"name": "Aaron Hill",
"order": 500,
"original_name": "Aaron Hill",
"popularity": 8.822,
"profile_path": "/rNp31SeoVqSQU6OZWxZUhGwAgyq.jpg"
},
{
"adult": false,
"character": "Dr. Belknap",
"credit_id": "52725cb1760ee3044d0b9984",
"gender": 2,
"id": 161591,
"known_for_department": "Acting",
"name": "Gregory Chase",
"order": 502,
"original_name": "Gregory Chase",
"popularity": 0.181,
"profile_path": "/gNdodev00CROpXuAh5EFmkWTVOo.jpg"
},
{
"adult": false,
"character": "Krazy-8",
"credit_id": "52725845760ee3046b09426e",
"gender": 2,
"id": 1046460,
"known_for_department": "Acting",
"name": "Max Arciniega",
"order": 504,
"original_name": "Max Arciniega",
"popularity": 5.852,
"profile_path": "/eqKAJKPpt41KpsLIkkBnAY4HMAL.jpg"
},
{
"adult": false,
"character": "Bogdan Wolynetz",
"credit_id": "5272587a760ee3045009ddec",
"gender": 2,
"id": 1223197,
"known_for_department": "Acting",
"name": "Marius Stan",
"order": 575,
"original_name": "Marius Stan",
"popularity": 1.133,
"profile_path": "/zX8fpNkyKEtQX3zTvks1hVhrOz7.jpg"
},
{
"adult": false,
"character": "Carmen Molina",
"credit_id": "52542273760ee31328000676",
"gender": 1,
"id": 115688,
"known_for_department": "Acting",
"name": "Carmen Serano",
"order": 643,
"original_name": "Carmen Serano",
"popularity": 5.24,
"profile_path": "/nzJEe2UqvvMIBJZP1aeFEj4EunN.jpg"
},
{
"adult": false,
"character": "Chad's Girlfriend",
"credit_id": "56846abbc3a36836280008d4",
"gender": 1,
"id": 1223192,
"known_for_department": "Art",
"name": "Roberta Marquez Seret",
"order": 651,
"original_name": "Roberta Marquez Seret",
"popularity": 2.783,
"profile_path": null
},
{
"adult": false,
"character": "Chad",
"credit_id": "63012a1a33a376007a442d63",
"gender": 0,
"id": 3670896,
"known_for_department": "Acting",
"name": "Evan Bobrick",
"order": 676,
"original_name": "Evan Bobrick",
"popularity": 1.466,
"profile_path": null
},
{
"adult": false,
"character": "E.M.T",
"credit_id": "63012a3d97eab4007d00192b",
"gender": 2,
"id": 36135,
"known_for_department": "Acting",
"name": "Christopher Dempsey",
"order": 677,
"original_name": "Christopher Dempsey",
"popularity": 1.771,
"profile_path": "/pTngvks30p74j40TaniMkg4tbhn.jpg"
},
{
"adult": false,
"character": "Irving",
"credit_id": "63012a5c33a376007f87247b",
"gender": 0,
"id": 2969089,
"known_for_department": "Production",
"name": "Allan Pacheco",
"order": 678,
"original_name": "Allan Pacheco",
"popularity": 0.367,
"profile_path": null
},
{
"adult": false,
"character": "Chemistry Student",
"credit_id": "63012a655f4b73007faa4261",
"gender": 0,
"id": 3670897,
"known_for_department": "Acting",
"name": "Jason Byrd",
"order": 679,
"original_name": "Jason Byrd",
"popularity": 0.29,
"profile_path": null
},
{
"adult": false,
"character": "Sexy Neighbor",
"credit_id": "63012a7e33a376007f872481",
"gender": 0,
"id": 219124,
"known_for_department": "Acting",
"name": "Linda Speciale",
"order": 680,
"original_name": "Linda Speciale",
"popularity": 3.738,
"profile_path": null
},
{
"adult": false,
"character": "Jock's Friend #1",
"credit_id": "63012a8bfb5299007d660bc8",
"gender": 0,
"id": 3212534,
"known_for_department": "Acting",
"name": "Jesús Ramírez",
"order": 681,
"original_name": "Jesús Ramírez",
"popularity": 1.025,
"profile_path": "/1EfPZxdFNNi3LFLR9laLcVROAko.jpg"
},
{
"adult": false,
"character": "Jock's Friend #2",
"credit_id": "63012ac4c2f44b007d249b54",
"gender": 0,
"id": 3670906,
"known_for_department": "Acting",
"name": "Joshua S. Patton",
"order": 682,
"original_name": "Joshua S. Patton",
"popularity": 0.001,
"profile_path": null
},
{
"adult": false,
"character": "Emilio Koyama",
"credit_id": "631aff1f62f335007ed32cb3",
"gender": 2,
"id": 92495,
"known_for_department": "Acting",
"name": "John Koyama",
"order": 704,
"original_name": "John Koyama",
"popularity": 4.028,
"profile_path": "/AwtHbt8qO7D3EFonG5lqml8xgwb.jpg"
},
{
"adult": false,
"character": "DEA Agent #1 (uncredited)",
"credit_id": "655bb4fa10923000ab494163",
"gender": 2,
"id": 1335375,
"known_for_department": "Crew",
"name": "Ed Duran",
"order": 849,
"original_name": "Ed Duran",
"popularity": 2.433,
"profile_path": "/mzPJkVKg7ve3whmvyf2TyDIuewr.jpg"
}
],
"id": 62085,
"name": "Pilot",
"overview": "When an unassuming high school chemistry teacher discovers he has a rare form of lung cancer, he decides to team up with a former student and create a top of the line crystal meth in a used RV, to provide for his family once he is gone.",
"production_code": "",
"runtime": 59,
"season_number": 1,
"show_id": 1396,
"still_path": "/u90Ryx8OztC5OeVTXHPcZ8fnKoA.jpg",
"vote_average": 8.442,
"vote_count": 396
},
{
"air_date": "2008-01-27",
"crew": [
{
"adult": false,
"credit_id": "52542275760ee313280006ce",
"department": "Writing",
"gender": 2,
"id": 66633,
"job": "Writer",
"known_for_department": "Writing",
"name": "Vince Gilligan",
"original_name": "Vince Gilligan",
"popularity": 10.163,
"profile_path": "/z3E0DhBg1V1PZVEtS9vfFPzOWYB.jpg"
},
{
"adult": false,
"credit_id": "52542275760ee31328000725",
"department": "Directing",
"gender": 2,
"id": 111338,
"job": "Director",
"known_for_department": "Directing",
"name": "Adam Bernstein",
"original_name": "Adam Bernstein",
"popularity": 2.628,
"profile_path": "/jtU4MFHJ1KBbMj77yhJ4Od3tpIr.jpg"
},
{
"adult": false,
"credit_id": "52b702ea19c2955402183a66",
"department": "Editing",
"gender": 1,
"id": 1280071,
"job": "Editor",
"known_for_department": "Editing",
"name": "Lynne Willingham",
"original_name": "Lynne Willingham",
"popularity": 1.28,
"profile_path": null
},
{
"adult": false,
"credit_id": "52b7049c19c2953b63015013",
"department": "Camera",
"gender": 2,
"id": 17948,
"job": "Director of Photography",
"known_for_department": "Camera",
"name": "Reynaldo Villalobos",
"original_name": "Reynaldo Villalobos",
"popularity": 2.128,
"profile_path": null
},
{
"adult": false,
"credit_id": "6418a01d0d5d8500f2d7be70",
"department": "Production",
"gender": 1,
"id": 1218856,
"job": "Producer",
"known_for_department": "Writing",
"name": "Patty Lin",
"original_name": "Patty Lin",
"popularity": 1.52,
"profile_path": null
},
{
"adult": false,
"credit_id": "6418a04de7414600b96bf1bd",
"department": "Production",
"gender": 1,
"id": 1808170,
"job": "Associate Producer",
"known_for_department": "Production",
"name": "Gina Scheerer",
"original_name": "Gina Scheerer",
"popularity": 0.393,
"profile_path": null
}
],
"episode_number": 2,
"episode_type": "standard",
"guest_stars": [
{
"adult": false,
"character": "Krazy-8",
"credit_id": "52725845760ee3046b09426e",
"gender": 2,
"id": 1046460,
"known_for_department": "Acting",
"name": "Max Arciniega",
"order": 504,
"original_name": "Max Arciniega",
"popularity": 5.852,
"profile_path": "/eqKAJKPpt41KpsLIkkBnAY4HMAL.jpg"
},
{
"adult": false,
"character": "Ob-Gyn",
"credit_id": "63012c9c5f4b73008267ba53",
"gender": 0,
"id": 1448105,
"known_for_department": "Acting",
"name": "Shane Marinson",
"order": 683,
"original_name": "Shane Marinson",
"popularity": 0.232,
"profile_path": null
},
{
"adult": false,
"character": "Ben",
"credit_id": "63012d2111c066007cbc37b1",
"gender": 0,
"id": 3670897,
"known_for_department": "Acting",
"name": "Jason Byrd",
"order": 684,
"original_name": "Jason Byrd",
"popularity": 0.29,
"profile_path": null
},
{
"adult": false,
"character": "Backhoe Operator",
"credit_id": "63012d2abb2602007ceea8d2",
"gender": 0,
"id": 3670933,
"known_for_department": "Acting",
"name": "Anthony Wamego",
"order": 685,
"original_name": "Anthony Wamego",
"popularity": 0.001,
"profile_path": null
},
{
"adult": false,
"character": "Emilio Koyama",
"credit_id": "631aff1f62f335007ed32cb3",
"gender": 2,
"id": 92495,
"known_for_department": "Acting",
"name": "John Koyama",
"order": 704,
"original_name": "John Koyama",
"popularity": 4.028,
"profile_path": "/AwtHbt8qO7D3EFonG5lqml8xgwb.jpg"
}
],
"id": 62086,
"name": "Cat's in the Bag...",
"overview": "Walt and Jesse attempt to tie up loose ends. The desperate situation gets more complicated with the flip of a coin. Walt's wife, Skyler, becomes suspicious of Walt's strange behavior.",
"production_code": "",
"runtime": 49,
"season_number": 1,
"show_id": 1396,
"still_path": "/xwQRVskT9IK7ktbrrWc2xoT4nPv.jpg",
"vote_average": 8.182,
"vote_count": 211
},
{
"air_date": "2008-02-10",
"crew": [
{
"adult": false,
"credit_id": "52542275760ee313280006ce",
"department": "Writing",
"gender": 2,
"id": 66633,
"job": "Writer",
"known_for_department": "Writing",
"name": "Vince Gilligan",
"original_name": "Vince Gilligan",
"popularity": 10.163,
"profile_path": "/z3E0DhBg1V1PZVEtS9vfFPzOWYB.jpg"
},
{
"adult": false,
"credit_id": "52542275760ee31328000725",
"department": "Directing",
"gender": 2,
"id": 111338,
"job": "Director",
"known_for_department": "Directing",
"name": "Adam Bernstein",
"original_name": "Adam Bernstein",
"popularity": 2.628,
"profile_path": "/jtU4MFHJ1KBbMj77yhJ4Od3tpIr.jpg"
},
{
"adult": false,
"credit_id": "52b7049c19c2953b63015013",
"department": "Camera",
"gender": 2,
"id": 17948,
"job": "Director of Photography",
"known_for_department": "Camera",
"name": "Reynaldo Villalobos",
"original_name": "Reynaldo Villalobos",
"popularity": 2.128,
"profile_path": null
},
{
"adult": false,
"credit_id": "52b7051619c29533d00e8c79",
"department": "Editing",
"gender": 1,
"id": 1280074,
"job": "Editor",
"known_for_department": "Editing",
"name": "Kelley Dixon",
"original_name": "Kelley Dixon",
"popularity": 1.088,
"profile_path": null
},
{
"adult": false,
"credit_id": "6418a01d0d5d8500f2d7be70",
"department": "Production",
"gender": 1,
"id": 1218856,
"job": "Producer",
"known_for_department": "Writing",
"name": "Patty Lin",
"original_name": "Patty Lin",
"popularity": 1.52,
"profile_path": null
}
],
"episode_number": 3,
"episode_type": "standard",
"guest_stars": [
{
"adult": false,
"character": "Steven Gomez",
"credit_id": "5271b489760ee35b3e0881a7",
"gender": 2,
"id": 61535,
"known_for_department": "Acting",
"name": "Steven Michael Quezada",
"order": 8,
"original_name": "Steven Michael Quezada",
"popularity": 7.14,
"profile_path": "/pVYrDkwI6GWvCNL2kJhpDJfBFyd.jpg"
},
{
"adult": false,
"character": "Krazy-8",
"credit_id": "52725845760ee3046b09426e",
"gender": 2,
"id": 1046460,
"known_for_department": "Acting",
"name": "Max Arciniega",
"order": 504,
"original_name": "Max Arciniega",
"popularity": 5.852,
"profile_path": "/eqKAJKPpt41KpsLIkkBnAY4HMAL.jpg"
},
{
"adult": false,
"character": "Carmen Molina",
"credit_id": "52542273760ee31328000676",
"gender": 1,
"id": 115688,
"known_for_department": "Acting",
"name": "Carmen Serano",
"order": 643,
"original_name": "Carmen Serano",
"popularity": 5.24,
"profile_path": "/nzJEe2UqvvMIBJZP1aeFEj4EunN.jpg"
},
{
"adult": false,
"character": "Gretchen Schwartz",
"credit_id": "52542275760ee31328000768",
"gender": 1,
"id": 14984,
"known_for_department": "Acting",
"name": "Jessica Hecht",
"order": 655,
"original_name": "Jessica Hecht",
"popularity": 13.152,
"profile_path": "/5JVd1ZLnhdZVFInDy8Zut9M1M5C.jpg"
},
{
"adult": false,
"character": "Sales Girl",
"credit_id": "63012e36dfe31d0080103f2c",
"gender": 1,
"id": 939366,
"known_for_department": "Acting",
"name": "Anna Felix",
"order": 686,
"original_name": "Anna Felix",
"popularity": 2.055,
"profile_path": null
},
{
"adult": false,
"character": "Meth Drug Dealer",
"credit_id": "63012e72426ae8007a5b6b5a",
"gender": 0,
"id": 2085663,
"known_for_department": "Acting",
"name": "Daniel Serrano",
"order": 687,
"original_name": "Daniel Serrano",
"popularity": 0.99,
"profile_path": null
},
{
"adult": false,
"character": "Meth Whore",
"credit_id": "64426b0ee2bca804df435597",
"gender": 1,
"id": 1834391,
"known_for_department": "Acting",
"name": "Julia Minesci",
"order": 710,
"original_name": "Julia Minesci",
"popularity": 7.315,
"profile_path": "/gnaYzsPxBlevEzeH4nUTdWFTuCa.jpg"
}
],
"id": 62087,
"name": "...And the Bag's in the River",
"overview": "Walter fights with Jesse over his drug use, causing him to leave Walter alone with their captive, Krazy-8. Meanwhile, Hank has a scared straight moment with Walter Jr. after his aunt discovers he has been smoking pot. Also, Skylar is upset when Walter stays away from home.",
"production_code": "",
"runtime": 49,
"season_number": 1,
"show_id": 1396,
"still_path": "/dLgiPZCVamFcaa7Gaqudrldj15h.jpg",
"vote_average": 8.312,
"vote_count": 191
},
{
"air_date": "2008-02-17",
"crew": [
{
"adult": false,
"credit_id": "52542275760ee313280006ce",
"department": "Writing",
"gender": 2,
"id": 66633,
"job": "Writer",
"known_for_department": "Writing",
"name": "Vince Gilligan",
"original_name": "Vince Gilligan",
"popularity": 10.163,
"profile_path": "/z3E0DhBg1V1PZVEtS9vfFPzOWYB.jpg"
},
{
"adult": false,
"credit_id": "52542278760ee31328000a9b",
"department": "Directing",
"gender": 2,
"id": 205639,
"job": "Director",
"known_for_department": "Directing",
"name": "Jim McKay",
"original_name": "Jim McKay",
"popularity": 3.275,
"profile_path": "/hrrBk9T8Ds0UH9NKds1gkbJioTo.jpg"
},
{
"adult": false,
"credit_id": "52b702ea19c2955402183a66",
"department": "Editing",
"gender": 1,
"id": 1280071,
"job": "Editor",
"known_for_department": "Editing",
"name": "Lynne Willingham",
"original_name": "Lynne Willingham",
"popularity": 1.28,
"profile_path": null
},
{
"adult": false,
"credit_id": "52b7049c19c2953b63015013",
"department": "Camera",
"gender": 2,
"id": 17948,
"job": "Director of Photography",
"known_for_department": "Camera",
"name": "Reynaldo Villalobos",
"original_name": "Reynaldo Villalobos",
"popularity": 2.128,
"profile_path": null
},
{
"adult": false,
"credit_id": "6418a01d0d5d8500f2d7be70",
"department": "Production",
"gender": 1,
"id": 1218856,
"job": "Producer",
"known_for_department": "Writing",
"name": "Patty Lin",
"original_name": "Patty Lin",
"popularity": 1.52,
"profile_path": null
}
],
"episode_number": 4,
"episode_type": "standard",
"guest_stars": [
{
"adult": false,
"character": "Steven Gomez",
"credit_id": "5271b489760ee35b3e0881a7",
"gender": 2,
"id": 61535,
"known_for_department": "Acting",
"name": "Steven Michael Quezada",
"order": 8,
"original_name": "Steven Michael Quezada",
"popularity": 7.14,
"profile_path": "/pVYrDkwI6GWvCNL2kJhpDJfBFyd.jpg"
},
{
"adult": false,
"character": "Ken Wins",
"credit_id": "52743e4d760ee35a69055194",
"gender": 2,
"id": 1215836,
"known_for_department": "Acting",
"name": "Kyle Bornheimer",
"order": 503,
"original_name": "Kyle Bornheimer",
"popularity": 5.657,
"profile_path": "/79KUwXqB2FdKqxsAMppkJ8Aa78e.jpg"
},
{
"adult": false,
"character": "Jake Pinkman",
"credit_id": "527442eb760ee3572b078715",
"gender": 2,
"id": 220118,
"known_for_department": "Acting",
"name": "Benjamin Petry",
"order": 505,
"original_name": "Benjamin Petry",
"popularity": 5.948,
"profile_path": "/xoCIpS2wG2JiP1BXL2qTun8q85o.jpg"
},
{
"adult": false,
"character": "Dr. Delcavoli",
"credit_id": "5271b65b760ee35b0c090f74",
"gender": 2,
"id": 79211,
"known_for_department": "Acting",
"name": "David House",
"order": 532,
"original_name": "David House",
"popularity": 1.772,
"profile_path": "/t67HnLsCMecFLMdhtJQbkiQiyXq.jpg"
},
{
"adult": false,
"character": "Mr. Pinkman",
"credit_id": "527440ce760ee3570906ada3",
"gender": 2,
"id": 95195,
"known_for_department": "Acting",
"name": "Michael Bofshever",
"order": 537,
"original_name": "Michael Bofshever",
"popularity": 2.283,
"profile_path": "/t7vAtGPSUfvPRIAvKfaCJ2JNrQW.jpg"
},
{
"adult": false,
"character": "Skinny Pete",
"credit_id": "52744007760ee356f6076365",
"gender": 2,
"id": 82945,
"known_for_department": "Acting",
"name": "Charles Baker",
"order": 656,
"original_name": "Charles Baker",
"popularity": 7.277,
"profile_path": "/mhSoY1plaop5eufoHDP4fkIGUfh.jpg"
},
{
"adult": false,
"character": "Combo",
"credit_id": "62361a15db4ed60045128de2",
"gender": 2,
"id": 3471782,
"known_for_department": "Acting",
"name": "Rodney Rush",
"order": 666,
"original_name": "Rodney Rush",
"popularity": 0.564,
"profile_path": "/vJiq3Gf1L7XEDJuaLkS2Doma4wm.jpg"
},
{
"adult": false,
"character": "Mrs. Pinkman",
"credit_id": "52542277760ee31328000a61",
"gender": 1,
"id": 41249,
"known_for_department": "Acting",
"name": "Tess Harper",
"order": 673,
"original_name": "Tess Harper",
"popularity": 9.92,
"profile_path": "/8Z770Kk13MK1NP7skWmTxvRGx3V.jpg"
},
{
"adult": false,
"character": "DEA Agent",
"credit_id": "63012ebb426ae800823a6bac",
"gender": 2,
"id": 1673624,
"known_for_department": "Acting",
"name": "Jon Kristian Moore",
"order": 688,
"original_name": "Jon Kristian Moore",
"popularity": 2.09,
"profile_path": null
},
{
"adult": false,
"character": "Bank Teller",
"credit_id": "63012ec897eab40082b1a672",
"gender": 1,
"id": 1302829,
"known_for_department": "Acting",
"name": "Tish Rayburn-Miller",
"order": 689,
"original_name": "Tish Rayburn-Miller",
"popularity": 0.447,
"profile_path": null
}
],
"id": 62088,
"name": "Cancer Man",
"overview": "Walter finally tells his family that he has been stricken with cancer. Meanwhile, the DEA believes Albuquerque has a new, big time player to worry about. Meanwhile, a worthy recipient is the target of a depressed Walter's anger, and Jesse makes a surprise visit to his parents home.",
"production_code": "",
"runtime": 49,
"season_number": 1,
"show_id": 1396,
"still_path": "/2UbRgW6apE4XPzhHPA726wUFyaR.jpg",
"vote_average": 7.863,
"vote_count": 183
},
{
"air_date": "2008-02-24",
"crew": [
{
"adult": false,
"credit_id": "52b7049c19c2953b63015013",
"department": "Camera",
"gender": 2,
"id": 17948,
"job": "Director of Photography",
"known_for_department": "Camera",
"name": "Reynaldo Villalobos",
"original_name": "Reynaldo Villalobos",
"popularity": 2.128,
"profile_path": null
},
{
"adult": false,
"credit_id": "52b7051619c29533d00e8c79",
"department": "Editing",
"gender": 1,
"id": 1280074,
"job": "Editor",
"known_for_department": "Editing",
"name": "Kelley Dixon",
"original_name": "Kelley Dixon",
"popularity": 1.088,
"profile_path": null
},
{
"adult": false,
"credit_id": "5603c49292514122c00042fc",
"department": "Directing",
"gender": 1,
"id": 1215145,
"job": "Director",
"known_for_department": "Directing",
"name": "Tricia Brock",
"original_name": "Tricia Brock",
"popularity": 2.165,
"profile_path": "/5OV41AzetM5WrJ0zKqmw4mShEk5.jpg"
},
{
"adult": false,
"credit_id": "64189fca5690b5007a5592e1",
"department": "Writing",
"gender": 1,
"id": 1218856,
"job": "Writer",
"known_for_department": "Writing",
"name": "Patty Lin",
"original_name": "Patty Lin",
"popularity": 1.52,
"profile_path": null
},
{
"adult": false,
"credit_id": "6418a01d0d5d8500f2d7be70",
"department": "Production",
"gender": 1,
"id": 1218856,
"job": "Producer",
"known_for_department": "Writing",
"name": "Patty Lin",
"original_name": "Patty Lin",
"popularity": 1.52,
"profile_path": null
}
],
"episode_number": 5,
"episode_type": "standard",
"guest_stars": [
{
"adult": false,
"character": "Manager",
"credit_id": "527445a9760ee356ff077e53",
"gender": 2,
"id": 202830,
"known_for_department": "Acting",
"name": "William Sterchi",
"order": 506,
"original_name": "William Sterchi",
"popularity": 1.631,
"profile_path": "/6Pbp5BWDPZ7NhkcnjTkUhKEx3QU.jpg"
},
{
"adult": false,
"character": "Farley",
"credit_id": "527445f5760ee357130849b9",
"gender": 2,
"id": 59303,
"known_for_department": "Acting",
"name": "Marc Mouchet",
"order": 508,
"original_name": "Marc Mouchet",
"popularity": 0.768,
"profile_path": "/8RRgHjKnTnRnhwbUTFn1V6vvc2S.jpg"
},
{
"adult": false,
"character": "Off Duty Cop",
"credit_id": "54e89b13c3a36836e0001dc9",
"gender": 2,
"id": 209680,
"known_for_department": "Acting",
"name": "Frederic Doss",
"order": 653,
"original_name": "Frederic Doss",
"popularity": 0.56,
"profile_path": null
},
{
"adult": false,
"character": "Gretchen Schwartz",
"credit_id": "52542275760ee31328000768",
"gender": 1,
"id": 14984,
"known_for_department": "Acting",
"name": "Jessica Hecht",
"order": 655,
"original_name": "Jessica Hecht",
"popularity": 13.152,
"profile_path": "/5JVd1ZLnhdZVFInDy8Zut9M1M5C.jpg"
},
{
"adult": false,
"character": "Badger",
"credit_id": "52744535760ee3572209100e",
"gender": 2,
"id": 191202,
"known_for_department": "Acting",
"name": "Matt Jones",
"order": 658,
"original_name": "Matt Jones",
"popularity": 11.871,
"profile_path": "/x13vFDaJHY1CxNvSPWujYe12bMc.jpg"
},
{
"adult": false,
"character": "Elliott Schwartz",
"credit_id": "527444c1760ee3572208fbc2",
"gender": 2,
"id": 23429,
"known_for_department": "Acting",
"name": "Adam Godley",
"order": 659,
"original_name": "Adam Godley",
"popularity": 7.829,
"profile_path": "/5a7c36DeI6GA73D5XC7rNX2VIvv.jpg"
},
{
"adult": false,
"character": "Server",
"credit_id": "63012f961da7a6007db08d8a",
"gender": 1,
"id": 2430293,
"known_for_department": "Production",
"name": "Kiira Arai",
"order": 690,
"original_name": "Kiira Arai",
"popularity": 1.058,
"profile_path": null
},
{
"adult": false,
"character": "Scientist",
"credit_id": "63012fa39653f6007fee8185",
"gender": 2,
"id": 92756,
"known_for_department": "Acting",
"name": "Bill Allen",
"order": 691,
"original_name": "Bill Allen",
"popularity": 1.54,
"profile_path": "/uLMRXLS5kDMr9W1LzJBp5lOnSJD.jpg"
},
{
"adult": false,
"character": "Music Producer",
"credit_id": "63012fc4839d93007e4c2dbf",
"gender": 2,
"id": 193285,
"known_for_department": "Acting",
"name": "Loren Haynes",
"order": 692,
"original_name": "Loren Haynes",
"popularity": 0.666,
"profile_path": "/1wGpIMPHzx9lEZa2PkLfZ0Y6PXn.jpg"
},
{
"adult": false,
"character": "Louis",
"credit_id": "63012fd111c066007f8de38f",
"gender": 0,
"id": 3670958,
"known_for_department": "Acting",
"name": "Kyle Swimmer",
"order": 693,
"original_name": "Kyle Swimmer",
"popularity": 0.028,
"profile_path": null
},
{
"adult": false,
"character": "Soren",
"credit_id": "63012fd93e6f2b0082b3ba66",
"gender": 0,
"id": 3670960,
"known_for_department": "Acting",
"name": "Robert Arrington",
"order": 694,
"original_name": "Robert Arrington",
"popularity": 0.07,
"profile_path": null
},
{
"adult": false,
"character": "Medical Technician",
"credit_id": "63012fe5839d93007b62c31e",
"gender": 1,
"id": 3670961,
"known_for_department": "Acting",
"name": "Juanita Trad",
"order": 695,
"original_name": "Juanita Trad",
"popularity": 0.384,
"profile_path": null
}
],
"id": 62089,
"name": "Gray Matter",
"overview": "Walter and Skyler attend a former colleague's party. Jesse tries to free himself from the drugs, while Skyler organizes an intervention.",
"production_code": "",
"runtime": 49,
"season_number": 1,
"show_id": 1396,
"still_path": "/82G3wZgEvZLKcte6yoZJahUWBtx.jpg",
"vote_average": 8.061,
"vote_count": 179
},
{
"air_date": "2008-03-02",
"crew": [
{
"adult": false,
"credit_id": "52542279760ee31328000b45",
"department": "Writing",
"gender": 2,
"id": 1223193,
"job": "Writer",
"known_for_department": "Writing",
"name": "George Mastras",
"original_name": "George Mastras",
"popularity": 3.07,
"profile_path": "/2K0NELbA0Ow45ECudbO2eFc1Fe4.jpg"
},
{
"adult": false,
"credit_id": "52542279760ee31328000b61",
"department": "Directing",
"gender": 1,
"id": 18320,
"job": "Director",
"known_for_department": "Directing",
"name": "Bronwen Hughes",
"original_name": "Bronwen Hughes",
"popularity": 2.821,
"profile_path": "/6m7XiXVXyEaN81e4OyDfWxBpNov.jpg"
},
{
"adult": false,
"credit_id": "52b7049c19c2953b63015013",
"department": "Camera",
"gender": 2,
"id": 17948,
"job": "Director of Photography",
"known_for_department": "Camera",
"name": "Reynaldo Villalobos",
"original_name": "Reynaldo Villalobos",
"popularity": 2.128,
"profile_path": null
},
{
"adult": false,
"credit_id": "52b705e619c2955a1f0c895b",
"department": "Editing",
"gender": 2,
"id": 1123195,
"job": "Editor",
"known_for_department": "Editing",
"name": "Skip Macdonald",
"original_name": "Skip Macdonald",
"popularity": 1.205,
"profile_path": "/58Ol4VqSnD8NIp9kpi4NkFEh9RF.jpg"
},
{
"adult": false,
"credit_id": "6418a01d0d5d8500f2d7be70",
"department": "Production",
"gender": 1,
"id": 1218856,
"job": "Producer",
"known_for_department": "Writing",
"name": "Patty Lin",
"original_name": "Patty Lin",
"popularity": 1.52,
"profile_path": null
},
{
"adult": false,
"credit_id": "64f2e2e55f2b8d00e12b6852",
"department": "Crew",
"gender": 2,
"id": 53255,
"job": "Stunts",
"known_for_department": "Acting",
"name": "Cesar Garcia",
"original_name": "Cesar Garcia",
"popularity": 2.737,
"profile_path": "/ry4IVQM4n3v7Br9S6AibYKar1Dy.jpg"
}
],
"episode_number": 6,
"episode_type": "standard",
"guest_stars": [
{
"adult": false,
"character": "Steven Gomez",
"credit_id": "5271b489760ee35b3e0881a7",
"gender": 2,
"id": 61535,
"known_for_department": "Acting",
"name": "Steven Michael Quezada",
"order": 8,
"original_name": "Steven Michael Quezada",
"popularity": 7.14,
"profile_path": "/pVYrDkwI6GWvCNL2kJhpDJfBFyd.jpg"
},
{
"adult": false,
"character": "Hugo Archuleta",
"credit_id": "52744776760ee356ea0892f3",
"gender": 2,
"id": 210056,
"known_for_department": "Acting",
"name": "Pierre Barrera",
"order": 507,
"original_name": "Pierre Barrera",
"popularity": 2.081,
"profile_path": "/4JHYsaULy3LwSHig94olNyuYkx5.jpg"
},
{
"adult": false,
"character": "Mrs. Pope",
"credit_id": "527447f4760ee37c3e00f81f",
"gender": 1,
"id": 187505,
"known_for_department": "Acting",
"name": "Vivian Nesbitt",
"order": 509,
"original_name": "Vivian Nesbitt",
"popularity": 1.2,
"profile_path": "/9ox3VUolTMVCvHHsxkY2DfGPRFa.jpg"
},
{
"adult": false,
"character": "Student",
"credit_id": "52744908760ee35a690730ed",
"gender": 1,
"id": 1089016,
"known_for_department": "Acting",
"name": "Seri DeYoung",
"order": 510,
"original_name": "Seri DeYoung",
"popularity": 2.566,
"profile_path": "/nS0I9N5LOb8TmH4kIa7tIgpIy2z.jpg"
},
{
"adult": false,
"character": "Lookout",
"credit_id": "52744a4a760ee35a69077c8c",
"gender": 2,
"id": 1221121,
"known_for_department": "Acting",
"name": "Dennis Keiffer",
"order": 512,
"original_name": "Dennis Keiffer",
"popularity": 4.928,
"profile_path": "/jb6FR0OZgCqbPOkKq2KikXr31WW.jpg"
},
{
"adult": false,
"character": "No-Doze",
"credit_id": "527447ca760ee356ea08e165",
"gender": 2,
"id": 53255,
"known_for_department": "Acting",
"name": "Cesar Garcia",
"order": 515,
"original_name": "Cesar Garcia",
"popularity": 2.737,
"profile_path": "/ry4IVQM4n3v7Br9S6AibYKar1Dy.jpg"
},
{
"adult": false,
"character": "Gonzo",
"credit_id": "527447b3760ee3571308a638",
"gender": 2,
"id": 1260529,
"known_for_department": "Acting",
"name": "Jesus Jr.",
"order": 516,
"original_name": "Jesus Jr.",
"popularity": 3.175,
"profile_path": "/g9FFHKY95LLALg7DuqeX6akAJSG.jpg"
},
{
"adult": false,
"character": "Office Manager",
"credit_id": "52744834760ee37c3e010cc7",
"gender": 1,
"id": 210057,
"known_for_department": "Acting",
"name": "Judith Rane",
"order": 522,
"original_name": "Judith Rane",
"popularity": 2.411,
"profile_path": "/yY8fuyFCaXSjBRtDXaF178AwVqq.jpg"
},
{
"adult": false,
"character": "Carmen Molina",
"credit_id": "52542273760ee31328000676",
"gender": 1,
"id": 115688,
"known_for_department": "Acting",
"name": "Carmen Serano",
"order": 643,
"original_name": "Carmen Serano",
"popularity": 5.24,
"profile_path": "/nzJEe2UqvvMIBJZP1aeFEj4EunN.jpg"
},
{
"adult": false,
"character": "Skinny Pete",
"credit_id": "52744007760ee356f6076365",
"gender": 2,
"id": 82945,
"known_for_department": "Acting",
"name": "Charles Baker",
"order": 656,
"original_name": "Charles Baker",
"popularity": 7.277,
"profile_path": "/mhSoY1plaop5eufoHDP4fkIGUfh.jpg"
},
{
"adult": false,
"character": "Tuco Salamanca",
"credit_id": "5254227b760ee31328000cd6",
"gender": 2,
"id": 58650,
"known_for_department": "Acting",
"name": "Raymond Cruz",
"order": 675,
"original_name": "Raymond Cruz",
"popularity": 13.778,
"profile_path": "/ndhc53yEQeeFn01QoOxtPa6GroU.jpg"
}
],
"id": 62090,
"name": "Crazy Handful of Nothin'",
"overview": "The side effects of chemo begin to plague Walt. Meanwhile, the DEA rounds up suspected dealers.",
"production_code": "",
"runtime": 49,
"season_number": 1,
"show_id": 1396,
"still_path": "/rCCLuycNPL30W3BtuB8HafxEMYz.jpg",
"vote_average": 8.819,
"vote_count": 177
},
{
"air_date": "2008-03-09",
"crew": [
{
"adult": false,
"credit_id": "5254227b760ee31328000d0c",
"department": "Directing",
"gender": 2,
"id": 15858,
"job": "Director",
"known_for_department": "Directing",
"name": "Tim Hunter",
"original_name": "Tim Hunter",
"popularity": 3.246,
"profile_path": "/n03G1gCKqxpi6udwINygNiLoGdn.jpg"
},
{
"adult": false,
"credit_id": "52b702ea19c2955402183a66",
"department": "Editing",
"gender": 1,
"id": 1280071,
"job": "Editor",
"known_for_department": "Editing",
"name": "Lynne Willingham",
"original_name": "Lynne Willingham",
"popularity": 1.28,
"profile_path": null
},
{
"adult": false,
"credit_id": "52b7049c19c2953b63015013",
"department": "Camera",
"gender": 2,
"id": 17948,
"job": "Director of Photography",
"known_for_department": "Camera",
"name": "Reynaldo Villalobos",
"original_name": "Reynaldo Villalobos",
"popularity": 2.128,
"profile_path": null
},
{
"adult": false,
"credit_id": "6418a01d0d5d8500f2d7be70",
"department": "Production",
"gender": 1,
"id": 1218856,
"job": "Producer",
"known_for_department": "Writing",
"name": "Patty Lin",
"original_name": "Patty Lin",
"popularity": 1.52,
"profile_path": null
},
{
"adult": false,
"credit_id": "6443b361cee2f6044b36a4f2",
"department": "Writing",
"gender": 2,
"id": 24951,
"job": "Writer",
"known_for_department": "Production",
"name": "Peter Gould",
"original_name": "Peter Gould",
"popularity": 6.709,
"profile_path": "/a2dJSpUiXQ2NAxqSzztr6WsnhOJ.jpg"
},
{
"adult": false,
"credit_id": "64f2e2e55f2b8d00e12b6852",
"department": "Crew",
"gender": 2,
"id": 53255,
"job": "Stunts",
"known_for_department": "Acting",
"name": "Cesar Garcia",
"original_name": "Cesar Garcia",
"popularity": 2.737,
"profile_path": "/ry4IVQM4n3v7Br9S6AibYKar1Dy.jpg"
}
],
"episode_number": 7,
"episode_type": "finale",
"guest_stars": [
{
"adult": false,
"character": "Realtor",
"credit_id": "52744bd7760ee356ff08c286",
"gender": 1,
"id": 967071,
"known_for_department": "Acting",
"name": "Beth Bailey",
"order": 511,
"original_name": "Beth Bailey",
"popularity": 1.443,
"profile_path": "/eoedvwzfma84LRwfCYhkb69wky7.jpg"
},
{
"adult": false,
"character": "Police Officer",
"credit_id": "52744c32760ee37c3e01cba4",
"gender": 2,
"id": 58651,
"known_for_department": "Acting",
"name": "Geoffrey Rivas",
"order": 513,
"original_name": "Geoffrey Rivas",
"popularity": 6.035,
"profile_path": "/nUDNZ8X0zaaQMd7yejnJNIKb8EY.jpg"
},
{
"adult": false,
"character": "Jewelry Store Owner",
"credit_id": "52744cd0760ee357130a126e",
"gender": 2,
"id": 210154,
"known_for_department": "Acting",
"name": "Mike Miller",
"order": 514,
"original_name": "Mike Miller",
"popularity": 1.018,
"profile_path": null
},
{
"adult": false,
"character": "No-Doze",
"credit_id": "527447ca760ee356ea08e165",
"gender": 2,
"id": 53255,
"known_for_department": "Acting",
"name": "Cesar Garcia",
"order": 515,
"original_name": "Cesar Garcia",
"popularity": 2.737,
"profile_path": "/ry4IVQM4n3v7Br9S6AibYKar1Dy.jpg"
},
{
"adult": false,
"character": "Gonzo",
"credit_id": "527447b3760ee3571308a638",
"gender": 2,
"id": 1260529,
"known_for_department": "Acting",
"name": "Jesus Jr.",
"order": 516,
"original_name": "Jesus Jr.",
"popularity": 3.175,
"profile_path": "/g9FFHKY95LLALg7DuqeX6akAJSG.jpg"
},
{
"adult": false,
"character": "Dr. Delcavoli",
"credit_id": "5271b65b760ee35b0c090f74",
"gender": 2,
"id": 79211,
"known_for_department": "Acting",
"name": "David House",
"order": 532,
"original_name": "David House",
"popularity": 1.772,
"profile_path": "/t67HnLsCMecFLMdhtJQbkiQiyXq.jpg"
},
{
"adult": false,
"character": "Carmen Molina",
"credit_id": "52542273760ee31328000676",
"gender": 1,
"id": 115688,
"known_for_department": "Acting",
"name": "Carmen Serano",
"order": 643,
"original_name": "Carmen Serano",
"popularity": 5.24,
"profile_path": "/nzJEe2UqvvMIBJZP1aeFEj4EunN.jpg"
},
{
"adult": false,
"character": "Tuco Salamanca",
"credit_id": "5254227b760ee31328000cd6",
"gender": 2,
"id": 58650,
"known_for_department": "Acting",
"name": "Raymond Cruz",
"order": 675,
"original_name": "Raymond Cruz",
"popularity": 13.778,
"profile_path": "/ndhc53yEQeeFn01QoOxtPa6GroU.jpg"
},
{
"adult": false,
"character": "Concerned Parent",
"credit_id": "6301b920097c4900911058ab",
"gender": 1,
"id": 1803314,
"known_for_department": "Acting",
"name": "Lorri Oliver",
"order": 696,
"original_name": "Lorri Oliver",
"popularity": 0.537,
"profile_path": null
},
{
"adult": false,
"character": "Concerned Parent",
"credit_id": "6301b927532acb007bd3b1cf",
"gender": 1,
"id": 3671381,
"known_for_department": "Acting",
"name": "Kristen Loree",
"order": 697,
"original_name": "Kristen Loree",
"popularity": 0.482,
"profile_path": null
},
{
"adult": false,
"character": "Concerned Parent",
"credit_id": "6301b930532acb007bd3b1d4",
"gender": 2,
"id": 79236,
"known_for_department": "Acting",
"name": "Dave Colon",
"order": 698,
"original_name": "Dave Colon",
"popularity": 1.105,
"profile_path": "/lr1wAcs7fX3Kq2HzR33yUI0cP9p.jpg"
},
{
"adult": false,
"character": "Yuppie Woman",
"credit_id": "6301b987fb5299007d66336f",
"gender": 1,
"id": 209844,
"known_for_department": "Acting",
"name": "Carrie Fleming",
"order": 699,
"original_name": "Carrie Fleming",
"popularity": 0.83,
"profile_path": "/sa8ey6b8wTFYhm170tE7pPWS1An.jpg"
},
{
"adult": false,
"character": "Chemical Plant Guard",
"credit_id": "6301b9db839d93008b6133ea",
"gender": 2,
"id": 1094319,
"known_for_department": "Acting",
"name": "Matthew Page",
"order": 700,
"original_name": "Matthew Page",
"popularity": 1.932,
"profile_path": "/vMI1zxybJONZYqL8MI9gGxyfqfC.jpg"
},
{
"adult": false,
"character": "Prospective Buyer",
"credit_id": "6301b9f1839d93007b62e5e1",
"gender": 0,
"id": 1847290,
"known_for_department": "Writing",
"name": "Jacob O'Brien Mulliken",
"order": 701,
"original_name": "Jacob O'Brien Mulliken",
"popularity": 0.944,
"profile_path": null
},
{
"adult": false,
"character": "Mr. Wilson",
"credit_id": "6301ba0f097c490091105904",
"gender": 0,
"id": 3671392,
"known_for_department": "Acting",
"name": "Charles Dowdy III",
"order": 702,
"original_name": "Charles Dowdy III",
"popularity": 1.462,
"profile_path": null
}
],
"id": 62091,
"name": "A No Rough Stuff Type Deal",
"overview": "Walter accepts his new identity as a drug dealer after a PTA meeting. Elsewhere, Jesse decides to put his aunt's house on the market and Skyler is the recipient of a baby shower.",
"production_code": "",
"runtime": 48,
"season_number": 1,
"show_id": 1396,
"still_path": "/1dgFAsajUpUT7DLXgAxHb9GyXHH.jpg",
"vote_average": 8.32,
"vote_count": 172
}
],
"id": 3572,
"name": "Season 1",
"overview": "High school chemistry teacher Walter White's life is suddenly transformed by a dire medical diagnosis. Street-savvy former student Jesse Pinkman \"teaches\" Walter a new trade.",
"poster_path": "/1BP4xYv9ZG4ZVHkL7ocOziBbSYH.jpg",
"season_number": 1,
"vote_average": 8.3
}
Assistant
Responses are generated using AI and may contain mistakes.