66 lines
897 B
JSON
66 lines
897 B
JSON
[
|
|
{
|
|
"year": "1928/1929",
|
|
"value": "The Broadway Melody",
|
|
"tokens": [
|
|
"The",
|
|
"Broadway",
|
|
"Melody"
|
|
]
|
|
},
|
|
{
|
|
"year": "1935",
|
|
"value": "Mutiny on the Bounty",
|
|
"tokens": [
|
|
"Mutiny",
|
|
"on",
|
|
"the",
|
|
"Bounty"
|
|
]
|
|
},
|
|
{
|
|
"year": "1941",
|
|
"value": "How Green Was My Valley",
|
|
"tokens": [
|
|
"How",
|
|
"Green",
|
|
"Was",
|
|
"My",
|
|
"Valley"
|
|
]
|
|
},
|
|
{
|
|
"year": "1942",
|
|
"value": "Mrs. Miniver",
|
|
"tokens": [
|
|
"Mrs.",
|
|
"Miniver"
|
|
]
|
|
},
|
|
{
|
|
"year": "1944",
|
|
"value": "Going My Way",
|
|
"tokens": [
|
|
"Going",
|
|
"My",
|
|
"Way"
|
|
]
|
|
},
|
|
{
|
|
"year": "1949",
|
|
"value": "All the Kings Men",
|
|
"tokens": [
|
|
"All",
|
|
"the",
|
|
"Kings",
|
|
"Men"
|
|
]
|
|
},
|
|
{
|
|
"year": "1955",
|
|
"value": "Marty",
|
|
"tokens": [
|
|
"Marty"
|
|
]
|
|
}
|
|
] |