Wowza Community

Getting wowz protocol URL in JSON format

Actually I need help only in converting wowz protocol to RTMP or RTSP programmatically .I have done all the remaining set up.I am a Android Developer.I need URL of my live Streaming through REST API so that I can display my live streaming to all Users.I am not targeting a single device for broadcasting.In my App which I am building has thousands of users and there could be many encoders.So I need only one API through which I will get video URL and I will send to my users. I have that API but the response which I am getting is wowz protocol URL how can I use that URL to show live streaming to my users