[
  {
    "year": "1936",
    "value": "The Great Ziegfeld",
    "tokens": [
      "The",
      "Great",
      "Ziegfeld"
    ]
  },
  {
    "year": "1941",
    "value": "How Green Was My Valley",
    "tokens": [
      "How",
      "Green",
      "Was",
      "My",
      "Valley"
    ]
  },
  {
    "year": "1952",
    "value": "The Greatest Show on Earth",
    "tokens": [
      "The",
      "Greatest",
      "Show",
      "on",
      "Earth"
    ]
  }
]