Using rest webServices to Query obs table with Specific value of type datetime

Am trying to find the number of observations with a value_datetime equal to a specific date that I should pass as a parameter. How best can I do this using the openmrs rest-webservices or any other way.