I think that would be the difference between API v2 and v3. The API version 2 provided information on teams within the streams object, but they may have removed it in the v3 API. The documentation shows that teams is still provided in the object, but I have not seen this. I also saw from my own testing (and you see it as well) that the v3 and v2 APIs were being served interchangeably. I don’t think it is meant to show v2 info by default, but you can send a version header to fix this issue (I think). The order of results is normal, since it shouldn’t matter what order they are in.