1
0
Fork 0
QuotationMaker/wwwroot/assets/data/films/queries/h.json

48 lines
655 B
JSON

[
{
"year": "1931/1932",
"value": "Grand Hotel",
"tokens": [
"Grand",
"Hotel"
]
},
{
"year": "1934",
"value": "It Happened One Night",
"tokens": [
"It",
"Happened",
"One",
"Night"
]
},
{
"year": "1941",
"value": "How Green Was My Valley",
"tokens": [
"How",
"Green",
"Was",
"My",
"Valley"
]
},
{
"year": "1948",
"value": "Hamlet",
"tokens": [
"Hamlet"
]
},
{
"year": "1953",
"value": "From Here to Eternity",
"tokens": [
"From",
"Here",
"to",
"Eternity"
]
}
]