{
  "id": 1,
  "name": "MI6 Headquarters",
  "country": "United Kingdom",
  "location_type": "facility",
  "description": "The British SIS HQ at Vauxhall Cross, London — the hub from which missions are directed.",
  "movies": [
    {
      "id": 1,
      "title": "Dr. No",
      "slug": "dn",
      "year": 1962,
      "_links": {
        "self": {
          "href": "/movies/dn"
        }
      }
    },
    {
      "id": 8,
      "title": "From Russia With Love",
      "slug": "frwl",
      "year": 1963,
      "_links": {
        "self": {
          "href": "/movies/frwl"
        }
      }
    },
    {
      "id": 2,
      "title": "Goldfinger",
      "slug": "gf",
      "year": 1964,
      "_links": {
        "self": {
          "href": "/movies/gf"
        }
      }
    },
    {
      "id": 9,
      "title": "Thunderball",
      "slug": "tb",
      "year": 1965,
      "_links": {
        "self": {
          "href": "/movies/tb"
        }
      }
    },
    {
      "id": 10,
      "title": "You Only Live Twice",
      "slug": "yolt",
      "year": 1967,
      "_links": {
        "self": {
          "href": "/movies/yolt"
        }
      }
    },
    {
      "id": 11,
      "title": "On Her Majesty's Secret Service",
      "slug": "ohmss",
      "year": 1969,
      "_links": {
        "self": {
          "href": "/movies/ohmss"
        }
      }
    },
    {
      "id": 12,
      "title": "Diamonds Are Forever",
      "slug": "daf",
      "year": 1971,
      "_links": {
        "self": {
          "href": "/movies/daf"
        }
      }
    },
    {
      "id": 13,
      "title": "Live and Let Die",
      "slug": "lald",
      "year": 1973,
      "_links": {
        "self": {
          "href": "/movies/lald"
        }
      }
    },
    {
      "id": 14,
      "title": "The Man with the Golden Gun",
      "slug": "tmwtgg",
      "year": 1974,
      "_links": {
        "self": {
          "href": "/movies/tmwtgg"
        }
      }
    },
    {
      "id": 3,
      "title": "The Spy Who Loved Me",
      "slug": "tswlm",
      "year": 1977,
      "_links": {
        "self": {
          "href": "/movies/tswlm"
        }
      }
    },
    {
      "id": 15,
      "title": "Moonraker",
      "slug": "mr",
      "year": 1979,
      "_links": {
        "self": {
          "href": "/movies/mr"
        }
      }
    },
    {
      "id": 7,
      "title": "For Your Eyes Only",
      "slug": "fyeo",
      "year": 1981,
      "_links": {
        "self": {
          "href": "/movies/fyeo"
        }
      }
    },
    {
      "id": 16,
      "title": "Octopussy",
      "slug": "op",
      "year": 1983,
      "_links": {
        "self": {
          "href": "/movies/op"
        }
      }
    },
    {
      "id": 17,
      "title": "A View to a Kill",
      "slug": "avtak",
      "year": 1985,
      "_links": {
        "self": {
          "href": "/movies/avtak"
        }
      }
    },
    {
      "id": 18,
      "title": "The Living Daylights",
      "slug": "tld",
      "year": 1987,
      "_links": {
        "self": {
          "href": "/movies/tld"
        }
      }
    },
    {
      "id": 19,
      "title": "Licence to Kill",
      "slug": "ltk",
      "year": 1989,
      "_links": {
        "self": {
          "href": "/movies/ltk"
        }
      }
    },
    {
      "id": 4,
      "title": "GoldenEye",
      "slug": "ge",
      "year": 1995,
      "_links": {
        "self": {
          "href": "/movies/ge"
        }
      }
    },
    {
      "id": 20,
      "title": "Tomorrow Never Dies",
      "slug": "tnd",
      "year": 1997,
      "_links": {
        "self": {
          "href": "/movies/tnd"
        }
      }
    },
    {
      "id": 21,
      "title": "The World Is Not Enough",
      "slug": "twine",
      "year": 1999,
      "_links": {
        "self": {
          "href": "/movies/twine"
        }
      }
    },
    {
      "id": 22,
      "title": "Die Another Day",
      "slug": "dad",
      "year": 2002,
      "_links": {
        "self": {
          "href": "/movies/dad"
        }
      }
    },
    {
      "id": 5,
      "title": "Casino Royale",
      "slug": "cr",
      "year": 2006,
      "_links": {
        "self": {
          "href": "/movies/cr"
        }
      }
    },
    {
      "id": 23,
      "title": "Quantum of Solace",
      "slug": "qs",
      "year": 2008,
      "_links": {
        "self": {
          "href": "/movies/qs"
        }
      }
    },
    {
      "id": 6,
      "title": "Skyfall",
      "slug": "sf",
      "year": 2012,
      "_links": {
        "self": {
          "href": "/movies/sf"
        }
      }
    },
    {
      "id": 24,
      "title": "Spectre",
      "slug": "sp",
      "year": 2015,
      "_links": {
        "self": {
          "href": "/movies/sp"
        }
      }
    },
    {
      "id": 25,
      "title": "No Time to Die",
      "slug": "nttd",
      "year": 2021,
      "_links": {
        "self": {
          "href": "/movies/nttd"
        }
      }
    }
  ],
  "_links": {
    "self": {
      "href": "/locations/1"
    }
  }
}