Criteria with space and date add time

Criteria with space and date add time

Hello,

Could you help me in two items:

I'm trying to make an API via query by using:
https://www.zoho.com/creator/help/api/rest-api/rest-api-view-records-in-view.html

# 1 -
But I can not seek criteria containing space.

I can get
situation = Cancelled

I can not get:
situation = Waiting Sale

How should I do?

# 2
I would seek also to seek the registration date, as I do?

Added_Time> = 4-May-2015 11:13:10

It does not work.
How should I do?


Tanks 

Tulio