accesing data from watch face to app/data fields

I have a watch face that I designed that obtains data from the internet.
I want to create an app or data field that uses the same data. Rather than running another web request, can I access the data from the watch face? If so where/how?

Also the opposite could work, where I can access the app data from the watch face. A bit more limitations, but more data available.