Hi Ram,
It is possible to query the view data from the Odata by using the URL parameters like $filter - which is like a where condition on the view and $select for selecting/projecting only few columns out of all available columns in the view.
Best Regards,
Ranjit