Water Sensor State using API

I am writing a Mobile App to display all the device and state on an a mobile device. I have successfully connect to hubitat , and have the list all the devices that have been enabled in maker App. I can determine their current state and can change them via API calls.

However, when I look at the two water Sensor device, all I see is values being populated and it says wet and dry. I am not able to determine what is the state of this sensor. It has to say dry or wet. Does anyone know off hand where this state is reported by Hubitat API?

thanks

In case someone else finds it. There is an attribute in the JSON with key word water and that has the sensor state Dry or Wet