How to get bone transforms from Animation Sequence

That part isn’t the problem, the problem is getting the data from the Animation sequences to identify which bone is used in which pre-compiled animation from my GLTF import, along with the change in transform each frame. I can’t seem to find a way to decompress the raw data in the animation sequences.