Laboratory Works


layout: default

title: JU


 {
    "series": "Breaking Bad",
    "series_img": "https://s3.amazonaws.com/codecademy-content/courses/ltp4/shows-api/img/breaking-bad.png",
    "genre": "Crime drama",
    "run_start": 2008,
    "description": "Walter White, a struggling high school chemistry teacher diagnosed with inoperable lung cancer, turns to a life of crime, producing and selling crystallized methamphetamine to secure his family's financial future before he dies."
  },
  {
    "series": "Game of Thrones",
    "series_img": "https://s3.amazonaws.com/codecademy-content/courses/ltp4/shows-api/img/game-of-thrones.jpg",
    "genre": "Fantasy",
    "run_start": 2011,
    "description": "Set in the fictional Seven Kingdoms of Westeros, the series chronicles the violent dynastic struggles among the realm's noble families for control of the Iron Throne."
  },
  {
    "series": "Planet Earth",
    "series_img": "https://s3.amazonaws.com/codecademy-content/courses/ltp4/shows-api/img/planet-earth.jpg",
    "genre": "Nature documentary",
    "run_start": 2006,
    "description": "The series comprises elevent episodes, each of which features a global overview of a different biome or habitat on Earth."
  }