gives me an api, that I have no problem the problem is that the api returns me a sub list of objects, of which I want to enter individually to pass them to another page, for example $.server.application.live.stream[0] where the 0 is the index of the element I need, that value I pass it as a parameter to the other page, if anyone has any idea how to do it, I would appreciate it.