[
  {
    "id": 1,
    "name": "Crab Key Infiltration",
    "movie_id": 1,
    "movie_title": "Dr. No",
    "movie_slug": "dn",
    "scene_order": 1,
    "location_id": 3,
    "location_name": "Crab Key",
    "_links": {
      "self": {
        "href": "/scenes/1"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/dn"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/3"
          }
        }
      }
    }
  },
  {
    "id": 2,
    "name": "Reactor Room Confrontation",
    "movie_id": 1,
    "movie_title": "Dr. No",
    "movie_slug": "dn",
    "scene_order": 2,
    "location_id": 3,
    "location_name": "Crab Key",
    "_links": {
      "self": {
        "href": "/scenes/2"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/dn"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/3"
          }
        }
      }
    }
  },
  {
    "id": 3,
    "name": "Aston Martin Mountain Chase",
    "movie_id": 2,
    "movie_title": "Goldfinger",
    "movie_slug": "gf",
    "scene_order": 1,
    "location_id": 5,
    "location_name": "Swiss Alps",
    "_links": {
      "self": {
        "href": "/scenes/3"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/gf"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/5"
          }
        }
      }
    }
  },
  {
    "id": 4,
    "name": "Fort Knox Battle",
    "movie_id": 2,
    "movie_title": "Goldfinger",
    "movie_slug": "gf",
    "scene_order": 2,
    "location_id": 4,
    "location_name": "Fort Knox",
    "_links": {
      "self": {
        "href": "/scenes/4"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/gf"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/4"
          }
        }
      }
    }
  },
  {
    "id": 5,
    "name": "Airborne Finale",
    "movie_id": 2,
    "movie_title": "Goldfinger",
    "movie_slug": "gf",
    "scene_order": 3,
    "location_id": 1,
    "location_name": "MI6 Headquarters",
    "_links": {
      "self": {
        "href": "/scenes/5"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/gf"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/1"
          }
        }
      }
    }
  },
  {
    "id": 6,
    "name": "Pre-Title Ski Chase",
    "movie_id": 3,
    "movie_title": "The Spy Who Loved Me",
    "movie_slug": "tswlm",
    "scene_order": 1,
    "location_id": 20,
    "location_name": "Austrian Alps",
    "_links": {
      "self": {
        "href": "/scenes/6"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/tswlm"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/20"
          }
        }
      }
    }
  },
  {
    "id": 7,
    "name": "Lotus Esprit Sea Chase",
    "movie_id": 3,
    "movie_title": "The Spy Who Loved Me",
    "movie_slug": "tswlm",
    "scene_order": 2,
    "location_id": 8,
    "location_name": "Sardinia",
    "_links": {
      "self": {
        "href": "/scenes/7"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/tswlm"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/8"
          }
        }
      }
    }
  },
  {
    "id": 8,
    "name": "Atlantis Assault",
    "movie_id": 3,
    "movie_title": "The Spy Who Loved Me",
    "movie_slug": "tswlm",
    "scene_order": 3,
    "location_id": 6,
    "location_name": "Atlantis",
    "_links": {
      "self": {
        "href": "/scenes/8"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/tswlm"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/6"
          }
        }
      }
    }
  },
  {
    "id": 9,
    "name": "Archangel Bungee Drop",
    "movie_id": 4,
    "movie_title": "GoldenEye",
    "movie_slug": "ge",
    "scene_order": 1,
    "location_id": 21,
    "location_name": "Soviet Chemical Weapons Facility",
    "_links": {
      "self": {
        "href": "/scenes/9"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/ge"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/21"
          }
        }
      }
    }
  },
  {
    "id": 10,
    "name": "Tank Chase Through St. Petersburg",
    "movie_id": 4,
    "movie_title": "GoldenEye",
    "movie_slug": "ge",
    "scene_order": 2,
    "location_id": 9,
    "location_name": "St. Petersburg",
    "_links": {
      "self": {
        "href": "/scenes/10"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/ge"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/9"
          }
        }
      }
    }
  },
  {
    "id": 11,
    "name": "Antenna Cradle Showdown",
    "movie_id": 4,
    "movie_title": "GoldenEye",
    "movie_slug": "ge",
    "scene_order": 3,
    "location_id": 11,
    "location_name": "Cuba",
    "_links": {
      "self": {
        "href": "/scenes/11"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/ge"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/11"
          }
        }
      }
    }
  },
  {
    "id": 12,
    "name": "Parkour Chase at Nassau",
    "movie_id": 5,
    "movie_title": "Casino Royale",
    "movie_slug": "cr",
    "scene_order": 1,
    "location_id": 12,
    "location_name": "Nassau",
    "_links": {
      "self": {
        "href": "/scenes/12"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/cr"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/12"
          }
        }
      }
    }
  },
  {
    "id": 13,
    "name": "Miami Airport Bomb Plot",
    "movie_id": 5,
    "movie_title": "Casino Royale",
    "movie_slug": "cr",
    "scene_order": 2,
    "location_id": 22,
    "location_name": "Miami",
    "_links": {
      "self": {
        "href": "/scenes/13"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/cr"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/22"
          }
        }
      }
    }
  },
  {
    "id": 14,
    "name": "Casino Poker Game",
    "movie_id": 5,
    "movie_title": "Casino Royale",
    "movie_slug": "cr",
    "scene_order": 3,
    "location_id": 13,
    "location_name": "Montenegro",
    "_links": {
      "self": {
        "href": "/scenes/14"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/cr"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/13"
          }
        }
      }
    }
  },
  {
    "id": 15,
    "name": "Venice Sinking Palazzo",
    "movie_id": 5,
    "movie_title": "Casino Royale",
    "movie_slug": "cr",
    "scene_order": 4,
    "location_id": 14,
    "location_name": "Venice",
    "_links": {
      "self": {
        "href": "/scenes/15"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/cr"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/14"
          }
        }
      }
    }
  },
  {
    "id": 16,
    "name": "Istanbul Train Rooftop Chase",
    "movie_id": 6,
    "movie_title": "Skyfall",
    "movie_slug": "sf",
    "scene_order": 1,
    "location_id": 15,
    "location_name": "Istanbul",
    "_links": {
      "self": {
        "href": "/scenes/16"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/sf"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/15"
          }
        }
      }
    }
  },
  {
    "id": 17,
    "name": "Shanghai Glass Tower Assassination",
    "movie_id": 6,
    "movie_title": "Skyfall",
    "movie_slug": "sf",
    "scene_order": 2,
    "location_id": 16,
    "location_name": "Shanghai",
    "_links": {
      "self": {
        "href": "/scenes/17"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/sf"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/16"
          }
        }
      }
    }
  },
  {
    "id": 18,
    "name": "Silva's Island Infiltration",
    "movie_id": 6,
    "movie_title": "Skyfall",
    "movie_slug": "sf",
    "scene_order": 3,
    "location_id": 19,
    "location_name": "Silva's Island",
    "_links": {
      "self": {
        "href": "/scenes/18"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/sf"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/19"
          }
        }
      }
    }
  },
  {
    "id": 19,
    "name": "Skyfall Estate Last Stand",
    "movie_id": 6,
    "movie_title": "Skyfall",
    "movie_slug": "sf",
    "scene_order": 4,
    "location_id": 18,
    "location_name": "Skyfall Estate",
    "_links": {
      "self": {
        "href": "/scenes/19"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/sf"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/18"
          }
        }
      }
    }
  },
  {
    "id": 44,
    "name": "Albanian Mountain Escape",
    "movie_id": 7,
    "movie_title": "For Your Eyes Only",
    "movie_slug": "fyeo",
    "scene_order": 1,
    "location_id": 20,
    "location_name": "Austrian Alps",
    "_links": {
      "self": {
        "href": "/scenes/44"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/fyeo"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/20"
          }
        }
      }
    }
  },
  {
    "id": 45,
    "name": "Athens Embassy Infiltration",
    "movie_id": 7,
    "movie_title": "For Your Eyes Only",
    "movie_slug": "fyeo",
    "scene_order": 2,
    "location_id": 15,
    "location_name": "Istanbul",
    "_links": {
      "self": {
        "href": "/scenes/45"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/fyeo"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/15"
          }
        }
      }
    }
  },
  {
    "id": 46,
    "name": "Meteora Monastery Siege",
    "movie_id": 7,
    "movie_title": "For Your Eyes Only",
    "movie_slug": "fyeo",
    "scene_order": 3,
    "location_id": 20,
    "location_name": "Austrian Alps",
    "_links": {
      "self": {
        "href": "/scenes/46"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/fyeo"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/20"
          }
        }
      }
    }
  },
  {
    "id": 20,
    "name": "Istanbul Bazaar Chase",
    "movie_id": 8,
    "movie_title": "From Russia With Love",
    "movie_slug": "frwl",
    "scene_order": 1,
    "location_id": 15,
    "location_name": "Istanbul",
    "_links": {
      "self": {
        "href": "/scenes/20"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/frwl"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/15"
          }
        }
      }
    }
  },
  {
    "id": 21,
    "name": "Helicopter Attack",
    "movie_id": 8,
    "movie_title": "From Russia With Love",
    "movie_slug": "frwl",
    "scene_order": 2,
    "location_id": 15,
    "location_name": "Istanbul",
    "_links": {
      "self": {
        "href": "/scenes/21"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/frwl"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/15"
          }
        }
      }
    }
  },
  {
    "id": 22,
    "name": "Train Compartment Duel",
    "movie_id": 8,
    "movie_title": "From Russia With Love",
    "movie_slug": "frwl",
    "scene_order": 3,
    "location_id": 15,
    "location_name": "Istanbul",
    "_links": {
      "self": {
        "href": "/scenes/22"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/frwl"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/15"
          }
        }
      }
    }
  },
  {
    "id": 23,
    "name": "Underwater Jetpack Escape",
    "movie_id": 9,
    "movie_title": "Thunderball",
    "movie_slug": "tb",
    "scene_order": 1,
    "location_id": 12,
    "location_name": "Nassau",
    "_links": {
      "self": {
        "href": "/scenes/23"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/tb"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/12"
          }
        }
      }
    }
  },
  {
    "id": 24,
    "name": "Shark-Infested Battle",
    "movie_id": 9,
    "movie_title": "Thunderball",
    "movie_slug": "tb",
    "scene_order": 2,
    "location_id": 12,
    "location_name": "Nassau",
    "_links": {
      "self": {
        "href": "/scenes/24"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/tb"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/12"
          }
        }
      }
    }
  },
  {
    "id": 25,
    "name": "Bahamas Ocean Chase",
    "movie_id": 9,
    "movie_title": "Thunderball",
    "movie_slug": "tb",
    "scene_order": 3,
    "location_id": 12,
    "location_name": "Nassau",
    "_links": {
      "self": {
        "href": "/scenes/25"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/tb"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/12"
          }
        }
      }
    }
  },
  {
    "id": 26,
    "name": "Ninja Training Montage",
    "movie_id": 10,
    "movie_title": "You Only Live Twice",
    "movie_slug": "yolt",
    "scene_order": 1,
    "location_id": 17,
    "location_name": "Macau",
    "_links": {
      "self": {
        "href": "/scenes/26"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/yolt"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/17"
          }
        }
      }
    }
  },
  {
    "id": 27,
    "name": "Rocket Launch Site Infiltration",
    "movie_id": 10,
    "movie_title": "You Only Live Twice",
    "movie_slug": "yolt",
    "scene_order": 2,
    "location_id": 17,
    "location_name": "Macau",
    "_links": {
      "self": {
        "href": "/scenes/27"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/yolt"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/17"
          }
        }
      }
    }
  },
  {
    "id": 28,
    "name": "Volcanic Lair Destruction",
    "movie_id": 10,
    "movie_title": "You Only Live Twice",
    "movie_slug": "yolt",
    "scene_order": 3,
    "location_id": 17,
    "location_name": "Macau",
    "_links": {
      "self": {
        "href": "/scenes/28"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/yolt"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/17"
          }
        }
      }
    }
  },
  {
    "id": 29,
    "name": "Alpine Bobsled Chase",
    "movie_id": 11,
    "movie_title": "On Her Majesty's Secret Service",
    "movie_slug": "ohmss",
    "scene_order": 1,
    "location_id": 5,
    "location_name": "Swiss Alps",
    "_links": {
      "self": {
        "href": "/scenes/29"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/ohmss"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/5"
          }
        }
      }
    }
  },
  {
    "id": 30,
    "name": "Helicopter Assault",
    "movie_id": 11,
    "movie_title": "On Her Majesty's Secret Service",
    "movie_slug": "ohmss",
    "scene_order": 2,
    "location_id": 5,
    "location_name": "Swiss Alps",
    "_links": {
      "self": {
        "href": "/scenes/30"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/ohmss"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/5"
          }
        }
      }
    }
  },
  {
    "id": 31,
    "name": "Cable Car Combat",
    "movie_id": 11,
    "movie_title": "On Her Majesty's Secret Service",
    "movie_slug": "ohmss",
    "scene_order": 3,
    "location_id": 5,
    "location_name": "Swiss Alps",
    "_links": {
      "self": {
        "href": "/scenes/31"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/ohmss"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/5"
          }
        }
      }
    }
  },
  {
    "id": 32,
    "name": "Las Vegas Casino Heist",
    "movie_id": 12,
    "movie_title": "Diamonds Are Forever",
    "movie_slug": "daf",
    "scene_order": 1,
    "location_id": 1,
    "location_name": "MI6 Headquarters",
    "_links": {
      "self": {
        "href": "/scenes/32"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/daf"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/1"
          }
        }
      }
    }
  },
  {
    "id": 33,
    "name": "Offshore Oil Rig Attack",
    "movie_id": 12,
    "movie_title": "Diamonds Are Forever",
    "movie_slug": "daf",
    "scene_order": 2,
    "location_id": 1,
    "location_name": "MI6 Headquarters",
    "_links": {
      "self": {
        "href": "/scenes/33"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/daf"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/1"
          }
        }
      }
    }
  },
  {
    "id": 34,
    "name": "Lunar Outpost Destruction",
    "movie_id": 12,
    "movie_title": "Diamonds Are Forever",
    "movie_slug": "daf",
    "scene_order": 3,
    "location_id": 1,
    "location_name": "MI6 Headquarters",
    "_links": {
      "self": {
        "href": "/scenes/34"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/daf"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/1"
          }
        }
      }
    }
  },
  {
    "id": 35,
    "name": "New Orleans Speedboat Chase",
    "movie_id": 13,
    "movie_title": "Live and Let Die",
    "movie_slug": "lald",
    "scene_order": 1,
    "location_id": 2,
    "location_name": "Kingston",
    "_links": {
      "self": {
        "href": "/scenes/35"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/lald"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/2"
          }
        }
      }
    }
  },
  {
    "id": 36,
    "name": "San Monique Jungle Combat",
    "movie_id": 13,
    "movie_title": "Live and Let Die",
    "movie_slug": "lald",
    "scene_order": 2,
    "location_id": 11,
    "location_name": "Cuba",
    "_links": {
      "self": {
        "href": "/scenes/36"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/lald"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/11"
          }
        }
      }
    }
  },
  {
    "id": 37,
    "name": "Caribbean Island Final Battle",
    "movie_id": 13,
    "movie_title": "Live and Let Die",
    "movie_slug": "lald",
    "scene_order": 3,
    "location_id": 11,
    "location_name": "Cuba",
    "_links": {
      "self": {
        "href": "/scenes/37"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/lald"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/11"
          }
        }
      }
    }
  },
  {
    "id": 38,
    "name": "Bangkok Martial Arts Duel",
    "movie_id": 14,
    "movie_title": "The Man with the Golden Gun",
    "movie_slug": "tmwtgg",
    "scene_order": 1,
    "location_id": 15,
    "location_name": "Istanbul",
    "_links": {
      "self": {
        "href": "/scenes/38"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/tmwtgg"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/15"
          }
        }
      }
    }
  },
  {
    "id": 39,
    "name": "Hong Kong Bay Chase",
    "movie_id": 14,
    "movie_title": "The Man with the Golden Gun",
    "movie_slug": "tmwtgg",
    "scene_order": 2,
    "location_id": 16,
    "location_name": "Shanghai",
    "_links": {
      "self": {
        "href": "/scenes/39"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/tmwtgg"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/16"
          }
        }
      }
    }
  },
  {
    "id": 40,
    "name": "Scaramanga's Island Showdown",
    "movie_id": 14,
    "movie_title": "The Man with the Golden Gun",
    "movie_slug": "tmwtgg",
    "scene_order": 3,
    "location_id": 19,
    "location_name": "Silva's Island",
    "_links": {
      "self": {
        "href": "/scenes/40"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/tmwtgg"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/19"
          }
        }
      }
    }
  },
  {
    "id": 41,
    "name": "Venice Gondola Chase",
    "movie_id": 15,
    "movie_title": "Moonraker",
    "movie_slug": "mr",
    "scene_order": 1,
    "location_id": 14,
    "location_name": "Venice",
    "_links": {
      "self": {
        "href": "/scenes/41"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/mr"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/14"
          }
        }
      }
    }
  },
  {
    "id": 42,
    "name": "Space Station Assault",
    "movie_id": 15,
    "movie_title": "Moonraker",
    "movie_slug": "mr",
    "scene_order": 2,
    "location_id": 19,
    "location_name": "Silva's Island",
    "_links": {
      "self": {
        "href": "/scenes/42"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/mr"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/19"
          }
        }
      }
    }
  },
  {
    "id": 43,
    "name": "Outer Space Battle Finale",
    "movie_id": 15,
    "movie_title": "Moonraker",
    "movie_slug": "mr",
    "scene_order": 3,
    "location_id": 19,
    "location_name": "Silva's Island",
    "_links": {
      "self": {
        "href": "/scenes/43"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/mr"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/19"
          }
        }
      }
    }
  },
  {
    "id": 47,
    "name": "India Knife Throwing Duel",
    "movie_id": 16,
    "movie_title": "Octopussy",
    "movie_slug": "op",
    "scene_order": 1,
    "location_id": 17,
    "location_name": "Macau",
    "_links": {
      "self": {
        "href": "/scenes/47"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/op"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/17"
          }
        }
      }
    }
  },
  {
    "id": 48,
    "name": "Circe Tent Infiltration",
    "movie_id": 16,
    "movie_title": "Octopussy",
    "movie_slug": "op",
    "scene_order": 2,
    "location_id": 17,
    "location_name": "Macau",
    "_links": {
      "self": {
        "href": "/scenes/48"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/op"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/17"
          }
        }
      }
    }
  },
  {
    "id": 49,
    "name": "East German Air Base Finale",
    "movie_id": 16,
    "movie_title": "Octopussy",
    "movie_slug": "op",
    "scene_order": 3,
    "location_id": 21,
    "location_name": "Soviet Chemical Weapons Facility",
    "_links": {
      "self": {
        "href": "/scenes/49"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/op"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/21"
          }
        }
      }
    }
  },
  {
    "id": 50,
    "name": "Paris Eiffel Tower Pursuit",
    "movie_id": 17,
    "movie_title": "A View to a Kill",
    "movie_slug": "avtak",
    "scene_order": 1,
    "location_id": 1,
    "location_name": "MI6 Headquarters",
    "_links": {
      "self": {
        "href": "/scenes/50"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/avtak"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/1"
          }
        }
      }
    }
  },
  {
    "id": 51,
    "name": "San Francisco Golden Gate Bridge",
    "movie_id": 17,
    "movie_title": "A View to a Kill",
    "movie_slug": "avtak",
    "scene_order": 2,
    "location_id": 1,
    "location_name": "MI6 Headquarters",
    "_links": {
      "self": {
        "href": "/scenes/51"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/avtak"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/1"
          }
        }
      }
    }
  },
  {
    "id": 52,
    "name": "Silicon Valley Tech Facility",
    "movie_id": 17,
    "movie_title": "A View to a Kill",
    "movie_slug": "avtak",
    "scene_order": 3,
    "location_id": 1,
    "location_name": "MI6 Headquarters",
    "_links": {
      "self": {
        "href": "/scenes/52"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/avtak"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/1"
          }
        }
      }
    }
  },
  {
    "id": 53,
    "name": "Gibraltar Defusal",
    "movie_id": 18,
    "movie_title": "The Living Daylights",
    "movie_slug": "tld",
    "scene_order": 1,
    "location_id": 20,
    "location_name": "Austrian Alps",
    "_links": {
      "self": {
        "href": "/scenes/53"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/tld"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/20"
          }
        }
      }
    }
  },
  {
    "id": 54,
    "name": "Vienna Opera House Assassination",
    "movie_id": 18,
    "movie_title": "The Living Daylights",
    "movie_slug": "tld",
    "scene_order": 2,
    "location_id": 15,
    "location_name": "Istanbul",
    "_links": {
      "self": {
        "href": "/scenes/54"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/tld"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/15"
          }
        }
      }
    }
  },
  {
    "id": 55,
    "name": "Afghanistan Cargo Plane Battle",
    "movie_id": 18,
    "movie_title": "The Living Daylights",
    "movie_slug": "tld",
    "scene_order": 3,
    "location_id": 20,
    "location_name": "Austrian Alps",
    "_links": {
      "self": {
        "href": "/scenes/55"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/tld"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/20"
          }
        }
      }
    }
  },
  {
    "id": 56,
    "name": "Barbed Wire Tanker Slide",
    "movie_id": 19,
    "movie_title": "Licence to Kill",
    "movie_slug": "ltk",
    "scene_order": 1,
    "location_id": 2,
    "location_name": "Kingston",
    "_links": {
      "self": {
        "href": "/scenes/56"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/ltk"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/2"
          }
        }
      }
    }
  },
  {
    "id": 57,
    "name": "Sunken Spy Ship Infiltration",
    "movie_id": 19,
    "movie_title": "Licence to Kill",
    "movie_slug": "ltk",
    "scene_order": 2,
    "location_id": 2,
    "location_name": "Kingston",
    "_links": {
      "self": {
        "href": "/scenes/57"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/ltk"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/2"
          }
        }
      }
    }
  },
  {
    "id": 58,
    "name": "Cocaine Facility Destruction",
    "movie_id": 19,
    "movie_title": "Licence to Kill",
    "movie_slug": "ltk",
    "scene_order": 3,
    "location_id": 2,
    "location_name": "Kingston",
    "_links": {
      "self": {
        "href": "/scenes/58"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/ltk"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/2"
          }
        }
      }
    }
  },
  {
    "id": 59,
    "name": "Hamburg Aston Martin Joyride",
    "movie_id": 20,
    "movie_title": "Tomorrow Never Dies",
    "movie_slug": "tnd",
    "scene_order": 1,
    "location_id": 1,
    "location_name": "MI6 Headquarters",
    "_links": {
      "self": {
        "href": "/scenes/59"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/tnd"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/1"
          }
        }
      }
    }
  },
  {
    "id": 60,
    "name": "Stealth Ship Infiltration",
    "movie_id": 20,
    "movie_title": "Tomorrow Never Dies",
    "movie_slug": "tnd",
    "scene_order": 2,
    "location_id": 17,
    "location_name": "Macau",
    "_links": {
      "self": {
        "href": "/scenes/60"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/tnd"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/17"
          }
        }
      }
    }
  },
  {
    "id": 61,
    "name": "Stealth Boat Sinking",
    "movie_id": 20,
    "movie_title": "Tomorrow Never Dies",
    "movie_slug": "tnd",
    "scene_order": 3,
    "location_id": 17,
    "location_name": "Macau",
    "_links": {
      "self": {
        "href": "/scenes/61"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/tnd"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/17"
          }
        }
      }
    }
  },
  {
    "id": 62,
    "name": "Thames Speedboat Chase",
    "movie_id": 21,
    "movie_title": "The World Is Not Enough",
    "movie_slug": "twine",
    "scene_order": 1,
    "location_id": 1,
    "location_name": "MI6 Headquarters",
    "_links": {
      "self": {
        "href": "/scenes/62"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/twine"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/1"
          }
        }
      }
    }
  },
  {
    "id": 63,
    "name": "Baku Oil Pipeline Escape",
    "movie_id": 21,
    "movie_title": "The World Is Not Enough",
    "movie_slug": "twine",
    "scene_order": 2,
    "location_id": 20,
    "location_name": "Austrian Alps",
    "_links": {
      "self": {
        "href": "/scenes/63"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/twine"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/20"
          }
        }
      }
    }
  },
  {
    "id": 64,
    "name": "Submarine Ice Palace Battle",
    "movie_id": 21,
    "movie_title": "The World Is Not Enough",
    "movie_slug": "twine",
    "scene_order": 3,
    "location_id": 20,
    "location_name": "Austrian Alps",
    "_links": {
      "self": {
        "href": "/scenes/64"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/twine"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/20"
          }
        }
      }
    }
  },
  {
    "id": 65,
    "name": "North Korean Border Hovercraft Chase",
    "movie_id": 22,
    "movie_title": "Die Another Day",
    "movie_slug": "dad",
    "scene_order": 1,
    "location_id": 16,
    "location_name": "Shanghai",
    "_links": {
      "self": {
        "href": "/scenes/65"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/dad"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/16"
          }
        }
      }
    }
  },
  {
    "id": 66,
    "name": "London Fencing Duel",
    "movie_id": 22,
    "movie_title": "Die Another Day",
    "movie_slug": "dad",
    "scene_order": 2,
    "location_id": 1,
    "location_name": "MI6 Headquarters",
    "_links": {
      "self": {
        "href": "/scenes/66"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/dad"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/1"
          }
        }
      }
    }
  },
  {
    "id": 67,
    "name": "Iceberg Palace Destruction",
    "movie_id": 22,
    "movie_title": "Die Another Day",
    "movie_slug": "dad",
    "scene_order": 3,
    "location_id": 20,
    "location_name": "Austrian Alps",
    "_links": {
      "self": {
        "href": "/scenes/67"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/dad"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/20"
          }
        }
      }
    }
  },
  {
    "id": 68,
    "name": "Madagascar Rooftop Parkour",
    "movie_id": 23,
    "movie_title": "Quantum of Solace",
    "movie_slug": "qs",
    "scene_order": 1,
    "location_id": 11,
    "location_name": "Cuba",
    "_links": {
      "self": {
        "href": "/scenes/68"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/qs"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/11"
          }
        }
      }
    }
  },
  {
    "id": 69,
    "name": "Bolivia Desert Vehicle Chase",
    "movie_id": 23,
    "movie_title": "Quantum of Solace",
    "movie_slug": "qs",
    "scene_order": 2,
    "location_id": 11,
    "location_name": "Cuba",
    "_links": {
      "self": {
        "href": "/scenes/69"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/qs"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/11"
          }
        }
      }
    }
  },
  {
    "id": 70,
    "name": "Eco-Hotel Siege",
    "movie_id": 23,
    "movie_title": "Quantum of Solace",
    "movie_slug": "qs",
    "scene_order": 3,
    "location_id": 11,
    "location_name": "Cuba",
    "_links": {
      "self": {
        "href": "/scenes/70"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/qs"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/11"
          }
        }
      }
    }
  },
  {
    "id": 71,
    "name": "Mexico City Day of the Dead",
    "movie_id": 24,
    "movie_title": "Spectre",
    "movie_slug": "sp",
    "scene_order": 1,
    "location_id": 1,
    "location_name": "MI6 Headquarters",
    "_links": {
      "self": {
        "href": "/scenes/71"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/sp"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/1"
          }
        }
      }
    }
  },
  {
    "id": 72,
    "name": "Austrian Alps Car Chase",
    "movie_id": 24,
    "movie_title": "Spectre",
    "movie_slug": "sp",
    "scene_order": 2,
    "location_id": 5,
    "location_name": "Swiss Alps",
    "_links": {
      "self": {
        "href": "/scenes/72"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/sp"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/5"
          }
        }
      }
    }
  },
  {
    "id": 73,
    "name": "London MI6 Building Siege",
    "movie_id": 24,
    "movie_title": "Spectre",
    "movie_slug": "sp",
    "scene_order": 3,
    "location_id": 1,
    "location_name": "MI6 Headquarters",
    "_links": {
      "self": {
        "href": "/scenes/73"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/sp"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/1"
          }
        }
      }
    }
  },
  {
    "id": 74,
    "name": "Jamaica Waterfront Escape",
    "movie_id": 25,
    "movie_title": "No Time to Die",
    "movie_slug": "nttd",
    "scene_order": 1,
    "location_id": 2,
    "location_name": "Kingston",
    "_links": {
      "self": {
        "href": "/scenes/74"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/nttd"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/2"
          }
        }
      }
    }
  },
  {
    "id": 75,
    "name": "Norway Arctic Base Infiltration",
    "movie_id": 25,
    "movie_title": "No Time to Die",
    "movie_slug": "nttd",
    "scene_order": 2,
    "location_id": 20,
    "location_name": "Austrian Alps",
    "_links": {
      "self": {
        "href": "/scenes/75"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/nttd"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/20"
          }
        }
      }
    }
  },
  {
    "id": 76,
    "name": "Island Fortress Final Battle",
    "movie_id": 25,
    "movie_title": "No Time to Die",
    "movie_slug": "nttd",
    "scene_order": 3,
    "location_id": 19,
    "location_name": "Silva's Island",
    "_links": {
      "self": {
        "href": "/scenes/76"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/nttd"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/19"
          }
        }
      }
    }
  },
  {
    "id": 80,
    "name": "Monte Carlo Casino Chaos",
    "movie_id": 26,
    "movie_title": "Casino Royale",
    "movie_slug": "cr67",
    "scene_order": 1,
    "location_id": 10,
    "location_name": "Monte Carlo",
    "_links": {
      "self": {
        "href": "/scenes/80"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/cr67"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/10"
          }
        }
      }
    }
  },
  {
    "id": 81,
    "name": "Insane Car Chase Through London",
    "movie_id": 26,
    "movie_title": "Casino Royale",
    "movie_slug": "cr67",
    "scene_order": 2,
    "location_id": 1,
    "location_name": "MI6 Headquarters",
    "_links": {
      "self": {
        "href": "/scenes/81"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/cr67"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/1"
          }
        }
      }
    }
  },
  {
    "id": 82,
    "name": "Nuclear Explosion Castle Battle",
    "movie_id": 26,
    "movie_title": "Casino Royale",
    "movie_slug": "cr67",
    "scene_order": 3,
    "location_id": 20,
    "location_name": "Austrian Alps",
    "_links": {
      "self": {
        "href": "/scenes/82"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/cr67"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/20"
          }
        }
      }
    }
  },
  {
    "id": 77,
    "name": "Bahamas Underwater Jetpack",
    "movie_id": 27,
    "movie_title": "Never Say Never Again",
    "movie_slug": "nsna",
    "scene_order": 1,
    "location_id": 12,
    "location_name": "Nassau",
    "_links": {
      "self": {
        "href": "/scenes/77"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/nsna"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/12"
          }
        }
      }
    }
  },
  {
    "id": 78,
    "name": "Shrublands Training Escape",
    "movie_id": 27,
    "movie_title": "Never Say Never Again",
    "movie_slug": "nsna",
    "scene_order": 2,
    "location_id": 2,
    "location_name": "Kingston",
    "_links": {
      "self": {
        "href": "/scenes/78"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/nsna"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/2"
          }
        }
      }
    }
  },
  {
    "id": 79,
    "name": "SPECTRE Island Final Assault",
    "movie_id": 27,
    "movie_title": "Never Say Never Again",
    "movie_slug": "nsna",
    "scene_order": 3,
    "location_id": 12,
    "location_name": "Nassau",
    "_links": {
      "self": {
        "href": "/scenes/79"
      }
    },
    "_embedded": {
      "movie": {
        "_links": {
          "self": {
            "href": "/movies/nsna"
          }
        }
      },
      "location": {
        "_links": {
          "self": {
            "href": "/locations/12"
          }
        }
      }
    }
  }
]