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

21 lines
261 B
JSON

[
{
"year": "1939",
"value": "Gone with the Wind",
"tokens": [
"Gone",
"with",
"the",
"Wind"
]
},
{
"year": "1944",
"value": "Going My Way",
"tokens": [
"Going",
"My",
"Way"
]
}
]