Read .iwa files from Pages
At GitHub obriensp/iWorkFileFormat there exists some work on reverse engineering the format and they have published results there.
Basically, the .iwa files are Protobuf streams compressed using Snappy.
There was also a question on Stack Overflow about the format:
Reverse engineering iWork '13 formats