{
  "id": 1,
  "name": "Crab Key Infiltration",
  "description": "Bond and Honey Ryder are captured while exploring Dr. No's island and brought inside his lair.",
  "scene_order": 1,
  "movie": {
    "id": 1,
    "title": "Dr. No",
    "slug": "dn",
    "_links": {
      "self": {
        "href": "/movies/dn"
      }
    }
  },
  "location": {
    "id": 3,
    "name": "Crab Key",
    "_links": {
      "self": {
        "href": "/locations/3"
      }
    }
  },
  "_links": {
    "self": {
      "href": "/scenes/1"
    }
  }
}